summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 16:42:11 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 16:42:11 +0000
commite4a953bf1cc757c73c4a3cda8d9e02bb302e2664 (patch)
tree7baebdb496d4cf4b7bcdbcf78484882a5ca261e7 /dev-perl/Authen-SASL
parentsync IUSE (+gnome), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-e4a953bf1cc757c73c4a3cda8d9e02bb302e2664.tar.gz
gentoo-2-e4a953bf1cc757c73c4a3cda8d9e02bb302e2664.tar.bz2
gentoo-2-e4a953bf1cc757c73c4a3cda8d9e02bb302e2664.zip
sync IUSE (missing)
Diffstat (limited to 'dev-perl/Authen-SASL')
-rw-r--r--dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild b/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild
index 23dfaf4cfbdf..a7f979eedde9 100644
--- a/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild
+++ b/dev-perl/Authen-SASL/Authen-SASL-2.04.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/Authen-SASL/Authen-SASL-2.04.ebuild,v 1.14 2004/06/25 00:08:29 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-SASL/Authen-SASL-2.04.ebuild,v 1.15 2004/07/14 16:38:14 agriffis Exp $
inherit perl-module
@@ -11,6 +11,7 @@ SRC_URI="${HOMEPAGE}/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
KEYWORDS="x86 ppc sparc mips alpha arm amd64 ia64 s390 hppa"
+IUSE=""
export OPTIMIZE="$CFLAGS"
AUTHOR="GBARR"