diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:52:41 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:52:41 +0000 |
commit | 3db46b1f40e1682ee9b1e047c34577fe1c021879 (patch) | |
tree | 49da0fa7b996ab96029b4fb79bd4f1690beb311b /dev-perl/File-MMagic/File-MMagic-1.25.ebuild | |
parent | marking stable sparc x86 (diff) | |
download | gentoo-2-3db46b1f40e1682ee9b1e047c34577fe1c021879.tar.gz gentoo-2-3db46b1f40e1682ee9b1e047c34577fe1c021879.tar.bz2 gentoo-2-3db46b1f40e1682ee9b1e047c34577fe1c021879.zip |
Marking stable sparc x86
(Portage version: 2.1_pre1)
Diffstat (limited to 'dev-perl/File-MMagic/File-MMagic-1.25.ebuild')
-rw-r--r-- | dev-perl/File-MMagic/File-MMagic-1.25.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/File-MMagic/File-MMagic-1.25.ebuild b/dev-perl/File-MMagic/File-MMagic-1.25.ebuild index a4105108e8e0..bb5e5040ae2f 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-2005 Gentoo Foundation +# 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.1 2005/11/19 08:59:47 mcummings Exp $ +# $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 $ 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="" |