summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-03-31 17:33:57 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-03-31 17:33:57 +0000
commita9d572cbfb27381a54eee4928360f2c727d251a7 (patch)
tree7666e3c01556509111ff18e5e4da24a97e4a56e9
parentinherit eutils. (Manifest recommit) (diff)
downloadgentoo-2-a9d572cbfb27381a54eee4928360f2c727d251a7.tar.gz
gentoo-2-a9d572cbfb27381a54eee4928360f2c727d251a7.tar.bz2
gentoo-2-a9d572cbfb27381a54eee4928360f2c727d251a7.zip
Removed explicit S=
-rw-r--r--media-libs/raptor/ChangeLog5
-rw-r--r--media-libs/raptor/raptor-1.2.0.ebuild4
2 files changed, 5 insertions, 4 deletions
diff --git a/media-libs/raptor/ChangeLog b/media-libs/raptor/ChangeLog
index 6cd0faacc8cd..3fc22a2d8fca 100644
--- a/media-libs/raptor/ChangeLog
+++ b/media-libs/raptor/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/raptor
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.10 2004/03/26 20:56:55 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.11 2004/03/31 17:33:57 eradicator Exp $
+
+ 31 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> raptor-1.2.0.ebuild:
+ Removed explicit S=
26 Mar 2004; Jeremy Huddleston <eradicator@gentoo.org> raptor-0.9.12.ebuild,
raptor-0.9.8.ebuild, raptor-1.2.0.ebuild:
diff --git a/media-libs/raptor/raptor-1.2.0.ebuild b/media-libs/raptor/raptor-1.2.0.ebuild
index 3689f85fc9ca..746917db0e06 100644
--- a/media-libs/raptor/raptor-1.2.0.ebuild
+++ b/media-libs/raptor/raptor-1.2.0.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-1.2.0.ebuild,v 1.5 2004/03/29 00:58:19 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-1.2.0.ebuild,v 1.6 2004/03/31 17:33:57 eradicator Exp $
DESCRIPTION="The RDF Parser Toolkit"
HOMEPAGE="http://www.redland.opensource.ac.uk/raptor/"
@@ -38,8 +38,6 @@ RDEPEND="virtual/glibc
# ssl? ( dev-libs/openssl )
# curl? ( net-misc/curl ) : ( !xml2? ( libwww? ( net-libs/libwww ) ) )"
-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"