summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-04-07 08:03:06 +0000
committerTorsten Veller <tove@gentoo.org>2010-04-07 08:03:06 +0000
commit19a8d9837b09d5e568e598ee16af09600195e1eb (patch)
treea04dbe174c016b87e6c011691c6932b06e873359 /virtual/perl-Attribute-Handlers
parentVersion bump (diff)
downloadgentoo-2-19a8d9837b09d5e568e598ee16af09600195e1eb.tar.gz
gentoo-2-19a8d9837b09d5e568e598ee16af09600195e1eb.tar.bz2
gentoo-2-19a8d9837b09d5e568e598ee16af09600195e1eb.zip
Version bump
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Attribute-Handlers')
-rw-r--r--virtual/perl-Attribute-Handlers/ChangeLog8
-rw-r--r--virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild14
2 files changed, 21 insertions, 1 deletions
diff --git a/virtual/perl-Attribute-Handlers/ChangeLog b/virtual/perl-Attribute-Handlers/ChangeLog
index 9387cfabdf73..b0a9cf9629ab 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.7 2010/01/07 23:37:31 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.8 2010/04/07 08:03:06 tove Exp $
+
+*perl-Attribute-Handlers-0.88 (07 Apr 2010)
+
+ 07 Apr 2010; Torsten Veller <tove@gentoo.org>
+ +perl-Attribute-Handlers-0.88.ebuild:
+ Version bump
07 Jan 2010; Joseph Jezak <josejx@gentoo.org>
perl-Attribute-Handlers-0.87.ebuild:
diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild
new file mode 100644
index 000000000000..d499f74d0369
--- /dev/null
+++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2010 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.88.ebuild,v 1.1 2010/04/07 08:03:06 tove Exp $
+
+DESCRIPTION="Virtual for Attribute-Handlers"
+HOMEPAGE=""
+SRC_URI=""
+
+LICENSE=""
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="~perl-core/Attribute-Handlers-${PV}"