diff options
author | Torsten Veller <tove@gentoo.org> | 2011-12-19 19:22:11 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-12-19 19:22:11 +0000 |
commit | c976f31d84ebac0ce8003bc1b6fd9eca07bccd5a (patch) | |
tree | dc97c6918713cc80ab1047bf78b1714621969af3 /virtual/perl-Attribute-Handlers | |
parent | [bump] perl-core/Attribute-Handlers-0.930.0 (diff) | |
download | gentoo-2-c976f31d84ebac0ce8003bc1b6fd9eca07bccd5a.tar.gz gentoo-2-c976f31d84ebac0ce8003bc1b6fd9eca07bccd5a.tar.bz2 gentoo-2-c976f31d84ebac0ce8003bc1b6fd9eca07bccd5a.zip |
[bump] virtual/perl-Attribute-Handlers-0.930.0
(Portage version: 2.2.0_alpha81/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Attribute-Handlers')
-rw-r--r-- | virtual/perl-Attribute-Handlers/ChangeLog | 8 | ||||
-rw-r--r-- | virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0.ebuild | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Attribute-Handlers/ChangeLog b/virtual/perl-Attribute-Handlers/ChangeLog index e9fa94a2a798..7e28fd14f4d1 100644 --- a/virtual/perl-Attribute-Handlers/ChangeLog +++ b/virtual/perl-Attribute-Handlers/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for virtual/perl-Attribute-Handlers # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.21 2011/12/17 18:09:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.22 2011/12/19 19:22:11 tove Exp $ + +*perl-Attribute-Handlers-0.930.0 (19 Dec 2011) + + 19 Dec 2011; Torsten Veller <tove@gentoo.org> + +perl-Attribute-Handlers-0.930.0.ebuild: + Version bump 17 Dec 2011; Agostino Sarubbo <ago@gentoo.org> perl-Attribute-Handlers-0.910.0.ebuild: diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0.ebuild new file mode 100644 index 000000000000..bc773d407d05 --- /dev/null +++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.930.0.ebuild,v 1.1 2011/12/19 19:22:11 tove Exp $ + +DESCRIPTION="Virtual for ${PN#perl-}" +HOMEPAGE="" +SRC_URI="" + +LICENSE="" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" +IUSE="" + +RDEPEND="~perl-core/${PN#perl-}-${PV}" |