diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-31 17:13:29 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-31 17:13:29 +0000 |
commit | f5129fcdb95e2d79f4fdde8ca34fe93fbc9b96db (patch) | |
tree | 9be6e7830776f9fa9c4ba155ef957977aa43ff4d /dev-perl/perltidy | |
parent | Add upstream remote-id annotations using tools by Corentin Chary, bug #406287. (diff) | |
download | historical-f5129fcdb95e2d79f4fdde8ca34fe93fbc9b96db.tar.gz historical-f5129fcdb95e2d79f4fdde8ca34fe93fbc9b96db.tar.bz2 historical-f5129fcdb95e2d79f4fdde8ca34fe93fbc9b96db.zip |
Drop ia64/sparc keywords
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
Diffstat (limited to 'dev-perl/perltidy')
-rw-r--r-- | dev-perl/perltidy/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/perltidy/perltidy-20071205.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/perltidy/perltidy-20101217.0.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/perltidy/ChangeLog b/dev-perl/perltidy/ChangeLog index b68625ac8b39..c4c73b4e918b 100644 --- a/dev-perl/perltidy/ChangeLog +++ b/dev-perl/perltidy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/perltidy # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.53 2012/03/31 14:07:02 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.54 2012/03/31 17:08:27 armin76 Exp $ + + 31 Mar 2012; Raúl Porcel <armin76@gentoo.org> perltidy-20071205.ebuild, + perltidy-20101217.0.0.ebuild: + Drop ia64/sparc keywords 31 Mar 2012; Tobias Klausmann <klausman@gentoo.org> perltidy-20101217.0.0.ebuild: diff --git a/dev-perl/perltidy/perltidy-20071205.ebuild b/dev-perl/perltidy/perltidy-20071205.ebuild index a1a3fdd1026d..887b5910d7a8 100644 --- a/dev-perl/perltidy/perltidy-20071205.ebuild +++ b/dev-perl/perltidy/perltidy-20071205.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 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/perltidy/perltidy-20071205.ebuild,v 1.8 2009/03/18 07:32:07 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20071205.ebuild,v 1.9 2012/03/31 17:08:27 armin76 Exp $ EAPI=2 @@ -14,7 +14,7 @@ HOMEPAGE="http://perltidy.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ppc x86" IUSE="" S=${WORKDIR}/${MY_P} diff --git a/dev-perl/perltidy/perltidy-20101217.0.0.ebuild b/dev-perl/perltidy/perltidy-20101217.0.0.ebuild index a97abbc3f6f9..533b08bbf47c 100644 --- a/dev-perl/perltidy/perltidy-20101217.0.0.ebuild +++ b/dev-perl/perltidy/perltidy-20101217.0.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/perltidy/perltidy-20101217.0.0.ebuild,v 1.5 2012/03/31 14:07:02 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20101217.0.0.ebuild,v 1.6 2012/03/31 17:08:27 armin76 Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://perltidy.sourceforge.net/ ${HOMEPAGE}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~ia64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |