diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-03-12 16:54:35 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-03-12 16:54:35 +0000 |
commit | 3396afea380be92fcb9efc559cd899a6556c7e01 (patch) | |
tree | eed908737c3810ae28d2c9263edf62785f5d9c54 /dev-perl/perltidy | |
parent | New ebuild for app-arch/mate-file-archiver, Engrampa archive manager for MATE... (diff) | |
download | gentoo-2-3396afea380be92fcb9efc559cd899a6556c7e01.tar.gz gentoo-2-3396afea380be92fcb9efc559cd899a6556c7e01.tar.bz2 gentoo-2-3396afea380be92fcb9efc559cd899a6556c7e01.zip |
amd64/ppc/x86 stable, drop insecure versions wrt bug #504178
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/perltidy')
-rw-r--r-- | dev-perl/perltidy/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/perltidy/perltidy-20120714.0.0.ebuild | 26 | ||||
-rw-r--r-- | dev-perl/perltidy/perltidy-20121207.0.0.ebuild | 26 | ||||
-rw-r--r-- | dev-perl/perltidy/perltidy-20130922.0.0.ebuild | 6 |
4 files changed, 8 insertions, 56 deletions
diff --git a/dev-perl/perltidy/ChangeLog b/dev-perl/perltidy/ChangeLog index e5f0b1548f32..15ac9018500f 100644 --- a/dev-perl/perltidy/ChangeLog +++ b/dev-perl/perltidy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/perltidy # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.69 2014/03/11 18:40:27 civil Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.70 2014/03/12 16:54:35 zlogene Exp $ + + 12 Mar 2014; Mikle Kolyada <zlogene@gentoo.org> -perltidy-20120714.0.0.ebuild, + -perltidy-20121207.0.0.ebuild, perltidy-20130922.0.0.ebuild: + amd64/ppc/x86 stable, drop insecure versions wrt bug #504178 *perltidy-20130922.0.0 (11 Mar 2014) diff --git a/dev-perl/perltidy/perltidy-20120714.0.0.ebuild b/dev-perl/perltidy/perltidy-20120714.0.0.ebuild deleted file mode 100644 index 690fcd725a68..000000000000 --- a/dev-perl/perltidy/perltidy-20120714.0.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# 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.5 2012/10/21 18:22:02 armin76 Exp $ - -EAPI=4 - -MY_PN=Perl-Tidy -MODULE_AUTHOR=SHANCOCK -MODULE_VERSION=20120714 -inherit perl-module - -DESCRIPTION="Perl script indenter and beautifier" -HOMEPAGE="http://perltidy.sourceforge.net/ ${HOMEPAGE}" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" -IUSE="" - -SRC_TEST="do" - -src_install() { - perl-module_src_install - docinto examples - dodoc "${S}"/examples/* -} diff --git a/dev-perl/perltidy/perltidy-20121207.0.0.ebuild b/dev-perl/perltidy/perltidy-20121207.0.0.ebuild deleted file mode 100644 index fd19250a9e99..000000000000 --- a/dev-perl/perltidy/perltidy-20121207.0.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20121207.0.0.ebuild,v 1.4 2013/03/26 10:12:58 ago Exp $ - -EAPI=4 - -MY_PN=Perl-Tidy -MODULE_AUTHOR=SHANCOCK -MODULE_VERSION=20121207 -inherit perl-module - -DESCRIPTION="Perl script indenter and beautifier" -HOMEPAGE="http://perltidy.sourceforge.net/ ${HOMEPAGE}" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" -IUSE="" - -SRC_TEST="do" - -src_install() { - perl-module_src_install - docinto examples - dodoc "${S}"/examples/* -} diff --git a/dev-perl/perltidy/perltidy-20130922.0.0.ebuild b/dev-perl/perltidy/perltidy-20130922.0.0.ebuild index b5c753d44334..d8da88f074d9 100644 --- a/dev-perl/perltidy/perltidy-20130922.0.0.ebuild +++ b/dev-perl/perltidy/perltidy-20130922.0.0.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20130922.0.0.ebuild,v 1.1 2014/03/11 18:40:27 civil Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20130922.0.0.ebuild,v 1.2 2014/03/12 16:54:35 zlogene Exp $ -EAPI=4 +EAPI=5 MY_PN=Perl-Tidy MODULE_AUTHOR=SHANCOCK @@ -14,7 +14,7 @@ HOMEPAGE="http://perltidy.sourceforge.net/ ${HOMEPAGE}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do" |