summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Matthijs <axxo@gentoo.org>2004-11-03 11:50:25 +0000
committerThomas Matthijs <axxo@gentoo.org>2004-11-03 11:50:25 +0000
commita76f10f33ba73c23e6ff7901f8cedf5f9e33f4f0 (patch)
tree1fbe2e780bafaf3f6c107d8bd175457af1f50d3c /dev-util/wxglade
parentdepend on app-arch/unzip (diff)
downloadhistorical-a76f10f33ba73c23e6ff7901f8cedf5f9e33f4f0.tar.gz
historical-a76f10f33ba73c23e6ff7901f8cedf5f9e33f4f0.tar.bz2
historical-a76f10f33ba73c23e6ff7901f8cedf5f9e33f4f0.zip
depend on app-arch/
Diffstat (limited to 'dev-util/wxglade')
-rw-r--r--dev-util/wxglade/ChangeLog5
-rw-r--r--dev-util/wxglade/wxglade-0.3.4.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/dev-util/wxglade/ChangeLog b/dev-util/wxglade/ChangeLog
index 7d4830399486..236247c0fb3c 100644
--- a/dev-util/wxglade/ChangeLog
+++ b/dev-util/wxglade/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/wxglade
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/ChangeLog,v 1.12 2004/10/17 20:46:46 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/ChangeLog,v 1.13 2004/11/03 11:50:25 axxo Exp $
+
+ 03 Nov 2004; Thomas Matthijs <axxo@gentoo.org> wxglade-0.3.4.ebuild:
+ depend on app-arch/unzip
17 Oct 2004; Rob Cakebread <pythonhead@gentoo.org> wxglade-0.3.4.ebuild:
Changed SRC_URI due to corrupt tarball.
diff --git a/dev-util/wxglade/wxglade-0.3.4.ebuild b/dev-util/wxglade/wxglade-0.3.4.ebuild
index 20aa691a0f68..dc5d8a7dd918 100644
--- a/dev-util/wxglade/wxglade-0.3.4.ebuild
+++ b/dev-util/wxglade/wxglade-0.3.4.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-util/wxglade/wxglade-0.3.4.ebuild,v 1.3 2004/10/17 20:46:46 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.3.4.ebuild,v 1.4 2004/11/03 11:50:25 axxo Exp $
inherit python
@@ -14,6 +14,7 @@ SLOT="0"
KEYWORDS="x86 ~ppc ~amd64"
IUSE=""
DEPEND=">=dev-lang/python-2.2
+ app-arch/unzip
>=dev-python/wxpython-2.4.2.4"
src_install() {