diff options
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.87.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/virtual/perl-Attribute-Handlers/ChangeLog b/virtual/perl-Attribute-Handlers/ChangeLog index 9a5108057e55..8f218df150aa 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.4 2010/01/02 14:13:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.5 2010/01/07 19:54:14 tove Exp $ + + 07 Jan 2010; Torsten Veller <tove@gentoo.org> + perl-Attribute-Handlers-0.87.ebuild: + Empty HOMEPAGE and LICENSE 02 Jan 2010; Brent Baude <ranger@gentoo.org> perl-Attribute-Handlers-0.87.ebuild: diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild index 626c554d6d45..4fa539d4f65f 100644 --- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild +++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild @@ -1,11 +1,11 @@ # 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.87.ebuild,v 1.4 2010/01/02 14:13:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.87.ebuild,v 1.5 2010/01/07 19:54:14 tove Exp $ DESCRIPTION="Virtual for Attribute-Handlers" -HOMEPAGE="http://www.gentoo.org/proj/en/perl/" +HOMEPAGE="" -LICENSE="GPL-2" +LICENSE="" SLOT="0" KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" |