diff options
author | 2009-06-03 20:27:01 +0000 | |
---|---|---|
committer | 2009-06-03 20:27:01 +0000 | |
commit | 325fbc9e31cc92517c352f1db00c8c6e42794601 (patch) | |
tree | 528019f9f08f44b0b5644e579e92b25dfe94d88b /app-text/xml2doc/xml2doc-20030510-r1.ebuild | |
parent | amd64/x86 stable, bug #272244 (diff) | |
download | historical-325fbc9e31cc92517c352f1db00c8c6e42794601.tar.gz historical-325fbc9e31cc92517c352f1db00c8c6e42794601.tar.bz2 historical-325fbc9e31cc92517c352f1db00c8c6e42794601.zip |
amd64/x86 stable, bug #272245
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'app-text/xml2doc/xml2doc-20030510-r1.ebuild')
-rw-r--r-- | app-text/xml2doc/xml2doc-20030510-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xml2doc/xml2doc-20030510-r1.ebuild b/app-text/xml2doc/xml2doc-20030510-r1.ebuild index cc68193f2d96..91e170529c14 100644 --- a/app-text/xml2doc/xml2doc-20030510-r1.ebuild +++ b/app-text/xml2doc/xml2doc-20030510-r1.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-text/xml2doc/xml2doc-20030510-r1.ebuild,v 1.4 2009/06/02 10:06:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xml2doc/xml2doc-20030510-r1.ebuild,v 1.5 2009/06/03 20:27:01 maekke Exp $ inherit eutils @@ -13,7 +13,7 @@ LICENSE="GPL-2" IUSE="pdf" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" DEPEND=">=dev-libs/libxml2-2.5 pdf? ( >=media-libs/pdflib-4 )" |