summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-03 12:12:05 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-03 12:12:05 +0000
commit0dbaabafdbb440c9de8444ecf1a4dbb8540ce0a7 (patch)
tree0d6d4b813acdb5ef4d38b4f127900715b63c8c22 /dev-perl/XML-SAX/XML-SAX-0.12.ebuild
parentVersion bump; removed 1.4.4-r2 and its plethora of patches. (diff)
downloadgentoo-2-0dbaabafdbb440c9de8444ecf1a4dbb8540ce0a7.tar.gz
gentoo-2-0dbaabafdbb440c9de8444ecf1a4dbb8540ce0a7.tar.bz2
gentoo-2-0dbaabafdbb440c9de8444ecf1a4dbb8540ce0a7.zip
Mark 0.12 stable on ia64
(Portage version: 1.589-cvs)
Diffstat (limited to 'dev-perl/XML-SAX/XML-SAX-0.12.ebuild')
-rw-r--r--dev-perl/XML-SAX/XML-SAX-0.12.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-perl/XML-SAX/XML-SAX-0.12.ebuild b/dev-perl/XML-SAX/XML-SAX-0.12.ebuild
index e24b0a2966fd..0a2384cc8fb9 100644
--- a/dev-perl/XML-SAX/XML-SAX-0.12.ebuild
+++ b/dev-perl/XML-SAX/XML-SAX-0.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/XML-SAX-0.12.ebuild,v 1.13 2005/08/26 00:43:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX/XML-SAX-0.12.ebuild,v 1.14 2005/10/03 12:12:05 agriffis Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~msergeant/${P}/"
SLOT="0"
LICENSE="Artistic"
-KEYWORDS="alpha amd64 ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
DEPEND="${DEPEND}
@@ -24,4 +24,3 @@ src_unpack() {
unpack ${A}
sed -i -e "s,\(-MXML::SAX\),-I${D}/${installvendorlib} \1," ${S}/Makefile.PL
}
-