diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2006-01-03 21:28:58 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2006-01-03 21:28:58 +0000 |
commit | e1685476e4190c72b079f4f0ec36d8848610e49a (patch) | |
tree | 881a2f0b0184a505b4905f96c416cedcc7c64000 /dev-perl/File-Flat | |
parent | Mark ~ia64; dep of bug #113367. (diff) | |
download | gentoo-2-e1685476e4190c72b079f4f0ec36d8848610e49a.tar.gz gentoo-2-e1685476e4190c72b079f4f0ec36d8848610e49a.tar.bz2 gentoo-2-e1685476e4190c72b079f4f0ec36d8848610e49a.zip |
Mark ~ia64; bug #113367.
(Portage version: 2.1_pre2)
Diffstat (limited to 'dev-perl/File-Flat')
-rw-r--r-- | dev-perl/File-Flat/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/File-Flat/File-Flat-0.95-r1.ebuild | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/dev-perl/File-Flat/ChangeLog b/dev-perl/File-Flat/ChangeLog index 7e9b2778bafc..469ff124aa5d 100644 --- a/dev-perl/File-Flat/ChangeLog +++ b/dev-perl/File-Flat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-Flat -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.20 2005/12/02 22:14:08 ferdy Exp $ +# 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 $ + + 03 Jan 2006; <plasmaroo@gentoo.org> File-Flat-0.95-r1.ebuild: + Mark ~ia64; bug #113367. 02 Dec 2005; Fernando J. Pereda <ferdy@gentoo.org> File-Flat-0.95-r1.ebuild: 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 73d027da788e..3468e7645c7d 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-2005 Gentoo Foundation +# 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.4 2005/12/02 22:14:08 ferdy Exp $ +# $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 $ inherit perl-module @@ -10,8 +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 ~ppc ~sparc ~x86" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" IUSE="" SRC_TEST="do" |