diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-07-13 23:38:24 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-07-13 23:38:24 +0000 |
commit | f0d2f057f6c73aa9eefc95056ffe45d84a4f019b (patch) | |
tree | d7911939799b290e3e8eced335672a263769adae | |
parent | fixed slots and deps (diff) | |
download | historical-f0d2f057f6c73aa9eefc95056ffe45d84a4f019b.tar.gz historical-f0d2f057f6c73aa9eefc95056ffe45d84a4f019b.tar.bz2 historical-f0d2f057f6c73aa9eefc95056ffe45d84a4f019b.zip |
Unmasked on amd64.
4 files changed, 8 insertions, 8 deletions
diff --git a/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.01.ebuild b/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.01.ebuild index 42892e23525c..fcc5c2a8e4ad 100644 --- a/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.01.ebuild +++ b/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.01.ebuild,v 1.5 2004/07/08 23:38:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Filter-BufferText/XML-Filter-BufferText-1.01.ebuild,v 1.6 2004/07/13 23:37:45 aliz Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~rberjon/${P}" SRC_TEST="do" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~amd64 ~ppc ~sparc alpha ~mips" +KEYWORDS="x86 amd64 ~ppc ~sparc alpha ~mips" DEPEND="${DEPEND} dev-perl/XML-SAX-Base diff --git a/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild b/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild index 13909d8b6292..1aa644da4785 100644 --- a/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild +++ b/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild,v 1.3 2004/07/08 23:37:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Base/XML-SAX-Base-1.04.ebuild,v 1.4 2004/07/13 23:37:09 aliz Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~khampton/${P}" SRC_TEST="do" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~amd64 ~ppc ~sparc alpha ~mips" +KEYWORDS="x86 amd64 ~ppc ~sparc alpha ~mips" DEPEND="${DEPEND}" diff --git a/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.44.ebuild b/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.44.ebuild index b874e7cf6f2a..8e7fc56031db 100644 --- a/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.44.ebuild +++ b/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.44.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.44.ebuild,v 1.3 2004/07/08 23:40:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-SAX-Writer/XML-SAX-Writer-0.44.ebuild,v 1.4 2004/07/13 23:38:08 aliz Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~rberjon/${P}" SRC_TEST="do" SLOT="0" LICENSE="Artistic" -KEYWORDS="x86 ~amd64 ~ppc ~sparc alpha" +KEYWORDS="x86 amd64 ~ppc ~sparc alpha" DEPEND="${DEPEND} dev-perl/Text-Iconv diff --git a/dev-perl/XML-Twig/XML-Twig-3.13.ebuild b/dev-perl/XML-Twig/XML-Twig-3.13.ebuild index 03d2415260aa..e452d6cac46a 100644 --- a/dev-perl/XML-Twig/XML-Twig-3.13.ebuild +++ b/dev-perl/XML-Twig/XML-Twig-3.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/XML-Twig-3.13.ebuild,v 1.6 2004/07/08 23:41:19 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Twig/XML-Twig-3.13.ebuild,v 1.7 2004/07/13 23:38:24 aliz Exp $ inherit perl-module @@ -15,7 +15,7 @@ SRC_URI="http://www.cpan.org/modules/by-module/XML/${MY_P}.tar.gz" SRC_TEST="do" LICENSE="Artistic | GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~amd64 alpha" +KEYWORDS="x86 ~ppc ~sparc amd64 alpha" IUSE="nls" # Twig ONLY works with expat 1.95.5 |