diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-04-14 06:15:58 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-04-14 06:15:58 +0000 |
commit | ddd34d442363b41b7bb494fa500393addce56ad2 (patch) | |
tree | d5f760532fc4eb2af69c225322bbcea4dbb1863d /x11-libs/wxGTK | |
parent | New upstream version (with true_nozip patch); Install our own conf.d and init... (diff) | |
download | gentoo-2-ddd34d442363b41b7bb494fa500393addce56ad2.tar.gz gentoo-2-ddd34d442363b41b7bb494fa500393addce56ad2.tar.bz2 gentoo-2-ddd34d442363b41b7bb494fa500393addce56ad2.zip |
fix leading spaces
(Portage version: 2.1_pre7-r3)
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.6.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.6.3.2.ebuild b/x11-libs/wxGTK/wxGTK-2.6.3.2.ebuild index 1e413e8f5ed6..74a4b94bf6b9 100644 --- a/x11-libs/wxGTK/wxGTK-2.6.3.2.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.6.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.3.2.ebuild,v 1.1 2006/04/13 18:49:39 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.3.2.ebuild,v 1.2 2006/04/14 06:15:58 halcy0n Exp $ inherit wxlib gnuconfig versionator @@ -9,7 +9,7 @@ DESCRIPTION="GTK+ version of wxWidgets, a cross-platform C++ GUI toolkit and wxbase non-gui library" SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.gz - doc? ( mirror://sourceforge/wxwindows/wxWidgets-${HTML_PV}-HTML.tar.gz )" + doc? ( mirror://sourceforge/wxwindows/wxWidgets-${HTML_PV}-HTML.tar.gz )" SLOT="2.6" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" |