diff options
author | 2006-01-27 20:29:33 +0000 | |
---|---|---|
committer | 2006-01-27 20:29:33 +0000 | |
commit | 0f5dd77d09c284c094c710202e43e55f2fac851a (patch) | |
tree | 4aa8b37e97404d4cf7785e9acbb516b2b00b6d14 /dev-perl/File-Flat | |
parent | moving from sys-apps (diff) | |
download | gentoo-2-0f5dd77d09c284c094c710202e43e55f2fac851a.tar.gz gentoo-2-0f5dd77d09c284c094c710202e43e55f2fac851a.tar.bz2 gentoo-2-0f5dd77d09c284c094c710202e43e55f2fac851a.zip |
Stable on ppc.
(Portage version: 2.1_pre3-r1)
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-0.95-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-Flat/ChangeLog b/dev-perl/File-Flat/ChangeLog index 6c7ed0d15258..df6cbf723fe5 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.23 2006/01/18 09:14:52 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.24 2006/01/27 20:28:35 hansmi Exp $ + + 27 Jan 2006; Michael Hanselmann <hansmi@gentoo.org> + File-Flat-0.95-r1.ebuild: + Stable on ppc. 18 Jan 2006; Guy Martin <gmsoft@gentoo.org> File-Flat-0.95-r1.ebuild: Stable on hppa. diff --git a/dev-perl/File-Flat/File-Flat-0.95-r1.ebuild b/dev-perl/File-Flat/File-Flat-0.95-r1.ebuild index b7704999d2ad..a8abf248f35e 100644 --- a/dev-perl/File-Flat/File-Flat-0.95-r1.ebuild +++ b/dev-perl/File-Flat/File-Flat-0.95-r1.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-Flat/File-Flat-0.95-r1.ebuild,v 1.7 2006/01/18 09:14:52 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-0.95-r1.ebuild,v 1.8 2006/01/27 20:28:35 hansmi Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/A/AD/ADAMK/${P}.readme" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc sparc x86" IUSE="" SRC_TEST="do" |