diff options
Diffstat (limited to 'media-libs/raptor/raptor-0.9.8.ebuild')
-rw-r--r-- | media-libs/raptor/raptor-0.9.8.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/media-libs/raptor/raptor-0.9.8.ebuild b/media-libs/raptor/raptor-0.9.8.ebuild index a7465fcbcb13..3ecb49f803b6 100644 --- a/media-libs/raptor/raptor-0.9.8.ebuild +++ b/media-libs/raptor/raptor-0.9.8.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/media-libs/raptor/raptor-0.9.8.ebuild,v 1.3 2004/02/13 03:04:30 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-0.9.8.ebuild,v 1.4 2004/03/26 20:56:55 eradicator Exp $ DESCRIPTION="The RDF Parser Toolkit" HOMEPAGE="http://www.redland.opensource.ac.uk/raptor/" @@ -11,7 +11,6 @@ KEYWORDS="x86" IUSE="curl" DEPEND="virtual/glibc >=dev-libs/libxml2-2.4.24" -S=${WORKDIR}/${P} DOC="AUTHORS COPYING COPYING.LIB ChangeLog INSTALL LICENSE.txt NEWS README" HTML="INSTALL.html LICENSE.html MPL.html NEWS.html README.html" |