diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 19:03:56 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-01-15 19:03:56 +0000 |
commit | ca53c8854d2eab2e37c81c677b46879644390dd5 (patch) | |
tree | fee385d53ac8f47ffdd5818014e7fdae3d3f13f6 /dev-perl/File-Flat | |
parent | Keywording ~mips, tested on swarm (diff) | |
download | historical-ca53c8854d2eab2e37c81c677b46879644390dd5.tar.gz historical-ca53c8854d2eab2e37c81c677b46879644390dd5.tar.bz2 historical-ca53c8854d2eab2e37c81c677b46879644390dd5.zip |
Marking ~mips, tested on swarm
Package-Manager: portage-2.1.2_rc4-r8
Diffstat (limited to 'dev-perl/File-Flat')
-rw-r--r-- | dev-perl/File-Flat/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/File-Flat/File-Flat-0.96.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/File-Flat/ChangeLog b/dev-perl/File-Flat/ChangeLog index 39dfaa45c540..323acff6dbeb 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.37 2006/10/23 18:55:00 gustavoz Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.38 2007/01/15 19:03:56 mcummings Exp $ + + 15 Jan 2007; Michael Cummings <mcummings@gentoo.org> + File-Flat-0.96.ebuild: + Marking ~mips, tested on swarm 23 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> File-Flat-0.96.ebuild: Stable on hppa diff --git a/dev-perl/File-Flat/File-Flat-0.96.ebuild b/dev-perl/File-Flat/File-Flat-0.96.ebuild index f4e524f41ced..ae6cd47398fd 100644 --- a/dev-perl/File-Flat/File-Flat-0.96.ebuild +++ b/dev-perl/File-Flat/File-Flat-0.96.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# 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-0.96.ebuild,v 1.7 2006/10/23 18:55:00 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-0.96.ebuild,v 1.8 2007/01/15 19:03:56 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 hppa ia64 ppc sparc ~x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc ~x86" IUSE="" SRC_TEST="do" |