summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Seidel <tuxus@gentoo.org>2004-01-18 22:53:55 +0000
committerJan Seidel <tuxus@gentoo.org>2004-01-18 22:53:55 +0000
commit13cc5f3280cc65d031efaa1bacd2e69cfaaf8586 (patch)
tree3f81a5220a482d3e7981bf718c279bad9a817867 /dev-perl/XML-XPath/XML-XPath-1.13.ebuild
parentVersion bumped. Marked previous version stable (diff)
downloadhistorical-13cc5f3280cc65d031efaa1bacd2e69cfaaf8586.tar.gz
historical-13cc5f3280cc65d031efaa1bacd2e69cfaaf8586.tar.bz2
historical-13cc5f3280cc65d031efaa1bacd2e69cfaaf8586.zip
Added ~mips to KEYWORDS.
Diffstat (limited to 'dev-perl/XML-XPath/XML-XPath-1.13.ebuild')
-rw-r--r--dev-perl/XML-XPath/XML-XPath-1.13.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/XML-XPath/XML-XPath-1.13.ebuild b/dev-perl/XML-XPath/XML-XPath-1.13.ebuild
index 9eb3ff23cccd..3ea3c701b228 100644
--- a/dev-perl/XML-XPath/XML-XPath-1.13.ebuild
+++ b/dev-perl/XML-XPath/XML-XPath-1.13.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-XPath/XML-XPath-1.13.ebuild,v 1.2 2003/06/21 21:36:44 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-XPath/XML-XPath-1.13.ebuild,v 1.3 2004/01/18 22:53:41 tuxus Exp $
inherit perl-module
@@ -11,7 +11,7 @@ HOMEPAGE="http://cpan.valueclick.com/modules/by-module/XML/${P}.readme"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha"
+KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha ~mips"
DEPEND="${DEPEND}
>=dev-perl/XML-Parser-2.30"