summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 15:01:29 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 15:01:29 +0000
commit0f7ea19dd0d2ffdd2e3f8e9e244361b1ca593ad3 (patch)
tree9ce63a9d79a2d297d636a9750771bd98b59e74b4 /dev-libs/libxml
parentsync IUSE (missing) (diff)
downloadhistorical-0f7ea19dd0d2ffdd2e3f8e9e244361b1ca593ad3.tar.gz
historical-0f7ea19dd0d2ffdd2e3f8e9e244361b1ca593ad3.tar.bz2
historical-0f7ea19dd0d2ffdd2e3f8e9e244361b1ca593ad3.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-libs/libxml')
-rw-r--r--dev-libs/libxml/libxml-1.8.17-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libxml/libxml-1.8.17-r2.ebuild b/dev-libs/libxml/libxml-1.8.17-r2.ebuild
index e585bf546d1c..352d8b16a580 100644
--- a/dev-libs/libxml/libxml-1.8.17-r2.ebuild
+++ b/dev-libs/libxml/libxml-1.8.17-r2.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.17-r2.ebuild,v 1.22 2004/06/24 23:25:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libxml/libxml-1.8.17-r2.ebuild,v 1.23 2004/07/14 14:58:02 agriffis Exp $
-S=${WORKDIR}/${P}
DESCRIPTION="Version 1 of the library to manipulate XML files."
SRC_URI="ftp://xmlsoft.org/old/${P}.tar.gz"
HOMEPAGE="http://www.xmlsoft.org/"
@@ -10,6 +9,7 @@ HOMEPAGE="http://www.xmlsoft.org/"
SLOT="1"
LICENSE="GPL-2 LGPL-2"
KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips"
+IUSE=""
RDEPEND=">=sys-libs/ncurses-5.2"