summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2009-05-05 08:18:17 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2009-05-05 08:18:17 +0000
commitc4536514033832fdcf4033aa6325ff0ee6a06d3a (patch)
tree466ef622e87ec85bc708f6c76cb8255d5163f4e4 /x11-libs/wxmozilla
parentset explicit RDEPEND (diff)
downloadhistorical-c4536514033832fdcf4033aa6325ff0ee6a06d3a.tar.gz
historical-c4536514033832fdcf4033aa6325ff0ee6a06d3a.tar.bz2
historical-c4536514033832fdcf4033aa6325ff0ee6a06d3a.zip
repoman warns
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'x11-libs/wxmozilla')
-rw-r--r--x11-libs/wxmozilla/wxmozilla-0.5.7_pre20070102.ebuild13
1 files changed, 7 insertions, 6 deletions
diff --git a/x11-libs/wxmozilla/wxmozilla-0.5.7_pre20070102.ebuild b/x11-libs/wxmozilla/wxmozilla-0.5.7_pre20070102.ebuild
index 7a4a064a338e..e2cb384cb24b 100644
--- a/x11-libs/wxmozilla/wxmozilla-0.5.7_pre20070102.ebuild
+++ b/x11-libs/wxmozilla/wxmozilla-0.5.7_pre20070102.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxmozilla/wxmozilla-0.5.7_pre20070102.ebuild,v 1.6 2008/03/17 15:29:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxmozilla/wxmozilla-0.5.7_pre20070102.ebuild,v 1.7 2009/05/05 08:18:17 ssuominen Exp $
inherit eutils wxwidgets autotools
@@ -19,10 +19,11 @@ HOMEPAGE="http://wxmozilla.sourceforge.net/"
# !firefox? ( =www-client/seamonkey-1* )
# python? ( dev-lang/python
# >=dev-python/wxpython-2.6.3 )"
-DEPEND="=x11-libs/wxGTK-2.6*
- =www-client/mozilla-firefox-2*
- python? ( dev-lang/python
- =dev-python/wxpython-2.6* )"
+RDEPEND="=x11-libs/wxGTK-2.6*
+ =www-client/mozilla-firefox-2*
+ python? ( dev-lang/python
+ =dev-python/wxpython-2.6* )"
+DEPEND="${RDEPEND}"
SLOT="0"
LICENSE="wxWinLL-3"