diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2005-01-13 19:10:22 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2005-01-13 19:10:22 +0000 |
commit | 373cad5a93b87b272928dc8d01f298c1a2c53455 (patch) | |
tree | b01046d1345286c4adc3af82be2fed4bb896db85 /dev-util/wxglade/wxglade-0.3.5.ebuild | |
parent | Fixed RDEPEND for amd64. (Manifest recommit) (diff) | |
download | gentoo-2-373cad5a93b87b272928dc8d01f298c1a2c53455.tar.gz gentoo-2-373cad5a93b87b272928dc8d01f298c1a2c53455.tar.bz2 gentoo-2-373cad5a93b87b272928dc8d01f298c1a2c53455.zip |
Stable x86, removed dep on app-arch/unzip
Diffstat (limited to 'dev-util/wxglade/wxglade-0.3.5.ebuild')
-rw-r--r-- | dev-util/wxglade/wxglade-0.3.5.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-util/wxglade/wxglade-0.3.5.ebuild b/dev-util/wxglade/wxglade-0.3.5.ebuild index bdbf447089b3..93bdb50d23fa 100644 --- a/dev-util/wxglade/wxglade-0.3.5.ebuild +++ b/dev-util/wxglade/wxglade-0.3.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.3.5.ebuild,v 1.1 2004/11/05 01:13:13 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.3.5.ebuild,v 1.2 2005/01/13 19:10:22 pythonhead Exp $ inherit python @@ -14,7 +14,6 @@ KEYWORDS="~x86 ~ppc ~amd64" IUSE="" S="${WORKDIR}/${MY_P}" DEPEND=">=dev-lang/python-2.2 - app-arch/unzip >=dev-python/wxpython-2.4.2.4" src_install() { |