diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-04-10 07:31:16 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-04-10 07:31:16 +0000 |
commit | 5f60380ca9de338b5c23bf840da0221c03bb76e8 (patch) | |
tree | da7f46177f3ca8e8ec134533963be1900ae3619b /dev-db/metakit/metakit-2.4.9.6.ebuild | |
parent | stable amd64, bug 166325 (diff) | |
download | historical-5f60380ca9de338b5c23bf840da0221c03bb76e8.tar.gz historical-5f60380ca9de338b5c23bf840da0221c03bb76e8.tar.bz2 historical-5f60380ca9de338b5c23bf840da0221c03bb76e8.zip |
stable amd64, bug 169509
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-db/metakit/metakit-2.4.9.6.ebuild')
-rw-r--r-- | dev-db/metakit/metakit-2.4.9.6.ebuild | 4 |
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 d2e9785e6a4b..86b3cb57c039 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.4 2007/04/09 20:39:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/metakit/metakit-2.4.9.6.ebuild,v 1.5 2007/04/10 07:31:16 opfer 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 |