summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2007-04-06 21:01:12 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2007-04-06 21:01:12 +0000
commit1ed69c33b60754942571e8f6447853217b4a08db (patch)
tree72dfc04d8024864fbe1723e058c3a3c5f16abc19 /dev-db/metakit/metakit-2.4.9.6.ebuild
parentNew ebuild thanks to Sho in bug 173356 and kucrut on kde-apps (diff)
downloadhistorical-1ed69c33b60754942571e8f6447853217b4a08db.tar.gz
historical-1ed69c33b60754942571e8f6447853217b4a08db.tar.bz2
historical-1ed69c33b60754942571e8f6447853217b4a08db.zip
ppc stable, bug #169509
Package-Manager: portage-2.1.2.3
Diffstat (limited to 'dev-db/metakit/metakit-2.4.9.6.ebuild')
-rw-r--r--dev-db/metakit/metakit-2.4.9.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/metakit/metakit-2.4.9.6.ebuild b/dev-db/metakit/metakit-2.4.9.6.ebuild
index 53264009b847..c2ced2a17040 100644
--- a/dev-db/metakit/metakit-2.4.9.6.ebuild
+++ b/dev-db/metakit/metakit-2.4.9.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/metakit-2.4.9.6.ebuild,v 1.1 2007/03/05 21:12:19 anant Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/metakit-2.4.9.6.ebuild,v 1.2 2007/04/06 21:01:12 dertobi123 Exp $
inherit python multilib eutils
@@ -10,7 +10,7 @@ SRC_URI="http://www.equi4.com/pub/mk/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ppc ~s390 ~sparc ~x86"
IUSE="python tcl static"
DEPEND=">=sys-apps/sed-4