diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:52:24 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:52:24 +0000 |
commit | d2ba9d521a7fd2ab75991ec291c4577ffc058c57 (patch) | |
tree | e6f7c5600ea3d4073f534703bf28e37b0474bb37 /dev-perl/File-Flat | |
parent | New ebuild thanks to Sebastian Witt <se.witt@gmx.net> and t35t0r in bug 102919 (diff) | |
download | historical-d2ba9d521a7fd2ab75991ec291c4577ffc058c57.tar.gz historical-d2ba9d521a7fd2ab75991ec291c4577ffc058c57.tar.bz2 historical-d2ba9d521a7fd2ab75991ec291c4577ffc058c57.zip |
marking stable sparc x86
Package-Manager: portage-2.1_pre1
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 469ff124aa5d..663557227326 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.21 2006/01/03 21:25:10 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.22 2006/01/13 20:48:20 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + File-Flat-0.95-r1.ebuild: + marking stable sparc x86 03 Jan 2006; <plasmaroo@gentoo.org> File-Flat-0.95-r1.ebuild: Mark ~ia64; bug #113367. 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 3468e7645c7d..3aebcfedf07d 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.5 2006/01/03 21:25:10 plasmaroo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-0.95-r1.ebuild,v 1.6 2006/01/13 20:48:20 mcummings 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 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc sparc x86" IUSE="" SRC_TEST="do" |