diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-08-07 22:49:52 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-08-07 22:49:52 +0000 |
commit | eaa38fd2a122ee4a9cf958d1f6edab98cecce631 (patch) | |
tree | e45d4a6127cf411536f1bdb8c94a43cda752c211 | |
parent | Marking amd64 stable (diff) | |
download | gentoo-2-eaa38fd2a122ee4a9cf958d1f6edab98cecce631.tar.gz gentoo-2-eaa38fd2a122ee4a9cf958d1f6edab98cecce631.tar.bz2 gentoo-2-eaa38fd2a122ee4a9cf958d1f6edab98cecce631.zip |
Marking stable amd64, sparc
(Portage version: 2.1.1_pre3-r1)
-rw-r--r-- | dev-perl/File-MMagic/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/File-MMagic/File-MMagic-1.27.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-MMagic/ChangeLog b/dev-perl/File-MMagic/ChangeLog index b765d6722d85..8ebbee2d9539 100644 --- a/dev-perl/File-MMagic/ChangeLog +++ b/dev-perl/File-MMagic/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/File-MMagic # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.42 2006/08/05 03:41:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.43 2006/08/07 22:49:52 mcummings Exp $ + + 07 Aug 2006; Michael Cummings <mcummings@gentoo.org> + File-MMagic-1.27.ebuild: + Marking stable amd64, sparc 05 Aug 2006; Michael Cummings <mcummings@gentoo.org> File-MMagic-1.20.ebuild, File-MMagic-1.22.ebuild, File-MMagic-1.25.ebuild, diff --git a/dev-perl/File-MMagic/File-MMagic-1.27.ebuild b/dev-perl/File-MMagic/File-MMagic-1.27.ebuild index 8a115bf055cc..0b1bd647c5ee 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.2 2006/08/05 03:41:50 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.27.ebuild,v 1.3 2006/08/07 22:49:52 mcummings 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="" |