summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2007-12-21 22:38:38 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2007-12-21 22:38:38 +0000
commita3635af0ec5b5a80068f4c21df20b0672eb46970 (patch)
tree35211a5a0c5e90f5144078877779a4b430fdeb48 /x11-libs
parentwhitespace (diff)
downloadhistorical-a3635af0ec5b5a80068f4c21df20b0672eb46970.tar.gz
historical-a3635af0ec5b5a80068f4c21df20b0672eb46970.tar.bz2
historical-a3635af0ec5b5a80068f4c21df20b0672eb46970.zip
whitespace
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/qt-opengl/qt-opengl-4.4.0_rc1.ebuild3
-rw-r--r--x11-libs/qt-qt3support/qt-qt3support-4.4.0_rc1.ebuild4
-rw-r--r--x11-libs/qt-webkit/qt-webkit-4.4.0_rc1.ebuild4
3 files changed, 3 insertions, 8 deletions
diff --git a/x11-libs/qt-opengl/qt-opengl-4.4.0_rc1.ebuild b/x11-libs/qt-opengl/qt-opengl-4.4.0_rc1.ebuild
index e793f224cdc6..a0a2fd573bd7 100644
--- a/x11-libs/qt-opengl/qt-opengl-4.4.0_rc1.ebuild
+++ b/x11-libs/qt-opengl/qt-opengl-4.4.0_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.4.0_rc1.ebuild,v 1.5 2007/12/21 20:05:07 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-opengl/qt-opengl-4.4.0_rc1.ebuild,v 1.6 2007/12/21 22:37:56 mr_bones_ Exp $
inherit qt4-build
@@ -63,4 +63,3 @@ pkg_postrm()
{
qconfig_remove_option opengl
}
-
diff --git a/x11-libs/qt-qt3support/qt-qt3support-4.4.0_rc1.ebuild b/x11-libs/qt-qt3support/qt-qt3support-4.4.0_rc1.ebuild
index fbf09e2c68e8..e42122a853dc 100644
--- a/x11-libs/qt-qt3support/qt-qt3support-4.4.0_rc1.ebuild
+++ b/x11-libs/qt-qt3support/qt-qt3support-4.4.0_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.4.0_rc1.ebuild,v 1.9 2007/12/21 20:05:50 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-qt3support/qt-qt3support-4.4.0_rc1.ebuild,v 1.10 2007/12/21 22:38:17 mr_bones_ Exp $
inherit qt4-build
@@ -64,5 +64,3 @@ src_install() {
}
# Don't postinst qt3support into qconfig.pri here, it's handled in qt-core by way of the use flag.
-
-
diff --git a/x11-libs/qt-webkit/qt-webkit-4.4.0_rc1.ebuild b/x11-libs/qt-webkit/qt-webkit-4.4.0_rc1.ebuild
index feebe5a4e6f0..5debeae4d08b 100644
--- a/x11-libs/qt-webkit/qt-webkit-4.4.0_rc1.ebuild
+++ b/x11-libs/qt-webkit/qt-webkit-4.4.0_rc1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.4.0_rc1.ebuild,v 1.6 2007/12/21 20:06:11 caleb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qt-webkit/qt-webkit-4.4.0_rc1.ebuild,v 1.7 2007/12/21 22:38:38 mr_bones_ Exp $
inherit qt4-build
@@ -21,7 +21,6 @@ RDEPEND="~x11-libs/qt-gui-${PV}"
DEPEND="${RDEPEND}"
-
src_unpack() {
qt4-build_src_unpack
@@ -56,4 +55,3 @@ pkg_postrm()
{
qconfig_remove_option webkit
}
-