summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-08 06:57:27 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-08 06:57:27 +0000
commit599fe95018847c2617b24f5e633567c259f273d4 (patch)
tree35d09639759c65693e3a80213c6cecca8866f4c0 /x11-libs/wxGTK
parentrepoman (diff)
downloadhistorical-599fe95018847c2617b24f5e633567c259f273d4.tar.gz
historical-599fe95018847c2617b24f5e633567c259f273d4.tar.bz2
historical-599fe95018847c2617b24f5e633567c259f273d4.zip
repoman: fix leading whitespace
Diffstat (limited to 'x11-libs/wxGTK')
-rw-r--r--x11-libs/wxGTK/Manifest4
-rw-r--r--x11-libs/wxGTK/wxGTK-2.4.0.ebuild4
-rw-r--r--x11-libs/wxGTK/wxGTK-2.4.1.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-libs/wxGTK/Manifest b/x11-libs/wxGTK/Manifest
index f3bddbd15447..608585da49cc 100644
--- a/x11-libs/wxGTK/Manifest
+++ b/x11-libs/wxGTK/Manifest
@@ -1,7 +1,7 @@
MD5 57cce05d8446210bd3049d2b2de4f226 ChangeLog 5731
-MD5 a1417269361092cea4eea68b1748bc43 wxGTK-2.4.0.ebuild 2698
+MD5 6c6dee6bc743f89e1ac66340295156a2 wxGTK-2.4.0.ebuild 2695
MD5 4fca175f747a090fd2b7b8ce22fbc06d metadata.xml 162
-MD5 3276ebcf3509bfa0dac55db354146000 wxGTK-2.4.1.ebuild 2498
+MD5 3798e7b17ac804c8c12b6ca2448b82c3 wxGTK-2.4.1.ebuild 2495
MD5 16ea0622454512339b2c613af61a9aa4 files/digest-wxGTK-2.4.0 65
MD5 86ee1d94ec752953d445a824f643fef5 files/digest-wxGTK-2.4.1 65
MD5 522f6b3a771ea33a1af7ede9c795ab4c files/wxGTK-2.4.1-wxpython1.patch 1102
diff --git a/x11-libs/wxGTK/wxGTK-2.4.0.ebuild b/x11-libs/wxGTK/wxGTK-2.4.0.ebuild
index c578478cd1bb..29490bfcce5f 100644
--- a/x11-libs/wxGTK/wxGTK-2.4.0.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.0.ebuild,v 1.11 2003/09/07 00:23:28 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.0.ebuild,v 1.12 2003/09/08 06:57:25 msterret Exp $
DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit."
SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2"
@@ -74,7 +74,7 @@ src_compile() {
myconf="${myconf} --with-x --with-gtk"
- # here we disable unicode support even thought gtk2 supports it
+ # here we disable unicode support even thought gtk2 supports it
# because too many apps just don't follow the wxWindows guidelines
# for unicode support.
#
diff --git a/x11-libs/wxGTK/wxGTK-2.4.1.ebuild b/x11-libs/wxGTK/wxGTK-2.4.1.ebuild
index 5449d2fd9ab1..38ade3af83c9 100644
--- a/x11-libs/wxGTK/wxGTK-2.4.1.ebuild
+++ b/x11-libs/wxGTK/wxGTK-2.4.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.1.ebuild,v 1.3 2003/09/07 00:23:28 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.4.1.ebuild,v 1.4 2003/09/08 06:57:25 msterret Exp $
DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit."
SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2"
@@ -69,7 +69,7 @@ src_compile() {
myconf="${myconf} --with-gtk"
- # here we disable unicode support even thought gtk2 supports it
+ # here we disable unicode support even thought gtk2 supports it
# because too many apps just don't follow the wxWindows guidelines
# for unicode support.
#