summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 17:58:58 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 17:58:58 +0000
commit666de4cee6a3a6d8faa8efcfeb3f032033860bc3 (patch)
tree7b40403638cef52f723225d047e58beaec9c17d8 /dev-perl/frontier-rpc
parentMarked ~amd64. (diff)
downloadhistorical-666de4cee6a3a6d8faa8efcfeb3f032033860bc3.tar.gz
historical-666de4cee6a3a6d8faa8efcfeb3f032033860bc3.tar.bz2
historical-666de4cee6a3a6d8faa8efcfeb3f032033860bc3.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"