summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-03-06 14:36:52 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-03-06 14:36:52 +0000
commit08f2e17e6b25d87ef8cf18d3d2640d16805c5607 (patch)
treecadd2fc4c04e3d8c28317a53756c3bd737c545b0 /dev-perl/libxml-perl
parentarm/ia64/sparc stable wrt #301306 (diff)
downloadgentoo-2-08f2e17e6b25d87ef8cf18d3d2640d16805c5607.tar.gz
gentoo-2-08f2e17e6b25d87ef8cf18d3d2640d16805c5607.tar.bz2
gentoo-2-08f2e17e6b25d87ef8cf18d3d2640d16805c5607.zip
arm stable
(Portage version: 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"