diff options
author | Brent Baude <ranger@gentoo.org> | 2012-10-10 15:44:30 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-10-10 15:44:30 +0000 |
commit | 50e49ca06cdadb8923293aa19201addfe6faf9f5 (patch) | |
tree | 2a9973c467819cb4ddfdadd28b0d161217a536e0 /dev-perl/perltidy | |
parent | Marking ifenslave-1.1.0-r6 ppc for bug 433337 (diff) | |
download | historical-50e49ca06cdadb8923293aa19201addfe6faf9f5.tar.gz historical-50e49ca06cdadb8923293aa19201addfe6faf9f5.tar.bz2 historical-50e49ca06cdadb8923293aa19201addfe6faf9f5.zip |
Marking perltidy-20120714.0.0 ppc for bug 433259
Package-Manager: portage-2.1.10.65/cvs/Linux ppc64
Diffstat (limited to 'dev-perl/perltidy')
-rw-r--r-- | dev-perl/perltidy/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/perltidy/perltidy-20120714.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/perltidy/ChangeLog b/dev-perl/perltidy/ChangeLog index 25c318cecf18..a98b6556ac0e 100644 --- a/dev-perl/perltidy/ChangeLog +++ b/dev-perl/perltidy/ChangeLog @@ -1,6 +1,9 @@ # 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.59 2012/07/29 19:39:24 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.60 2012/10/10 15:44:30 ranger Exp $ + + 10 Oct 2012; Brent Baude <ranger@gentoo.org> perltidy-20120714.0.0.ebuild: + Marking perltidy-20120714.0.0 ppc for bug 433259 29 Jul 2012; Torsten Veller <tove@gentoo.org> -perltidy-20120619.0.0.ebuild, -perltidy-20120701.0.0.ebuild: diff --git a/dev-perl/perltidy/perltidy-20120714.0.0.ebuild b/dev-perl/perltidy/perltidy-20120714.0.0.ebuild index 84c1e4d6985d..05299f429593 100644 --- a/dev-perl/perltidy/perltidy-20120714.0.0.ebuild +++ b/dev-perl/perltidy/perltidy-20120714.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-20120714.0.0.ebuild,v 1.1 2012/07/15 18:43:05 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20120714.0.0.ebuild,v 1.2 2012/10/10 15:44:30 ranger Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://perltidy.sourceforge.net/ ${HOMEPAGE}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~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" |