summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 17:41:33 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 17:41:33 +0000
commit2a15005fdd62660c0a03925fdc65cbedd5f031f6 (patch)
tree1388d7c4f0c36065c571e68df928b0d785c28b12 /dev-perl/frontier-rpc
parentsync IUSE (missing), trim trailing whitespace (Manifest recommit) (diff)
downloadgentoo-2-2a15005fdd62660c0a03925fdc65cbedd5f031f6.tar.gz
gentoo-2-2a15005fdd62660c0a03925fdc65cbedd5f031f6.tar.bz2
gentoo-2-2a15005fdd62660c0a03925fdc65cbedd5f031f6.zip
sync IUSE (missing)
Diffstat (limited to 'dev-perl/frontier-rpc')
-rw-r--r--dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild
index fae94b3a24cb..17eede746112 100644
--- a/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild
+++ b/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.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/frontier-rpc/frontier-rpc-0.07_beta4.ebuild,v 1.3 2004/06/25 00:31:14 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/frontier-rpc/frontier-rpc-0.07_beta4.ebuild,v 1.4 2004/07/14 17:36:47 agriffis Exp $
inherit perl-module
@@ -14,5 +14,6 @@ HOMEPAGE="http://perl-xml.sourceforge.net/xml-rpc/${MY_P}.readme"
SLOT="0"
LICENSE="Artistic | GPL-2"
KEYWORDS="x86"
+IUSE=""
DEPEND="dev-perl/XML-Parser"