diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 19:22:44 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2006-10-20 19:22:44 +0000 |
commit | afb523d800f5230b411cf451487f1d5f257e4948 (patch) | |
tree | 2ab60bf5f3baf7f0b5e734513456376840ab03cb /dev-perl/File-MMagic/File-MMagic-1.27.ebuild | |
parent | Stable on Alpha. (diff) | |
download | gentoo-2-afb523d800f5230b411cf451487f1d5f257e4948.tar.gz gentoo-2-afb523d800f5230b411cf451487f1d5f257e4948.tar.bz2 gentoo-2-afb523d800f5230b411cf451487f1d5f257e4948.zip |
Stable on Alpha.
(Portage version: 2.1.2_pre3-r2)
Diffstat (limited to 'dev-perl/File-MMagic/File-MMagic-1.27.ebuild')
-rw-r--r-- | dev-perl/File-MMagic/File-MMagic-1.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/File-MMagic/File-MMagic-1.27.ebuild b/dev-perl/File-MMagic/File-MMagic-1.27.ebuild index 13357ac87367..3568eb6a89fd 100644 --- a/dev-perl/File-MMagic/File-MMagic-1.27.ebuild +++ b/dev-perl/File-MMagic/File-MMagic-1.27.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.27.ebuild,v 1.6 2006/10/15 10:17:39 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.27.ebuild,v 1.7 2006/10/20 19:22:44 kloeri Exp $ inherit perl-module @@ -11,7 +11,7 @@ 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="" |