diff options
author | 2006-01-21 21:21:33 +0000 | |
---|---|---|
committer | 2006-01-21 21:21:33 +0000 | |
commit | d05e88554f1a1667034bd947e331b3b7011862ed (patch) | |
tree | 1550973549b97aacbeb1dfda47c3934a9cc0cb29 /dev-perl/File-MMagic/File-MMagic-1.25.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-d05e88554f1a1667034bd947e331b3b7011862ed.tar.gz gentoo-2-d05e88554f1a1667034bd947e331b3b7011862ed.tar.bz2 gentoo-2-d05e88554f1a1667034bd947e331b3b7011862ed.zip |
Stable on ppc64
(Portage version: 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 4c42f97a5c0a..196d3127aa88 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.3 2006/01/15 11:29:53 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.25.ebuild,v 1.4 2006/01/21 21:20:55 corsair 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="" |