summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 17:09:34 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 17:09:34 +0000
commitf4f1d18437cc07fc6b78478011b09ee47222ec7b (patch)
treeb82bf31f0dad5b9ca31da372d7d13dddf203a381 /dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-f4f1d18437cc07fc6b78478011b09ee47222ec7b.tar.gz
gentoo-2-f4f1d18437cc07fc6b78478011b09ee47222ec7b.tar.bz2
gentoo-2-f4f1d18437cc07fc6b78478011b09ee47222ec7b.zip
don't assign S=${WORKDIR}/${P}, trim trailing whitespace
Diffstat (limited to 'dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild')
-rw-r--r--dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild
index 364e923dba93..56ffead6e240 100644
--- a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild
+++ b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild
@@ -1,10 +1,9 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild,v 1.8 2004/07/02 05:00:05 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild,v 1.9 2004/07/14 17:09:34 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Crypt::SSLeay module for perl"
SRC_URI="http://www.cpan.org/authors/id/C/CH/CHAMAS/${P}.tar.gz"
HOMEPAGE="http://search.cpan.org/author/CHAMAS/Crypt-SSLeay-${PV}/"
@@ -20,4 +19,3 @@ DEPEND="virtual/libc
export OPTIMIZE="${CFLAGS}"
myconf="${myconf} /usr"
-