summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2011-04-05 05:08:05 +0000
committerUlrich Müller <ulm@gentoo.org>2011-04-05 05:08:05 +0000
commite77b9fdd748c044f842fb0ab226723e610956ba0 (patch)
treefacc9d409eaf4f36490eeca53336ebf82f3e49c9 /app-text/lodgeit/lodgeit-0.3.ebuild
parentDepend on dev-lang/python because virtual/python will go away, bug 358849. (diff)
downloadgentoo-2-e77b9fdd748c044f842fb0ab226723e610956ba0.tar.gz
gentoo-2-e77b9fdd748c044f842fb0ab226723e610956ba0.tar.bz2
gentoo-2-e77b9fdd748c044f842fb0ab226723e610956ba0.zip
Depend on dev-lang/python because virtual/python will go away, bug 358849.
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'app-text/lodgeit/lodgeit-0.3.ebuild')
-rw-r--r--app-text/lodgeit/lodgeit-0.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/lodgeit/lodgeit-0.3.ebuild b/app-text/lodgeit/lodgeit-0.3.ebuild
index 0431b18a39ab..79e6ee01ceb8 100644
--- a/app-text/lodgeit/lodgeit-0.3.ebuild
+++ b/app-text/lodgeit/lodgeit-0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/lodgeit/lodgeit-0.3.ebuild,v 1.2 2009/11/19 16:48:07 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/lodgeit/lodgeit-0.3.ebuild,v 1.3 2011/04/05 05:08:05 ulm Exp $
EAPI="2"
@@ -19,7 +19,7 @@ IUSE="vim"
RESTRICT="test"
DEPEND=""
-RDEPEND="virtual/python
+RDEPEND="dev-lang/python
vim? ( || ( app-editors/vim[python] app-editors/gvim[python] ) )"
src_unpack() {