diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 20:57:24 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 20:57:24 +0000 |
commit | e5b717b1054eb2e09e4b6842ff8db22b98f45e68 (patch) | |
tree | f534b87e2b22a814d561a72fc505826f22d8303b /dev-perl/File-MMagic | |
parent | ppc stable (diff) | |
download | gentoo-2-e5b717b1054eb2e09e4b6842ff8db22b98f45e68.tar.gz gentoo-2-e5b717b1054eb2e09e4b6842ff8db22b98f45e68.tar.bz2 gentoo-2-e5b717b1054eb2e09e4b6842ff8db22b98f45e68.zip |
ppc stable
(Portage version: 2.1.1)
Diffstat (limited to 'dev-perl/File-MMagic')
-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 8ebbee2d9539..67245332f26c 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.43 2006/08/07 22:49:52 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/ChangeLog,v 1.44 2006/09/16 20:57:24 dertobi123 Exp $ + + 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> + File-MMagic-1.27.ebuild: + ppc stable 07 Aug 2006; Michael Cummings <mcummings@gentoo.org> File-MMagic-1.27.ebuild: diff --git a/dev-perl/File-MMagic/File-MMagic-1.27.ebuild b/dev-perl/File-MMagic/File-MMagic-1.27.ebuild index 0b1bd647c5ee..5238db0d0a4b 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.3 2006/08/07 22:49:52 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-MMagic/File-MMagic-1.27.ebuild,v 1.4 2006/09/16 20:57:24 dertobi123 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="" |