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
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
-rw-r--r--dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45-r1.ebuild4
-rw-r--r--dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45.ebuild4
-rw-r--r--dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.49.ebuild3
-rw-r--r--dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51.ebuild3
4 files changed, 4 insertions, 10 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"
-
diff --git a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45.ebuild b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45.ebuild
index 17ae956c09ec..b20aa3eb0815 100644
--- a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45.ebuild
+++ b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45.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.ebuild,v 1.11 2004/07/02 05:00:05 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.45.ebuild,v 1.12 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"
-
diff --git a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.49.ebuild b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.49.ebuild
index 01eae811cf58..edcb45d3c2f7 100644
--- a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.49.ebuild
+++ b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.49.ebuild
@@ -1,6 +1,6 @@
# 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.49.ebuild,v 1.11 2004/07/02 05:00:05 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.49.ebuild,v 1.12 2004/07/14 17:09:34 agriffis Exp $
inherit perl-module
@@ -19,4 +19,3 @@ DEPEND="virtual/libc
export OPTIMIZE="${CFLAGS}"
myconf="${myconf} /usr"
-
diff --git a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51.ebuild b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51.ebuild
index 79ca3c1ce58f..166b2e9d7d06 100644
--- a/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51.ebuild
+++ b/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51.ebuild
@@ -1,6 +1,6 @@
# 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.51.ebuild,v 1.3 2004/07/02 05:00:05 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Crypt-SSLeay/Crypt-SSLeay-0.51.ebuild,v 1.4 2004/07/14 17:09:34 agriffis Exp $
inherit perl-module
@@ -21,4 +21,3 @@ DEPEND="virtual/libc
export OPTIMIZE="${CFLAGS}"
myconf="${myconf} /usr"
-