diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-11 14:24:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-11 14:24:49 +0000 |
commit | 1ee27cf5c927ab4077e0d11215cc3cee995c237b (patch) | |
tree | 6940b01d64e6ef471703fd5391d7ee18dc0ddbbe /dev-perl | |
parent | Stable for amd64, wrt bug #433257 (diff) | |
download | historical-1ee27cf5c927ab4077e0d11215cc3cee995c237b.tar.gz historical-1ee27cf5c927ab4077e0d11215cc3cee995c237b.tar.bz2 historical-1ee27cf5c927ab4077e0d11215cc3cee995c237b.zip |
Stable for amd64, wrt bug #433259
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-perl')
-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 a98b6556ac0e..d86137edfd66 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.60 2012/10/10 15:44:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.61 2012/10/11 14:24:49 ago Exp $ + + 11 Oct 2012; Agostino Sarubbo <ago@gentoo.org> perltidy-20120714.0.0.ebuild: + Stable for amd64, wrt bug #433259 10 Oct 2012; Brent Baude <ranger@gentoo.org> perltidy-20120714.0.0.ebuild: Marking perltidy-20120714.0.0 ppc for bug 433259 diff --git a/dev-perl/perltidy/perltidy-20120714.0.0.ebuild b/dev-perl/perltidy/perltidy-20120714.0.0.ebuild index 05299f429593..717023836c66 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.2 2012/10/10 15:44:30 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20120714.0.0.ebuild,v 1.3 2012/10/11 14:24:49 ago 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" |