summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2004-05-23 00:31:34 +0000
committerFerris McCormick <fmccor@gentoo.org>2004-05-23 00:31:34 +0000
commit2f3922dc91f39d5d3243c6bf317a1898ab8c13e9 (patch)
tree72279470796732503d1ec49a393a4dabdc55f918 /dev-tcltk
parentMarked 8.1.4 stable on x86 and sparc and added 8.1.5 to the tree. (Manifest r... (diff)
downloadgentoo-2-2f3922dc91f39d5d3243c6bf317a1898ab8c13e9.tar.gz
gentoo-2-2f3922dc91f39d5d3243c6bf317a1898ab8c13e9.tar.bz2
gentoo-2-2f3922dc91f39d5d3243c6bf317a1898ab8c13e9.zip
Add ~sparc keyword (tix has worked well for sparc linux forever)
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tix/ChangeLog5
-rw-r--r--dev-tcltk/tix/tix-8.2.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-tcltk/tix/ChangeLog b/dev-tcltk/tix/ChangeLog
index 5721e4289818..e007336e1f71 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.10 2004/04/13 00:43:34 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tix/ChangeLog,v 1.11 2004/05/23 00:31:34 fmccor Exp $
+
+ 23 May 2004; Ferris McCormick <fmccor@gentoo.org> tix-8.2.0-r1.ebuild:
+ Add ~sparc keyword.
*tix-8.2.0-r1 (12 Apr 2004)
diff --git a/dev-tcltk/tix/tix-8.2.0-r1.ebuild b/dev-tcltk/tix/tix-8.2.0-r1.ebuild
index 7bc21662145f..2eb2eee4ce75 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.3 2004/04/14 17:38:09 mr_bones_ Exp $
+# $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 $
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"
+KEYWORDS="x86 ~ppc ~sparc"
DEPEND=">=sys-apps/portage-2.0.47-r10
>=sys-apps/sed-4