diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-21 18:05:57 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-21 18:05:57 +0000 |
commit | f11ea3033d6046c02f5558f9c04f0d744991b95d (patch) | |
tree | ec84f4ec7efd0db62a31fbf0429255e6a7ffc9a8 /dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.23-r1.ebuild | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-f11ea3033d6046c02f5558f9c04f0d744991b95d.tar.gz gentoo-2-f11ea3033d6046c02f5558f9c04f0d744991b95d.tar.bz2 gentoo-2-f11ea3033d6046c02f5558f9c04f0d744991b95d.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.23-r1.ebuild')
-rw-r--r-- | dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.23-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.23-r1.ebuild b/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.23-r1.ebuild index fcc0bc79b70c..1241bd2874f1 100644 --- a/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.23-r1.ebuild +++ b/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.23-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.23-r1.ebuild,v 1.12 2006/04/23 18:09:29 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/XML-Handler-YAWriter/XML-Handler-YAWriter-0.23-r1.ebuild,v 1.13 2006/05/21 18:05:57 corsair Exp $ inherit perl-module @@ -13,7 +13,7 @@ SRC_URI="mirror://cpan/authors/id/K/KR/KRAEHE/${P}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND=">=dev-perl/libxml-perl-0.07-r1" |