diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:55:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:55:04 +0000 |
commit | 90c0d9d83a5d5f74aad3731541f39eb2cdf8d5e0 (patch) | |
tree | caff80b22aa451da2f6e2b494feee423fb08953f /dev-perl/perltidy | |
parent | Stable for amd64, wrt bug #400309 (diff) | |
download | historical-90c0d9d83a5d5f74aad3731541f39eb2cdf8d5e0.tar.gz historical-90c0d9d83a5d5f74aad3731541f39eb2cdf8d5e0.tar.bz2 historical-90c0d9d83a5d5f74aad3731541f39eb2cdf8d5e0.zip |
Stable for amd64, wrt bug #400311
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/perltidy')
-rw-r--r-- | dev-perl/perltidy/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/perltidy/perltidy-20101217.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/perltidy/ChangeLog b/dev-perl/perltidy/ChangeLog index a6d956fd9d98..84d2a84a0e33 100644 --- a/dev-perl/perltidy/ChangeLog +++ b/dev-perl/perltidy/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/perltidy -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.49 2011/09/04 11:23:30 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.50 2012/02/24 10:55:04 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> perltidy-20101217.0.0.ebuild: + Stable for amd64, wrt bug #400311 04 Sep 2011; Torsten Veller <tove@gentoo.org> -perltidy-20101217.ebuild: Cleanup diff --git a/dev-perl/perltidy/perltidy-20101217.0.0.ebuild b/dev-perl/perltidy/perltidy-20101217.0.0.ebuild index be5abe582cda..6135dc4035d2 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-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/perltidy/perltidy-20101217.0.0.ebuild,v 1.1 2011/08/28 09:57:04 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20101217.0.0.ebuild,v 1.2 2012/02/24 10:55:04 ago 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 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |