summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-10-17 10:00:21 +0000
committerDavid Holm <dholm@gentoo.org>2004-10-17 10:00:21 +0000
commit3791b74006edd59f70fdd6fce6409e835fa84150 (patch)
treebf9af3e5233a60fcafd20efb50caf39f46cb5617 /dev-db
parentdepend on app-arch/unzip (Manifest recommit) (diff)
downloadgentoo-2-3791b74006edd59f70fdd6fce6409e835fa84150.tar.gz
gentoo-2-3791b74006edd59f70fdd6fce6409e835fa84150.tar.bz2
gentoo-2-3791b74006edd59f70fdd6fce6409e835fa84150.zip
Added to ~ppc
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/mtop/ChangeLog5
-rw-r--r--dev-db/mtop/mtop-0.6.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/mtop/ChangeLog b/dev-db/mtop/ChangeLog
index 4fc10c689956..b0e087e57a5b 100644
--- a/dev-db/mtop/ChangeLog
+++ b/dev-db/mtop/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/mtop
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/mtop/ChangeLog,v 1.3 2004/10/09 20:20:21 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/mtop/ChangeLog,v 1.4 2004/10/17 09:55:53 dholm Exp $
+
+ 17 Oct 2004; David Holm <dholm@gentoo.org> mtop-0.6.6.ebuild:
+ Added to ~ppc.
09 Oct 2004; Simon Stelling <blubb@gentoo.org> mtop-0.6.6.ebuild:
added ~amd64
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