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.2.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.2.ebuild')
-rw-r--r-- | dev-util/wxglade/wxglade-0.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/wxglade/wxglade-0.3.2.ebuild b/dev-util/wxglade/wxglade-0.3.2.ebuild index bd485590efcf..dd1aab2e016c 100644 --- a/dev-util/wxglade/wxglade-0.3.2.ebuild +++ b/dev-util/wxglade/wxglade-0.3.2.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.2.ebuild,v 1.5 2004/08/20 20:31:33 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/wxglade/wxglade-0.3.2.ebuild,v 1.6 2005/01/13 19:10:22 pythonhead Exp $ S="${WORKDIR}/wxGlade-${PV}" DESCRIPTION="Glade-like GUI designer which can generate Python, Perl, C++ or XRC code" |