diff options
author | Torsten Veller <tove@gentoo.org> | 2010-01-21 12:37:20 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2010-01-21 12:37:20 +0000 |
commit | 678bed38bedf4fe00c97de781cdaef7df3cc64a0 (patch) | |
tree | 37d002b71d0c2d47d4687faba2b71e598b82fd3e /dev-perl/XML-LibXML-Common | |
parent | Ebuild maintenance. EAPI=2. mips -> ~mips (diff) | |
download | historical-678bed38bedf4fe00c97de781cdaef7df3cc64a0.tar.gz historical-678bed38bedf4fe00c97de781cdaef7df3cc64a0.tar.bz2 historical-678bed38bedf4fe00c97de781cdaef7df3cc64a0.zip |
mips -> ~mips
Package-Manager: portage-2.2_rc61/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/XML-LibXML-Common')
-rw-r--r-- | dev-perl/XML-LibXML-Common/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/XML-LibXML-Common/ChangeLog b/dev-perl/XML-LibXML-Common/ChangeLog index d3c73f8f673e..060eedc56755 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 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXML-Common/ChangeLog,v 1.21 2010/01/14 16:45:04 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXML-Common/ChangeLog,v 1.22 2010/01/21 12:26:12 tove Exp $ + + 21 Jan 2010; Torsten Veller <tove@gentoo.org> + XML-LibXML-Common-0.13.ebuild: + mips -> ~mips 14 Jan 2010; Fabian Groffen <grobian@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 753c9ac114a0..864ca0fd8adc 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-2010 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.23 2010/01/14 16:45:04 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXML-Common/XML-LibXML-Common-0.13.ebuild,v 1.24 2010/01/21 12:26:12 tove Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/P/PH/PHISH/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" 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 ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" DEPEND=">=dev-libs/libxml2-2.4.1 |