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
commita3a93be258201e90044919209634193b02efef51 (patch)
tree45c166472a3e6d961b2673006d3831c3339208c7 /dev-libs/libxml
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-a3a93be258201e90044919209634193b02efef51.tar.gz
gentoo-2-a3a93be258201e90044919209634193b02efef51.tar.bz2
gentoo-2-a3a93be258201e90044919209634193b02efef51.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"