summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/XML-NamespaceSupport/ChangeLog6
-rw-r--r--dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-perl/XML-NamespaceSupport/ChangeLog b/dev-perl/XML-NamespaceSupport/ChangeLog
index b0f507bfb50b..3fa3d9ce00de 100644
--- a/dev-perl/XML-NamespaceSupport/ChangeLog
+++ b/dev-perl/XML-NamespaceSupport/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/XML-NamespaceSupport
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v 1.49 2011/01/14 15:40:36 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v 1.50 2011/05/29 18:09:17 grobian Exp $
+
+ 29 May 2011; Fabian Groffen <grobian@gentoo.org>
+ XML-NamespaceSupport-1.11.ebuild:
+ Marked ~x64-macos, bug #368565
14 Jan 2011; Torsten Veller <tove@gentoo.org>
-XML-NamespaceSupport-1.09.ebuild, -XML-NamespaceSupport-1.10.ebuild:
diff --git a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild
index 630ccbd97dfc..88cec814f2b2 100644
--- a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild
+++ b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild,v 1.7 2010/11/05 14:14:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.11.ebuild,v 1.8 2011/05/29 18:09:17 grobian Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="A Perl module that offers a simple to process namespaced XML names"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"