summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-05-29 16:12:29 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-05-29 16:12:29 +0000
commitb964ff921400bc3eaf092bd7bd0f747ebabc851d (patch)
tree136f2e185c642e8e347244bf7e908bf9125972e2 /dev-perl/XML-LibXML-Common
parentStable on ppc64 (diff)
downloadhistorical-b964ff921400bc3eaf092bd7bd0f747ebabc851d.tar.gz
historical-b964ff921400bc3eaf092bd7bd0f747ebabc851d.tar.bz2
historical-b964ff921400bc3eaf092bd7bd0f747ebabc851d.zip
Stable on ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-perl/XML-LibXML-Common')
-rw-r--r--dev-perl/XML-LibXML-Common/ChangeLog6
-rw-r--r--dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/XML-LibXML-Common/ChangeLog b/dev-perl/XML-LibXML-Common/ChangeLog
index 93e941fb9872..c07d780f788f 100644
--- a/dev-perl/XML-LibXML-Common/ChangeLog
+++ b/dev-perl/XML-LibXML-Common/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/XML-LibXML-Common
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXML-Common/ChangeLog,v 1.10 2005/04/29 15:58:24 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXML-Common/ChangeLog,v 1.11 2005/05/29 16:01:40 corsair Exp $
+
+ 29 May 2005; Markus Rothe <corsair@gentoo.org>
+ XML-LibXML-Common-0.13.ebuild:
+ Stable on ppc64
29 Apr 2005; Michael Cummings <mcummings@gentoo.org>
XML-LibXML-Common-0.13.ebuild:
diff --git a/dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild b/dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild
index b2a8d28591d2..d5000e3a4856 100644
--- a/dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild
+++ b/dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild,v 1.10 2005/04/29 15:58:24 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild,v 1.11 2005/05/29 16:01:40 corsair Exp $
IUSE=""
@@ -11,7 +11,7 @@ SRC_URI="mirror://cpan/authors/id/P/PH/PHISH/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/modules/by-module/XML/${P}.readme"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="x86 amd64 ppc sparc alpha ~mips ~ppc64"
+KEYWORDS="alpha amd64 ~mips ppc ppc64 sparc x86"
DEPEND="${DEPEND}
>=dev-libs/libxml2-2.4.1"