summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2009-05-29 18:46:24 +0000
committerSteve Dibb <beandog@gentoo.org>2009-05-29 18:46:24 +0000
commit380f07d0a85a75a63f19423401f46356e8ec0eb9 (patch)
tree7c4d474907ec490206a3e1aa886346289cbceff5 /eclass/sword-module.eclass
parentTaking the ebuild, thanks to zzam for proxy committing. Ebuild cleanup, monol... (diff)
downloadgentoo-2-380f07d0a85a75a63f19423401f46356e8ec0eb9.tar.gz
gentoo-2-380f07d0a85a75a63f19423401f46356e8ec0eb9.tar.bz2
gentoo-2-380f07d0a85a75a63f19423401f46356e8ec0eb9.zip
Update sword-module deps, bug 261514
Diffstat (limited to 'eclass/sword-module.eclass')
-rw-r--r--eclass/sword-module.eclass5
1 files changed, 2 insertions, 3 deletions
diff --git a/eclass/sword-module.eclass b/eclass/sword-module.eclass
index ba90bc3734e7..6192a32fb962 100644
--- a/eclass/sword-module.eclass
+++ b/eclass/sword-module.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/sword-module.eclass,v 1.1 2008/02/23 17:09:47 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/sword-module.eclass,v 1.2 2009/05/29 18:46:24 beandog Exp $
#
# eclass to simplify installation of Sword modules
@@ -21,8 +21,7 @@ IUSE=""
S="${WORKDIR}"
-RDEPEND="app-text/sword
- !app-text/sword-modules"
+RDEPEND="app-text/sword"
DEPEND="app-arch/unzip"
sword-module_src_install() {