diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-04-04 08:08:45 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-04-04 08:08:45 +0000 |
commit | 8c47f4dc9078cc7b27633d6f11222f593f7f66d5 (patch) | |
tree | 06ab0300f4d5de48649ac65e01ab40c668225f53 /dev-tcltk | |
parent | Stable for HPPA (bug #545420). (diff) | |
download | gentoo-2-8c47f4dc9078cc7b27633d6f11222f593f7f66d5.tar.gz gentoo-2-8c47f4dc9078cc7b27633d6f11222f593f7f66d5.tar.bz2 gentoo-2-8c47f4dc9078cc7b27633d6f11222f593f7f66d5.zip |
Stable for HPPA (bug #545428).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tix/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tix/tix-8.4.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tix/ChangeLog b/dev-tcltk/tix/ChangeLog index 750f1e11c11f..20a38f74d4ff 100644 --- a/dev-tcltk/tix/ChangeLog +++ b/dev-tcltk/tix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tix # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.52 2015/04/03 17:22:12 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.53 2015/04/04 08:08:45 jer Exp $ + + 04 Apr 2015; Jeroen Roovers <jer@gentoo.org> tix-8.4.3-r1.ebuild: + Stable for HPPA (bug #545428). *tix-8.4.3 (03 Apr 2015) diff --git a/dev-tcltk/tix/tix-8.4.3-r1.ebuild b/dev-tcltk/tix/tix-8.4.3-r1.ebuild index 522a6af80e1e..943c0ba81e62 100644 --- a/dev-tcltk/tix/tix-8.4.3-r1.ebuild +++ b/dev-tcltk/tix/tix-8.4.3-r1.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/tix/tix-8.4.3-r1.ebuild,v 1.9 2015/04/03 13:34:13 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.4.3-r1.ebuild,v 1.10 2015/04/04 08:08:45 jer Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/tix/${MY_P}-src.tar.gz" IUSE="" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" RESTRICT="test" |