diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-30 18:04:19 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-30 18:04:19 +0000 |
commit | 881013b4737f9cd38b1b9139b08ab19037721254 (patch) | |
tree | 1622fad7f3e5481ba5b8cf67240704ff6b9ee222 /app-doc/xmltoman/xmltoman-0.3.ebuild | |
parent | Add GPE (gpe-dm) support. (diff) | |
download | gentoo-2-881013b4737f9cd38b1b9139b08ab19037721254.tar.gz gentoo-2-881013b4737f9cd38b1b9139b08ab19037721254.tar.bz2 gentoo-2-881013b4737f9cd38b1b9139b08ab19037721254.zip |
ppc stable #258980
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'app-doc/xmltoman/xmltoman-0.3.ebuild')
-rw-r--r-- | app-doc/xmltoman/xmltoman-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/xmltoman/xmltoman-0.3.ebuild b/app-doc/xmltoman/xmltoman-0.3.ebuild index 842b2aa7b3fe..af0b9011cedc 100644 --- a/app-doc/xmltoman/xmltoman-0.3.ebuild +++ b/app-doc/xmltoman/xmltoman-0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/xmltoman/xmltoman-0.3.ebuild,v 1.8 2009/05/24 19:29:58 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/xmltoman/xmltoman-0.3.ebuild,v 1.9 2009/05/30 18:04:19 nixnut Exp $ DESCRIPTION="Simple scripts for converting xml to groff or html" HOMEPAGE="http://packages.debian.org/unstable/devel/xmltoman" @@ -8,7 +8,7 @@ SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${P/-/_}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" RDEPEND="dev-lang/perl |