diff options
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Attribute-Handlers/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.910.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Attribute-Handlers/ChangeLog b/virtual/perl-Attribute-Handlers/ChangeLog index f4d467b682f3..97878dbd9da0 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.19 2011/05/21 07:49:21 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/ChangeLog,v 1.20 2011/05/29 18:24:06 grobian Exp $ + + 29 May 2011; Fabian Groffen <grobian@gentoo.org> + perl-Attribute-Handlers-0.910.0.ebuild: + Marked ~x64-macos, bug #368557 *perl-Attribute-Handlers-0.910.0 (21 May 2011) diff --git a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.910.0.ebuild b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.910.0.ebuild index ac7f25def561..16543e7923e6 100644 --- a/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.910.0.ebuild +++ b/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.910.0.ebuild @@ -1,6 +1,6 @@ # 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.910.0.ebuild,v 1.1 2011/05/21 07:49:21 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Attribute-Handlers/perl-Attribute-Handlers-0.910.0.ebuild,v 1.2 2011/05/29 18:24:06 grobian Exp $ DESCRIPTION="Virtual for Attribute-Handlers" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" IUSE="" RDEPEND="~perl-core/Attribute-Handlers-${PV}" |