diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-19 19:31:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-19 19:31:17 +0000 |
commit | 0003c02e756540e49c9e7e0b3ee05ecd6f4d5220 (patch) | |
tree | 6e9ca055f601490b1065281ad542a2c67a73275c /dev-perl/File-Flat | |
parent | Drop ia64/sparc keywords (diff) | |
download | gentoo-2-0003c02e756540e49c9e7e0b3ee05ecd6f4d5220.tar.gz gentoo-2-0003c02e756540e49c9e7e0b3ee05ecd6f4d5220.tar.bz2 gentoo-2-0003c02e756540e49c9e7e0b3ee05ecd6f4d5220.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
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-1.00.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/File-Flat/File-Flat-1.40.0.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-perl/File-Flat/ChangeLog b/dev-perl/File-Flat/ChangeLog index 6fcb1f176e04..32a766c089e0 100644 --- a/dev-perl/File-Flat/ChangeLog +++ b/dev-perl/File-Flat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/File-Flat -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.57 2011/09/04 11:23:51 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/ChangeLog,v 1.58 2012/03/19 19:31:17 armin76 Exp $ + + 19 Mar 2012; Raúl Porcel <armin76@gentoo.org> File-Flat-1.00.ebuild, + File-Flat-1.40.0.ebuild: + Drop ia64/sparc keywords 04 Sep 2011; Torsten Veller <tove@gentoo.org> -File-Flat-1.04.ebuild: Cleanup diff --git a/dev-perl/File-Flat/File-Flat-1.00.ebuild b/dev-perl/File-Flat/File-Flat-1.00.ebuild index e76c1bf7a035..0d5a8c1d5225 100644 --- a/dev-perl/File-Flat/File-Flat-1.00.ebuild +++ b/dev-perl/File-Flat/File-Flat-1.00.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-1.00.ebuild,v 1.9 2008/03/19 03:20:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-1.00.ebuild,v 1.10 2012/03/19 19:31:17 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~adamk/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ppc x86" IUSE="" SRC_TEST="do" diff --git a/dev-perl/File-Flat/File-Flat-1.40.0.ebuild b/dev-perl/File-Flat/File-Flat-1.40.0.ebuild index 0cf1d1043a09..fa0940658cd8 100644 --- a/dev-perl/File-Flat/File-Flat-1.40.0.ebuild +++ b/dev-perl/File-Flat/File-Flat-1.40.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-1.40.0.ebuild,v 1.2 2011/09/03 21:04:57 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Flat/File-Flat-1.40.0.ebuild,v 1.3 2012/03/19 19:31:17 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Implements a flat filesystem" SLOT="0" -KEYWORDS="alpha ~amd64 hppa ia64 ~mips ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha ~amd64 hppa ~mips ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-perl/Class-Autouse-1 |