diff options
author | David Holm <dholm@gentoo.org> | 2004-10-17 09:55:53 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-10-17 09:55:53 +0000 |
commit | 9102bcef0572609f462bd43a2dd5ec94358e2bca (patch) | |
tree | edc0718d093cd8a6a7caee2e09ef53adadcd158a /dev-db/mtop/mtop-0.6.6.ebuild | |
parent | Added to ~ppc (diff) | |
download | historical-9102bcef0572609f462bd43a2dd5ec94358e2bca.tar.gz historical-9102bcef0572609f462bd43a2dd5ec94358e2bca.tar.bz2 historical-9102bcef0572609f462bd43a2dd5ec94358e2bca.zip |
Added to ~ppc
Diffstat (limited to 'dev-db/mtop/mtop-0.6.6.ebuild')
-rw-r--r-- | dev-db/mtop/mtop-0.6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mtop/mtop-0.6.6.ebuild b/dev-db/mtop/mtop-0.6.6.ebuild index 562018dd9238..6145e1196695 100644 --- a/dev-db/mtop/mtop-0.6.6.ebuild +++ b/dev-db/mtop/mtop-0.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mtop/mtop-0.6.6.ebuild,v 1.3 2004/10/09 20:20:21 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mtop/mtop-0.6.6.ebuild,v 1.4 2004/10/17 09:55:53 dholm Exp $ inherit perl-module @@ -9,7 +9,7 @@ HOMEPAGE="http://mtop.sourceforge.net" SRC_URI="mirror://sourceforge/mtop/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~x86 ~amd64 ~ppc" IUSE="" DEPEND="dev-perl/Curses dev-perl/DBI |