diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-04 09:50:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-04 09:50:51 +0000 |
commit | 915295b1bb9fd689bba3925dd90186e117b0c72a (patch) | |
tree | 40eb1f0412fb47031487cf7609674c2192d6a2f9 /dev-tcltk/tcllib | |
parent | Stable for amd64, wrt bug #541568 (diff) | |
download | gentoo-2-915295b1bb9fd689bba3925dd90186e117b0c72a.tar.gz gentoo-2-915295b1bb9fd689bba3925dd90186e117b0c72a.tar.bz2 gentoo-2-915295b1bb9fd689bba3925dd90186e117b0c72a.zip |
Stable for amd64, wrt bug #541912
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-tcltk/tcllib')
-rw-r--r-- | dev-tcltk/tcllib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.15-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tcllib/ChangeLog b/dev-tcltk/tcllib/ChangeLog index 64054accfe00..c950d6dfa702 100644 --- a/dev-tcltk/tcllib/ChangeLog +++ b/dev-tcltk/tcllib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tcllib # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.48 2015/03/03 13:59:25 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.49 2015/03/04 09:50:51 ago Exp $ + + 04 Mar 2015; Agostino Sarubbo <ago@gentoo.org> tcllib-1.15-r2.ebuild: + Stable for amd64, wrt bug #541912 *tcllib-1.16 (03 Mar 2015) *tcllib-1.15-r2 (03 Mar 2015) diff --git a/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild b/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild index 7c887816994d..69d5e827827a 100644 --- a/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild,v 1.1 2015/03/03 13:59:25 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r2.ebuild,v 1.2 2015/03/04 09:50:51 ago Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" IUSE="examples" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~s390 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" RDEPEND="dev-lang/tcl" DEPEND="${RDEPEND}" |