diff options
Diffstat (limited to 'dev-perl/AxKit/AxKit-1.6-r2.ebuild')
-rw-r--r-- | dev-perl/AxKit/AxKit-1.6-r2.ebuild | 4 |
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 |