summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 18:54:23 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 18:54:23 +0000
commit2ee2324cd80157ddd1a6078f4599758589c64796 (patch)
treeef3458566fd80b0bd5885d318a35d8d0b2a640d0 /dev-perl/Mail-POP3Client
parentsync IUSE (missing) (Manifest recommit) (diff)
downloadgentoo-2-2ee2324cd80157ddd1a6078f4599758589c64796.tar.gz
gentoo-2-2ee2324cd80157ddd1a6078f4599758589c64796.tar.bz2
gentoo-2-2ee2324cd80157ddd1a6078f4599758589c64796.zip
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/Mail-POP3Client')
-rw-r--r--dev-perl/Mail-POP3Client/Mail-POP3Client-2.15.ebuild4
-rw-r--r--dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild4
-rw-r--r--dev-perl/Mail-POP3Client/Mail-POP3Client-2.7-r2.ebuild3
3 files changed, 6 insertions, 5 deletions
diff --git a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.15.ebuild b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.15.ebuild
index 366081d1ba59..d5748e17f103 100644
--- a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.15.ebuild
+++ b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.15.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/Mail-POP3Client/Mail-POP3Client-2.15.ebuild,v 1.4 2004/07/04 08:09:43 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.15.ebuild,v 1.5 2004/07/14 18:54:23 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
CATEGORY="dev-perl"
DESCRIPTION="POP3 client module for Perl"
SRC_URI="http://www.cpan.org/modules/by-module/Mail/${P}.tar.gz"
@@ -13,6 +12,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 ~amd64 ~ppc sparc alpha"
+IUSE=""
DEPEND="${DEPEND}
>=dev-perl/libnet-1.0703"
diff --git a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild
index ca7bc89df106..f8a00010c24e 100644
--- a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild
+++ b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild
@@ -1,10 +1,9 @@
# Copyright 2000-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild,v 1.2 2004/06/25 00:44:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.16.ebuild,v 1.3 2004/07/14 18:54:23 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
CATEGORY="dev-perl"
DESCRIPTION="POP3 client module for Perl"
SRC_URI="http://www.cpan.org/modules/by-module/Mail/${P}.tar.gz"
@@ -13,6 +12,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${P}.readme"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha"
+IUSE=""
SRC_TEST="do"
diff --git a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.7-r2.ebuild b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.7-r2.ebuild
index e903a72c0259..c76fd9222970 100644
--- a/dev-perl/Mail-POP3Client/Mail-POP3Client-2.7-r2.ebuild
+++ b/dev-perl/Mail-POP3Client/Mail-POP3Client-2.7-r2.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/Mail-POP3Client/Mail-POP3Client-2.7-r2.ebuild,v 1.3 2004/06/25 00:44:36 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-POP3Client/Mail-POP3Client-2.7-r2.ebuild,v 1.4 2004/07/14 18:54:23 agriffis Exp $
inherit perl-module
@@ -14,6 +14,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Mail/${MY_P}.readme"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 amd64 ppc sparc alpha s390"
+IUSE=""
DEPEND="${DEPEND}
>=dev-perl/libnet-1.0703"