summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-03-06 14:38:03 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-03-06 14:38:03 +0000
commit578492bc175d95f831dd94107f5e580ba5805d3d (patch)
treea388a04bc88ed202b8693c23cac378075c714deb /dev-perl/libxml-perl
parentarm/ia64/sparc stable wrt #301306 (diff)
downloadhistorical-578492bc175d95f831dd94107f5e580ba5805d3d.tar.gz
historical-578492bc175d95f831dd94107f5e580ba5805d3d.tar.bz2
historical-578492bc175d95f831dd94107f5e580ba5805d3d.zip
arm stable
Package-Manager: portage-2.1.7.17/cvs/Linux ia64
Diffstat (limited to 'dev-perl/libxml-perl')
-rw-r--r--dev-perl/libxml-perl/ChangeLog5
-rw-r--r--dev-perl/libxml-perl/libxml-perl-0.08.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/libxml-perl/ChangeLog b/dev-perl/libxml-perl/ChangeLog
index b46cfcc2b0da..7e1242dd3971 100644
--- a/dev-perl/libxml-perl/ChangeLog
+++ b/dev-perl/libxml-perl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/libxml-perl
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libxml-perl/ChangeLog,v 1.32 2010/01/29 12:17:45 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libxml-perl/ChangeLog,v 1.33 2010/03/06 14:36:52 armin76 Exp $
+
+ 06 Mar 2010; Raúl Porcel <armin76@gentoo.org> libxml-perl-0.08.ebuild:
+ arm stable
29 Jan 2010; Torsten Veller <tove@gentoo.org> libxml-perl-0.08.ebuild:
Fix LICENSE: same terms as perl (#301969). Maintenance
diff --git a/dev-perl/libxml-perl/libxml-perl-0.08.ebuild b/dev-perl/libxml-perl/libxml-perl-0.08.ebuild
index 7d805b554e11..d24dec01baa5 100644
--- a/dev-perl/libxml-perl/libxml-perl-0.08.ebuild
+++ b/dev-perl/libxml-perl/libxml-perl-0.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/libxml-perl/libxml-perl-0.08.ebuild,v 1.18 2010/01/29 12:17:45 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/libxml-perl/libxml-perl-0.08.ebuild,v 1.19 2010/03/06 14:36:52 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Collection of Perl modules for working with XML"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=dev-perl/XML-Parser-2.29"