diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-02 13:24:28 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-02 13:24:28 +0000 |
commit | 2478a5dbfa95984fd9f2d92475cf173175b9c727 (patch) | |
tree | ca7ed8815c6cfb057fd16d200656fc1edcb8fc19 /dev-perl/File-chmod | |
parent | Version bump (diff) | |
download | gentoo-2-2478a5dbfa95984fd9f2d92475cf173175b9c727.tar.gz gentoo-2-2478a5dbfa95984fd9f2d92475cf173175b9c727.tar.bz2 gentoo-2-2478a5dbfa95984fd9f2d92475cf173175b9c727.zip |
sparc stable wrt bug #492150; Drop old.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/File-chmod')
-rw-r--r-- | dev-perl/File-chmod/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/File-chmod/File-chmod-0.320.0.ebuild | 15 | ||||
-rw-r--r-- | dev-perl/File-chmod/File-chmod-0.360.0.ebuild | 4 |
3 files changed, 7 insertions, 18 deletions
diff --git a/dev-perl/File-chmod/ChangeLog b/dev-perl/File-chmod/ChangeLog index f2cc79406a6b..8bf90dbbe385 100644 --- a/dev-perl/File-chmod/ChangeLog +++ b/dev-perl/File-chmod/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/File-chmod # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.22 2014/02/01 21:25:53 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/ChangeLog,v 1.23 2014/02/02 13:24:27 zlogene Exp $ + + 02 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> -File-chmod-0.320.0.ebuild, + File-chmod-0.360.0.ebuild: + sparc stable wrt bug #492150; Drop old. 01 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> File-chmod-0.360.0.ebuild: x86 stable wrt bug #492150 diff --git a/dev-perl/File-chmod/File-chmod-0.320.0.ebuild b/dev-perl/File-chmod/File-chmod-0.320.0.ebuild deleted file mode 100644 index e7b5983d8757..000000000000 --- a/dev-perl/File-chmod/File-chmod-0.320.0.ebuild +++ /dev/null @@ -1,15 +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/File-chmod/File-chmod-0.320.0.ebuild,v 1.4 2012/10/08 17:16:36 blueness Exp $ - -EAPI=4 - -MODULE_AUTHOR=PINYAN -MODULE_VERSION=0.32 -inherit perl-module - -DESCRIPTION="Implements symbolic and ls chmod modes" - -SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" -IUSE="" diff --git a/dev-perl/File-chmod/File-chmod-0.360.0.ebuild b/dev-perl/File-chmod/File-chmod-0.360.0.ebuild index 322cf5b8af6f..1411cfeb8b95 100644 --- a/dev-perl/File-chmod/File-chmod-0.360.0.ebuild +++ b/dev-perl/File-chmod/File-chmod-0.360.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.360.0.ebuild,v 1.7 2014/02/01 21:25:53 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-chmod/File-chmod-0.360.0.ebuild,v 1.8 2014/02/02 13:24:27 zlogene Exp $ EAPI=4 @@ -11,5 +11,5 @@ inherit perl-module DESCRIPTION="Implements symbolic and ls chmod modes" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-solaris" IUSE="" |