diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2004-06-10 15:04:43 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2004-06-10 15:04:43 +0000 |
commit | ab1720350a67bd88f71cfc4ebf6761ffc487765b (patch) | |
tree | 79e7e87ef1154b137f41a953b3395f203f395504 /dev-tcltk | |
parent | Stable on ppc, (Manifest recommit) (diff) | |
download | gentoo-2-ab1720350a67bd88f71cfc4ebf6761ffc487765b.tar.gz gentoo-2-ab1720350a67bd88f71cfc4ebf6761ffc487765b.tar.bz2 gentoo-2-ab1720350a67bd88f71cfc4ebf6761ffc487765b.zip |
Stable for sparc.
Diffstat (limited to 'dev-tcltk')
-rw-r--r-- | dev-tcltk/tix/ChangeLog | 5 | ||||
-rw-r--r-- | dev-tcltk/tix/tix-8.2.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tix/ChangeLog b/dev-tcltk/tix/ChangeLog index e007336e1f71..3757bb20ef5e 100644 --- a/dev-tcltk/tix/ChangeLog +++ b/dev-tcltk/tix/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tix # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.11 2004/05/23 00:31:34 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.12 2004/06/10 15:04:43 fmccor Exp $ + + 10 Jun 2004; Ferris McCormick <fmccor@gentoo.org> tix-8.2.0-r1.ebuild: + Marked stable for sparc. 23 May 2004; Ferris McCormick <fmccor@gentoo.org> tix-8.2.0-r1.ebuild: Add ~sparc keyword. diff --git a/dev-tcltk/tix/tix-8.2.0-r1.ebuild b/dev-tcltk/tix/tix-8.2.0-r1.ebuild index 2eb2eee4ce75..1bb77756e68f 100644 --- a/dev-tcltk/tix/tix-8.2.0-r1.ebuild +++ b/dev-tcltk/tix/tix-8.2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.2.0-r1.ebuild,v 1.4 2004/05/23 00:31:34 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/tix-8.2.0-r1.ebuild,v 1.5 2004/06/10 15:04:43 fmccor Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/tixlibrary/${MY_P}b1.tar.gz" IUSE="" LICENSE="as-is BSD" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc sparc" DEPEND=">=sys-apps/portage-2.0.47-r10 >=sys-apps/sed-4 |