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/Locale-PO
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/Locale-PO')
-rw-r--r--dev-perl/Locale-PO/Locale-PO-0.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Locale-PO/Locale-PO-0.11.ebuild b/dev-perl/Locale-PO/Locale-PO-0.11.ebuild
index 687ce68bdb43..9127403c09c0 100644
--- a/dev-perl/Locale-PO/Locale-PO-0.11.ebuild
+++ b/dev-perl/Locale-PO/Locale-PO-0.11.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/Locale-PO/Locale-PO-0.11.ebuild,v 1.9 2004/06/25 00:43:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Locale-PO/Locale-PO-0.11.ebuild,v 1.10 2004/07/14 18:52:39 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="Object-oriented interface to gettext po-file entries"
SRC_URI="http://www.cpan.org/authors/id/ALANSZ/${P}.tar.gz"
HOMEPAGE="http://www.cpan.org/authors/id/ALANSZ/${P}.readme"
@@ -15,3 +14,4 @@ RDEPEND="${DEPEND}"
SLOT="0"
LICENSE="Artistic"
KEYWORDS="x86 amd64 ~ppc ~sparc alpha s390"
+IUSE=""