summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-02-21 00:53:58 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-02-21 00:53:58 +0000
commit8cae772d76cbc9c04ab21b11b8b90a8696b586e2 (patch)
tree19513821fc2afc75f0436549d7c93b9561c28396 /app-text/xml2doc
parentheader fix; move webapp-detect into setup; mips needs deps first (Manifest re... (diff)
downloadgentoo-2-8cae772d76cbc9c04ab21b11b8b90a8696b586e2.tar.gz
gentoo-2-8cae772d76cbc9c04ab21b11b8b90a8696b586e2.tar.bz2
gentoo-2-8cae772d76cbc9c04ab21b11b8b90a8696b586e2.zip
arm needs deps first
Diffstat (limited to 'app-text/xml2doc')
-rw-r--r--app-text/xml2doc/xml2doc-20030510.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xml2doc/xml2doc-20030510.ebuild b/app-text/xml2doc/xml2doc-20030510.ebuild
index bd1976df4395..b2a56fe67ddf 100644
--- a/app-text/xml2doc/xml2doc-20030510.ebuild
+++ b/app-text/xml2doc/xml2doc-20030510.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/xml2doc/xml2doc-20030510.ebuild,v 1.2 2004/01/04 17:23:01 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/xml2doc/xml2doc-20030510.ebuild,v 1.3 2004/02/21 00:51:48 mr_bones_ Exp $
IUSE="pdflib"
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tgz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~arm ~amd64 ~ia64 ~ppc64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64 ~ppc64"
DEPEND=">=dev-libs/libxml2-2.5
pdflib? ( >=media-libs/pdflib-4 )"