diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-15 21:34:54 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-15 21:34:54 +0000 |
commit | d1f087f983732d232128d0aedaba68054ddb9006 (patch) | |
tree | 0dc9f34e2d5283ea1d8e231d24d898b580a9535a /dev-perl/File-MMagic | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-d1f087f983732d232128d0aedaba68054ddb9006.tar.gz gentoo-2-d1f087f983732d232128d0aedaba68054ddb9006.tar.bz2 gentoo-2-d1f087f983732d232128d0aedaba68054ddb9006.zip |
Stable on ppc64
(Portage version: 2.1.2.2)
Diffstat (limited to 'dev-perl/File-MMagic')
-rw-r--r-- | dev-perl/File-MMagic/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-MMagic/File-MMagic-1.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-MMagic/ChangeLog b/dev-perl/File-MMagic/ChangeLog index 022729bcbef2..40d0f3e339c8 100644 --- a/dev-perl/File-MMagic/ChangeLog +++ b/dev-perl/File-MMagic/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-MMagic # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.49 2007/03/05 11:48:48 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.50 2007/04/15 21:34:54 corsair Exp $ + + 15 Apr 2007; Markus Rothe <corsair@gentoo.org> File-MMagic-1.27.ebuild: + Stable on ppc64 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> File-MMagic-1.27.ebuild: Stable on x86, bug #169152. diff --git a/dev-perl/File-MMagic/File-MMagic-1.27.ebuild b/dev-perl/File-MMagic/File-MMagic-1.27.ebuild index e42fd0f8d420..3e0976af21d0 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-2007 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.9 2007/03/05 11:48:48 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.27.ebuild,v 1.10 2007/04/15 21:34:54 corsair 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 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" |