diff options
Diffstat (limited to 'dev-db/mtop')
-rw-r--r-- | dev-db/mtop/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/mtop/Manifest | 4 | ||||
-rw-r--r-- | dev-db/mtop/mtop-0.6.6.ebuild | 4 |
3 files changed, 8 insertions, 5 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/Manifest b/dev-db/mtop/Manifest index 6e6986283515..d2aa9a61b2f5 100644 --- a/dev-db/mtop/Manifest +++ b/dev-db/mtop/Manifest @@ -1,4 +1,4 @@ -MD5 bf3afff9561046ea5acc5a733a69f5f6 ChangeLog 542 +MD5 df976222be4e42167b678cc87b9043fa ChangeLog 624 MD5 a5dda17df0286cd82cae42d117784903 metadata.xml 163 -MD5 70cd0cbd4408b8cf52d3d86345b79823 mtop-0.6.6.ebuild 839 +MD5 ce0e9b433d259b7bd12c41756d2aea13 mtop-0.6.6.ebuild 844 MD5 c6c3f43a75962f05aa2139baeb6a1da5 files/digest-mtop-0.6.6 61 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 |