summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-08 06:57:27 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-08 06:57:27 +0000
commitd3912bc294ef5c9205d456b55956cde4a18d1a91 (patch)
treec4d3ab0f719ebcad0558a744390a7a16c5daa076 /x11-libs
parentrepoman (diff)
downloadgentoo-2-d3912bc294ef5c9205d456b55956cde4a18d1a91.tar.gz
gentoo-2-d3912bc294ef5c9205d456b55956cde4a18d1a91.tar.bz2
gentoo-2-d3912bc294ef5c9205d456b55956cde4a18d1a91.zip
repoman: fix leading whitespace
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/qt-embedded/Manifest4
-rw-r--r--x11-libs/qt-embedded/qt-embedded-3.0.5.ebuild6
-rw-r--r--x11-libs/qt-embedded/qt-embedded-3.1.2.ebuild6
-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
6 files changed, 14 insertions, 14 deletions
diff --git a/x11-libs/qt-embedded/Manifest b/x11-libs/qt-embedded/Manifest
index 9f61adbf6d21..d6c4c495f3b6 100644
--- a/x11-libs/qt-embedded/Manifest
+++ b/x11-libs/qt-embedded/Manifest
@@ -1,7 +1,7 @@
MD5 dcd08c92050239e3939749d5447eab1e ChangeLog 845
-MD5 61ac6ce5af98393a705711de97ef6e1d qt-embedded-3.0.5.ebuild 4345
+MD5 4b063e598a63c5ad3c1b30af740586e7 qt-embedded-3.0.5.ebuild 4338
MD5 512150b47a904b0240101e319856aab1 metadata.xml 156
-MD5 e598557141800eee30bbef4735baa6ae qt-embedded-3.1.2.ebuild 4422
+MD5 776d61b91c28020090db85bf64a593d5 qt-embedded-3.1.2.ebuild 4414
MD5 536e8d26e72b889022acd20f73b41778 files/47qt-embedded3 110
MD5 1fcffbb83d84af4b0d6d074ec508db20 files/digest-qt-embedded-3.0.5 77
MD5 097bb712d277f17864951d77b56ca46b files/tools-Makefile 2053
diff --git a/x11-libs/qt-embedded/qt-embedded-3.0.5.ebuild b/x11-libs/qt-embedded/qt-embedded-3.0.5.ebuild
index ba858c4ce447..9c6fd72c1dfb 100644
--- a/x11-libs/qt-embedded/qt-embedded-3.0.5.ebuild
+++ b/x11-libs/qt-embedded/qt-embedded-3.0.5.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/qt-embedded/qt-embedded-3.0.5.ebuild,v 1.9 2003/09/07 00:23:28 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-embedded/qt-embedded-3.0.5.ebuild,v 1.10 2003/09/08 06:56:31 msterret Exp $
DESCRIPTION="QT version ${PV}"
HOMEPAGE="http://www.trolltech.com/"
@@ -71,8 +71,8 @@ src_compile() {
# -accel-{voodoo3,mach64,matrox} -vnc -depths v,4,8,16,24,32 # this stuff miscompiles :-(
- ./configure $myconf -depths 8,16 -system-zlib -thread -stl -freetype -qvfb \
- -plugin-imgfmt-{jpeg,mng,png} -system-lib{png,jpeg,mng} || die
+ ./configure $myconf -depths 8,16 -system-zlib -thread -stl -freetype -qvfb \
+ -plugin-imgfmt-{jpeg,mng,png} -system-lib{png,jpeg,mng} || die
else
# use build == we're building for the gentoo isntaller project
# and know exactly which features we'll need
diff --git a/x11-libs/qt-embedded/qt-embedded-3.1.2.ebuild b/x11-libs/qt-embedded/qt-embedded-3.1.2.ebuild
index 8a8028b8a119..30e00d74dd6d 100644
--- a/x11-libs/qt-embedded/qt-embedded-3.1.2.ebuild
+++ b/x11-libs/qt-embedded/qt-embedded-3.1.2.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/qt-embedded/qt-embedded-3.1.2.ebuild,v 1.4 2003/09/07 00:23:28 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-embedded/qt-embedded-3.1.2.ebuild,v 1.5 2003/09/08 06:56:31 msterret Exp $
DESCRIPTION="QT version ${PV}"
HOMEPAGE="http://www.trolltech.com/"
@@ -71,8 +71,8 @@ src_compile() {
# -accel-{voodoo3,mach64,matrox} -vnc -depths v,4,8,16,24,32 # this stuff miscompiles :-(
- ./configure $myconf -depths 8,16 -system-zlib -thread -stl -freetype -qvfb \
- -plugin-imgfmt-{jpeg,mng,png} -system-lib{png,jpeg,mng} || die
+ ./configure $myconf -depths 8,16 -system-zlib -thread -stl -freetype -qvfb \
+ -plugin-imgfmt-{jpeg,mng,png} -system-lib{png,jpeg,mng} || die
else
# use build == we're building for the gentoo isntaller project
# and know exactly which features we'll need
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.
#