summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/XML-NamespaceSupport')
-rw-r--r--dev-perl/XML-NamespaceSupport/ChangeLog8
-rw-r--r--dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.10.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/XML-NamespaceSupport/ChangeLog b/dev-perl/XML-NamespaceSupport/ChangeLog
index 521a55cb1a49..98c6348b0e09 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v 1.39 2009/06/13 06:55:32 tove Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/ChangeLog,v 1.40 2010/01/14 18:09:09 grobian Exp $
+
+ 14 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+ XML-NamespaceSupport-1.10.ebuild:
+ Transfer Prefix keywords
*XML-NamespaceSupport-1.10 (13 Jun 2009)
diff --git a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.10.ebuild b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.10.ebuild
index ebfa38fd51fe..57e23471f42b 100644
--- a/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.10.ebuild
+++ b/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.10.ebuild,v 1.1 2009/06/13 06:55:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-NamespaceSupport/XML-NamespaceSupport-1.10.ebuild,v 1.2 2010/01/14 18:09:09 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"
+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"
IUSE=""
SRC_TEST="do"