diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-06-21 20:20:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-06-21 20:20:07 +0000 |
commit | 83b77819d6adabefe43739aed772ab62d4f6fc25 (patch) | |
tree | 4dbb222586b1d9e2ea960a108c36802e59ab75c4 /virtual/perl-Attribute-Handlers | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #323529 (diff) | |
download | gentoo-2-83b77819d6adabefe43739aed772ab62d4f6fc25.tar.gz gentoo-2-83b77819d6adabefe43739aed772ab62d4f6fc25.tar.bz2 gentoo-2-83b77819d6adabefe43739aed772ab62d4f6fc25.zip |
alpha/ia64/sparc stable
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'virtual/perl-Attribute-Handlers')
-rw-r--r-- | virtual/perl-Attribute-Handlers/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Attribute-Handlers/ChangeLog b/virtual/perl-Attribute-Handlers/ChangeLog index 56c2d50b61b1..73302db2c490 100644 --- a/virtual/perl-Attribute-Handlers/ChangeLog +++ b/virtual/perl-Attribute-Handlers/ChangeLog @@ -1,6 +1,10 @@ # 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.9 2010/06/15 05:14:18 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.10 2010/06/21 20:20:07 armin76 Exp $ + + 21 Jun 2010; Raúl Porcel <armin76@gentoo.org> + perl-Attribute-Handlers-0.88.ebuild: + alpha/ia64/sparc stable 15 Jun 2010; Torsten Veller <tove@gentoo.org> perl-Attribute-Handlers-0.88.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 index e5c7df7756fc..5346d4f26af6 100644 --- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild +++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild @@ -1,6 +1,6 @@ # 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.2 2010/06/15 05:14:18 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.88.ebuild,v 1.3 2010/06/21 20:20:07 armin76 Exp $ DESCRIPTION="Virtual for Attribute-Handlers" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="~perl-core/Attribute-Handlers-${PV}" |