diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-02-26 16:55:11 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-02-26 16:55:11 +0000 |
commit | 39bd1ececd02ba5ce3995fe609efa146aae596c3 (patch) | |
tree | a4d9f9fd591d5e079ce146490bf11bd510feb4bb /dev-perl/XML-LibXSLT | |
parent | Marked ~hppa (bug #168465). (diff) | |
download | gentoo-2-39bd1ececd02ba5ce3995fe609efa146aae596c3.tar.gz gentoo-2-39bd1ececd02ba5ce3995fe609efa146aae596c3.tar.bz2 gentoo-2-39bd1ececd02ba5ce3995fe609efa146aae596c3.zip |
Keywording ~mips, tested on swarm
(Portage version: 2.1.2-r9)
Diffstat (limited to 'dev-perl/XML-LibXSLT')
-rw-r--r-- | dev-perl/XML-LibXSLT/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-1.62.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/XML-LibXSLT/ChangeLog b/dev-perl/XML-LibXSLT/ChangeLog index 47b7c4629d2d..5336ee81baf0 100644 --- a/dev-perl/XML-LibXSLT/ChangeLog +++ b/dev-perl/XML-LibXSLT/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/XML-LibXSLT # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.53 2007/01/22 15:19:35 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/ChangeLog,v 1.54 2007/02/26 16:55:11 mcummings Exp $ + + 26 Feb 2007; Michael Cummings <mcummings@gentoo.org> + XML-LibXSLT-1.62.ebuild: + Keywording ~mips, tested on swarm 22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> XML-LibXSLT-1.62.ebuild: diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.62.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.62.ebuild index abc824034fee..d049a1ecf100 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-1.62.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-1.62.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.62.ebuild,v 1.4 2007/01/22 15:19:35 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-LibXSLT/XML-LibXSLT-1.62.ebuild,v 1.5 2007/02/26 16:55:11 mcummings Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~pajas/" SLOT="0" LICENSE="Artistic" -KEYWORDS="alpha ~amd64 ia64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha ~amd64 ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="" SRC_TEST="do" |