summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-19 07:45:58 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-19 07:45:58 +0000
commitcf3d896dd82c39b360a20da004d471c9981bf13f (patch)
tree80e0061502727964f7a47192d6329f17e36919cc /dev-perl/File-MMagic
parentChange negative uses to bash style instead of portage-specific one. (Manifest... (diff)
downloadgentoo-2-cf3d896dd82c39b360a20da004d471c9981bf13f.tar.gz
gentoo-2-cf3d896dd82c39b360a20da004d471c9981bf13f.tar.bz2
gentoo-2-cf3d896dd82c39b360a20da004d471c9981bf13f.zip
Stable on amd64.
Diffstat (limited to 'dev-perl/File-MMagic')
-rw-r--r--dev-perl/File-MMagic/ChangeLog5
-rw-r--r--dev-perl/File-MMagic/File-MMagic-1.20.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-MMagic/ChangeLog b/dev-perl/File-MMagic/ChangeLog
index 5a0674b5989e..414a77ada425 100644
--- a/dev-perl/File-MMagic/ChangeLog
+++ b/dev-perl/File-MMagic/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/File-MMagic
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.16 2004/06/25 00:29:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.17 2004/10/19 07:44:33 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> File-MMagic-1.20.ebuild:
+ Stable on amd64.
*File-MMagic-1.22 (05 Jun 2004)
diff --git a/dev-perl/File-MMagic/File-MMagic-1.20.ebuild b/dev-perl/File-MMagic/File-MMagic-1.20.ebuild
index 87e1e1e5eb7b..4a6b1b50aaca 100644
--- a/dev-perl/File-MMagic/File-MMagic-1.20.ebuild
+++ b/dev-perl/File-MMagic/File-MMagic-1.20.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-perl/File-MMagic/File-MMagic-1.20.ebuild,v 1.7 2004/10/16 23:57:21 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.20.ebuild,v 1.8 2004/10/19 07:44:33 absinthe Exp $
inherit perl-module
@@ -11,5 +11,5 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/File/${P}.readme"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86 ~amd64 ~ppc sparc alpha"
+KEYWORDS="x86 amd64 ~ppc sparc alpha"
IUSE=""