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
commit2ae2a0773ce96ba6b3ca04dcbb9a79756859cd44 (patch)
tree9e6833ffc814e4363c79c1d36b73aed5043da304 /dev-perl/AxKit
parentadded filter-flags -fnew-ra, fixes bug 57033 (diff)
downloadhistorical-2ae2a0773ce96ba6b3ca04dcbb9a79756859cd44.tar.gz
historical-2ae2a0773ce96ba6b3ca04dcbb9a79756859cd44.tar.bz2
historical-2ae2a0773ce96ba6b3ca04dcbb9a79756859cd44.zip
sync IUSE (+gnome), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'dev-perl/AxKit')
-rw-r--r--dev-perl/AxKit/AxKit-1.5.2-r1.ebuild3
-rw-r--r--dev-perl/AxKit/AxKit-1.6-r1.ebuild4
-rw-r--r--dev-perl/AxKit/AxKit-1.6-r2.ebuild4
3 files changed, 6 insertions, 5 deletions
diff --git a/dev-perl/AxKit/AxKit-1.5.2-r1.ebuild b/dev-perl/AxKit/AxKit-1.5.2-r1.ebuild
index 3a5c3b254fae..e7810e7299b7 100644
--- a/dev-perl/AxKit/AxKit-1.5.2-r1.ebuild
+++ b/dev-perl/AxKit/AxKit-1.5.2-r1.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/AxKit/AxKit-1.5.2-r1.ebuild,v 1.18 2004/06/25 00:08:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/AxKit/AxKit-1.5.2-r1.ebuild,v 1.19 2004/07/14 16:41:51 agriffis Exp $
inherit perl-module
@@ -12,6 +12,7 @@ HOMEPAGE="http://axkit.org/"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86 amd64 ppc sparc alpha"
+IUSE=""
DEPEND=">=dev-perl/libapreq-0.31
>=dev-perl/Compress-Zlib-1.10
diff --git a/dev-perl/AxKit/AxKit-1.6-r1.ebuild b/dev-perl/AxKit/AxKit-1.6-r1.ebuild
index aca531892bae..05f7615020a7 100644
--- a/dev-perl/AxKit/AxKit-1.6-r1.ebuild
+++ b/dev-perl/AxKit/AxKit-1.6-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/AxKit/AxKit-1.6-r1.ebuild,v 1.9 2004/06/25 00:08:41 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/AxKit/AxKit-1.6-r1.ebuild,v 1.10 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=""
DEPEND=">=dev-perl/libapreq-0.31
>=dev-perl/Compress-Zlib-1.10
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