diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-10 12:49:36 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-10 12:49:36 +0000 |
commit | fc91be11ffdae5094a76ec713def93a5ed33d10f (patch) | |
tree | 1c73402cf2693fcc753ab00c9330ad4c22c8910b /dev-perl/File-Flat | |
parent | sparc stable (diff) | |
download | gentoo-2-fc91be11ffdae5094a76ec713def93a5ed33d10f.tar.gz gentoo-2-fc91be11ffdae5094a76ec713def93a5ed33d10f.tar.bz2 gentoo-2-fc91be11ffdae5094a76ec713def93a5ed33d10f.zip |
sparc stable
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-perl/File-Flat')
-rw-r--r-- | dev-perl/File-Flat/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/File-Flat/File-Flat-1.00.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-Flat/ChangeLog b/dev-perl/File-Flat/ChangeLog index af3e5249b9dd..26a171f6fadc 100644 --- a/dev-perl/File-Flat/ChangeLog +++ b/dev-perl/File-Flat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/File-Flat # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.45 2007/04/09 15:13:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.46 2007/04/10 12:49:36 mcummings Exp $ + + 10 Apr 2007; Michael Cummings <mcummings@gentoo.org> + File-Flat-1.00.ebuild: + sparc stable 09 Apr 2007; Michael Cummings <mcummings@gentoo.org> File-Flat-1.00.ebuild: diff --git a/dev-perl/File-Flat/File-Flat-1.00.ebuild b/dev-perl/File-Flat/File-Flat-1.00.ebuild index 9e6ee8be7edc..4e34a742bf02 100644 --- a/dev-perl/File-Flat/File-Flat-1.00.ebuild +++ b/dev-perl/File-Flat/File-Flat-1.00.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-Flat/File-Flat-1.00.ebuild,v 1.5 2007/04/09 15:13:46 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-1.00.ebuild,v 1.6 2007/04/10 12:49:36 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~adamk/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc sparc ~x86" IUSE="" SRC_TEST="do" |