diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:29:53 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2006-01-15 11:29:53 +0000 |
commit | b6d3011503b80a770628b186fb751e20002820e4 (patch) | |
tree | 2c17afb298e822bbf535357f99245112a7927532 /dev-perl/File-MMagic/File-MMagic-1.25.ebuild | |
parent | dev-perl/Mail-POP3Client stable on ppc. (diff) | |
download | historical-b6d3011503b80a770628b186fb751e20002820e4.tar.gz historical-b6d3011503b80a770628b186fb751e20002820e4.tar.bz2 historical-b6d3011503b80a770628b186fb751e20002820e4.zip |
dev-perl/File-MMagic stable on ppc.
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-perl/File-MMagic/File-MMagic-1.25.ebuild')
-rw-r--r-- | dev-perl/File-MMagic/File-MMagic-1.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-MMagic/File-MMagic-1.25.ebuild b/dev-perl/File-MMagic/File-MMagic-1.25.ebuild index bb5e5040ae2f..4c42f97a5c0a 100644 --- a/dev-perl/File-MMagic/File-MMagic-1.25.ebuild +++ b/dev-perl/File-MMagic/File-MMagic-1.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.25.ebuild,v 1.2 2006/01/13 20:48:59 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.25.ebuild,v 1.3 2006/01/15 11:29:53 hansmi Exp $ inherit perl-module @@ -11,5 +11,5 @@ SRC_TEST="do" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc x86" IUSE="" |