diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-05-21 16:02:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-05-21 16:02:55 +0000 |
commit | 2478b9265596c7c8f3717b1a18e4b49d5c8a3a32 (patch) | |
tree | 422c3e8b01353a8e591f66355089c719ff95423b /dev-tcltk | |
parent | Stable for HPPA (bug #470342). (diff) | |
download | gentoo-2-2478b9265596c7c8f3717b1a18e4b49d5c8a3a32.tar.gz gentoo-2-2478b9265596c7c8f3717b1a18e4b49d5c8a3a32.tar.bz2 gentoo-2-2478b9265596c7c8f3717b1a18e4b49d5c8a3a32.zip |
Stable for HPPA (bug #470478).
(Portage version: 2.2.0_alpha176/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tcllib/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tcllib/tcllib-1.15-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tcllib/ChangeLog b/dev-tcltk/tcllib/ChangeLog index 0c7f65f8313b..abb403fb26a5 100644 --- a/dev-tcltk/tcllib/ChangeLog +++ b/dev-tcltk/tcllib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tcllib # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.38 2013/03/05 11:43:28 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/ChangeLog,v 1.39 2013/05/21 16:02:55 jer Exp $ + + 21 May 2013; Jeroen Roovers <jer@gentoo.org> tcllib-1.15-r1.ebuild: + Stable for HPPA (bug #470478). *tcllib-1.15-r1 (05 Mar 2013) diff --git a/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild b/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild index 8d5d8a3e502c..eb810b846ebd 100644 --- a/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild +++ b/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild,v 1.1 2013/03/05 11:43:28 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcllib/tcllib-1.15-r1.ebuild,v 1.2 2013/05/21 16:02:55 jer 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}" |