diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-06-07 18:17:29 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-06-07 18:17:29 +0000 |
commit | 194f40ca0e6278342507934c5a8f5dec8c2c4c0c (patch) | |
tree | 2f21ac5cc4941fd8aefb78f216a84590487e71e6 /app-text/xml2doc/xml2doc-20030510-r1.ebuild | |
parent | amd64/x86 stable, bug #272646 (diff) | |
download | historical-194f40ca0e6278342507934c5a8f5dec8c2c4c0c.tar.gz historical-194f40ca0e6278342507934c5a8f5dec8c2c4c0c.tar.bz2 historical-194f40ca0e6278342507934c5a8f5dec8c2c4c0c.zip |
Stable on alpha, bug #272245
Package-Manager: portage-2.1.6.13/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 081d45b56f1c..fbe5b516fb53 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.6 2009/06/06 17:06:45 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xml2doc/xml2doc-20030510-r1.ebuild,v 1.7 2009/06/07 18:17:29 klausman 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 )" |