diff options
author | 2005-09-17 00:39:19 +0000 | |
---|---|---|
committer | 2005-09-17 00:39:19 +0000 | |
commit | d1f0ee9f190d97ae5e36fdf19d7dca8b794d07c8 (patch) | |
tree | 3497949ef4691889d5f0c8d344a84d883829ade7 /dev-perl/File-MMagic/File-MMagic-1.22.ebuild | |
parent | Mark 1.11 stable on ia64 (diff) | |
download | gentoo-2-d1f0ee9f190d97ae5e36fdf19d7dca8b794d07c8.tar.gz gentoo-2-d1f0ee9f190d97ae5e36fdf19d7dca8b794d07c8.tar.bz2 gentoo-2-d1f0ee9f190d97ae5e36fdf19d7dca8b794d07c8.zip |
Mark 1.22 stable on ia64
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-perl/File-MMagic/File-MMagic-1.22.ebuild')
-rw-r--r-- | dev-perl/File-MMagic/File-MMagic-1.22.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-MMagic/File-MMagic-1.22.ebuild b/dev-perl/File-MMagic/File-MMagic-1.22.ebuild index 764b9dd40f69..9bcb5632d160 100644 --- a/dev-perl/File-MMagic/File-MMagic-1.22.ebuild +++ b/dev-perl/File-MMagic/File-MMagic-1.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.22.ebuild,v 1.12 2005/08/25 23:03:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.22.ebuild,v 1.13 2005/09/17 00:39:19 agriffis 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="" |