summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 12:24:39 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 12:24:39 +0000
commita54b3870aee57e7444d147d0f33cab4313258caa (patch)
treefebe540a80dd160e6624089a9d5d429aa77a338a /dev-libs/librep/librep-0.17.ebuild
parentInstall ion2.desktop for gdm, remove old versions. (diff)
downloadhistorical-a54b3870aee57e7444d147d0f33cab4313258caa.tar.gz
historical-a54b3870aee57e7444d147d0f33cab4313258caa.tar.bz2
historical-a54b3870aee57e7444d147d0f33cab4313258caa.zip
Don't assign default to S; header fix
Diffstat (limited to 'dev-libs/librep/librep-0.17.ebuild')
-rw-r--r--dev-libs/librep/librep-0.17.ebuild6
1 files changed, 2 insertions, 4 deletions
diff --git a/dev-libs/librep/librep-0.17.ebuild b/dev-libs/librep/librep-0.17.ebuild
index 2aae6f5b3d07..95be9daac14b 100644
--- a/dev-libs/librep/librep-0.17.ebuild
+++ b/dev-libs/librep/librep-0.17.ebuild
@@ -1,13 +1,11 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.17.ebuild,v 1.3 2004/02/22 16:01:00 brad_mssw Exp $
+# # $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.17.ebuild,v 1.4 2004/03/14 12:22:52 mr_bones_ Exp $
IUSE="readline"
inherit libtool
-S=${WORKDIR}/${P}
-
DESCRIPTION="Shared library implementing a Lisp dialect"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
HOMEPAGE="http://librep.sourceforge.net/"