summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 16:41:51 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 16:41:51 +0000
commit20a95899828e81ae2826d54ce3e6bb9e27aca945 (patch)
treeb33c32b1ec578b43b1824666fd1e4391b7fa8fdf /dev-perl/AxKit/AxKit-1.6-r2.ebuild
parentadded filter-flags -fnew-ra, fixes bug 57033 (Manifest recommit) (diff)
downloadgentoo-2-20a95899828e81ae2826d54ce3e6bb9e27aca945.tar.gz
gentoo-2-20a95899828e81ae2826d54ce3e6bb9e27aca945.tar.bz2
gentoo-2-20a95899828e81ae2826d54ce3e6bb9e27aca945.zip
sync IUSE (+gnome), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/AxKit/AxKit-1.6-r2.ebuild')
-rw-r--r--dev-perl/AxKit/AxKit-1.6-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/AxKit/AxKit-1.6-r2.ebuild b/dev-perl/AxKit/AxKit-1.6-r2.ebuild
index 8b0ff356c57c..745b05687a25 100644
--- a/dev-perl/AxKit/AxKit-1.6-r2.ebuild
+++ b/dev-perl/AxKit/AxKit-1.6-r2.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/AxKit/AxKit-1.6-r2.ebuild,v 1.11 2004/06/25 00:08:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/AxKit/AxKit-1.6-r2.ebuild,v 1.12 2004/07/14 16:41:51 agriffis Exp $
inherit perl-module
-S=${WORKDIR}/${P}
DESCRIPTION="The Apache AxKit Perl Module"
SRC_URI="http://axkit.org/download/${P}.tar.gz"
HOMEPAGE="http://axkit.org/"
@@ -12,6 +11,7 @@ HOMEPAGE="http://axkit.org/"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 alpha sparc ~ppc"
+IUSE="gnome"
DEPEND=">=dev-perl/libapreq-1.0
>=dev-perl/Compress-Zlib-1.10