diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:41:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:41:11 +0000 |
commit | 53d10e35bf5404208cb99bfc15160a4c757a0eeb (patch) | |
tree | a249b5f4c9392ea9f97132e1fffa73e34a21201d /dev-perl/Hook-LexWrap | |
parent | alpha/sparc stable wrt #399903 (diff) | |
download | gentoo-2-53d10e35bf5404208cb99bfc15160a4c757a0eeb.tar.gz gentoo-2-53d10e35bf5404208cb99bfc15160a4c757a0eeb.tar.bz2 gentoo-2-53d10e35bf5404208cb99bfc15160a4c757a0eeb.zip |
Drop ia64/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/Hook-LexWrap')
-rw-r--r-- | dev-perl/Hook-LexWrap/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Hook-LexWrap/Hook-LexWrap-0.22.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Hook-LexWrap/ChangeLog b/dev-perl/Hook-LexWrap/ChangeLog index 3d7534214d38..f5973f87f0ac 100644 --- a/dev-perl/Hook-LexWrap/ChangeLog +++ b/dev-perl/Hook-LexWrap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Hook-LexWrap # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hook-LexWrap/ChangeLog,v 1.28 2012/03/08 15:29:12 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hook-LexWrap/ChangeLog,v 1.29 2012/03/25 15:41:11 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Hook-LexWrap-0.22.ebuild, + Hook-LexWrap-0.240.0.ebuild: + Drop ia64/sparc keywords 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Hook-LexWrap-0.240.0.ebuild: diff --git a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.22.ebuild b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.22.ebuild index 150d69b670ee..5a28eaf4e0e3 100644 --- a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.22.ebuild +++ b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/Hook-LexWrap/Hook-LexWrap-0.22.ebuild,v 1.6 2010/01/10 12:45:16 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hook-LexWrap/Hook-LexWrap-0.22.ebuild,v 1.7 2012/03/25 15:41:11 armin76 Exp $ MODULE_AUTHOR="CHORNY" MODULE_A="${P}.zip" @@ -10,7 +10,7 @@ DESCRIPTION="Lexically scoped subroutine wrappers" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="amd64 ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" RDEPEND="dev-lang/perl" diff --git a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild index dabb07266962..8400970ef861 100644 --- a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild +++ b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild,v 1.3 2012/03/08 15:29:12 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Hook-LexWrap/Hook-LexWrap-0.240.0.ebuild,v 1.4 2012/03/25 15:41:11 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Lexically scoped subroutine wrappers" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND="" |