diff options
author | 2006-02-06 21:35:33 +0000 | |
---|---|---|
committer | 2006-02-06 21:35:33 +0000 | |
commit | f06df086c044225ae43b65354f6c78c3442a168f (patch) | |
tree | 38d3ee7d2c65a318958d32c9967c916a89bd34b1 /dev-perl/File-Flat/File-Flat-0.95-r1.ebuild | |
parent | Mark 1.3.0 stable on alpha (diff) | |
download | gentoo-2-f06df086c044225ae43b65354f6c78c3442a168f.tar.gz gentoo-2-f06df086c044225ae43b65354f6c78c3442a168f.tar.bz2 gentoo-2-f06df086c044225ae43b65354f6c78c3442a168f.zip |
Mark 0.95-r1 stable on ia64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-perl/File-Flat/File-Flat-0.95-r1.ebuild')
-rw-r--r-- | dev-perl/File-Flat/File-Flat-0.95-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 3617822fbe9f..2afa10f18d46 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.9 2006/01/31 23:27:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-0.95-r1.ebuild,v 1.10 2006/02/06 21:35:33 agriffis 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" |