diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:48:34 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 01:48:34 +0000 |
commit | 26a3f6d14ad04e06f6c63bf1a4cb1f7339670c66 (patch) | |
tree | 5d22df22871f9be9917df4849c5f3ea3bb669a08 /dev-java | |
parent | whitespace (diff) | |
download | gentoo-2-26a3f6d14ad04e06f6c63bf1a4cb1f7339670c66.tar.gz gentoo-2-26a3f6d14ad04e06f6c63bf1a4cb1f7339670c66.tar.bz2 gentoo-2-26a3f6d14ad04e06f6c63bf1a4cb1f7339670c66.zip |
whitespace
(Portage version: 2.1.2.7)
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/qtjambi/qtjambi-4.3.0_p1-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-java/qtjambi/qtjambi-4.3.0_p1-r2.ebuild | 4 | ||||
-rw-r--r-- | dev-java/qtjambi/qtjambi-4.3.0_p1.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/dev-java/qtjambi/qtjambi-4.3.0_p1-r1.ebuild b/dev-java/qtjambi/qtjambi-4.3.0_p1-r1.ebuild index 47a84269887b..3046032b855a 100644 --- a/dev-java/qtjambi/qtjambi-4.3.0_p1-r1.ebuild +++ b/dev-java/qtjambi/qtjambi-4.3.0_p1-r1.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/dev-java/qtjambi/qtjambi-4.3.0_p1-r1.ebuild,v 1.6 2007/06/18 12:01:21 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/qtjambi/qtjambi-4.3.0_p1-r1.ebuild,v 1.7 2007/06/26 01:48:34 mr_bones_ Exp $ inherit eutils java-pkg-2 @@ -44,7 +44,7 @@ src_unpack() { epatch ${FILESDIR}/java_files_remove_ssl.diff fi - # These are two private headers from QtDesigner that aren't installed in the normal + # These are two private headers from QtDesigner that aren't installed in the normal # Qt distribution, but are needed when building QtJambi cp ${FILESDIR}/qdesigner_utils_p.h ${S}/qtjambi_designer cp ${FILESDIR}/shared_global_p.h ${S}/qtjambi_designer diff --git a/dev-java/qtjambi/qtjambi-4.3.0_p1-r2.ebuild b/dev-java/qtjambi/qtjambi-4.3.0_p1-r2.ebuild index da2b31366756..08573ccd6034 100644 --- a/dev-java/qtjambi/qtjambi-4.3.0_p1-r2.ebuild +++ b/dev-java/qtjambi/qtjambi-4.3.0_p1-r2.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/dev-java/qtjambi/qtjambi-4.3.0_p1-r2.ebuild,v 1.1 2007/06/18 12:01:21 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/qtjambi/qtjambi-4.3.0_p1-r2.ebuild,v 1.2 2007/06/26 01:48:34 mr_bones_ Exp $ inherit eutils java-pkg-2 @@ -44,7 +44,7 @@ src_unpack() { epatch ${FILESDIR}/java_files_remove_ssl.diff fi - # These are two private headers from QtDesigner that aren't installed in the normal + # These are two private headers from QtDesigner that aren't installed in the normal # Qt distribution, but are needed when building QtJambi cp ${FILESDIR}/qdesigner_utils_p.h ${S}/qtjambi_designer cp ${FILESDIR}/shared_global_p.h ${S}/qtjambi_designer diff --git a/dev-java/qtjambi/qtjambi-4.3.0_p1.ebuild b/dev-java/qtjambi/qtjambi-4.3.0_p1.ebuild index 5888bede6579..12db4982f623 100644 --- a/dev-java/qtjambi/qtjambi-4.3.0_p1.ebuild +++ b/dev-java/qtjambi/qtjambi-4.3.0_p1.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/dev-java/qtjambi/qtjambi-4.3.0_p1.ebuild,v 1.2 2007/06/07 17:02:48 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-java/qtjambi/qtjambi-4.3.0_p1.ebuild,v 1.3 2007/06/26 01:48:34 mr_bones_ Exp $ inherit eutils java-pkg-2 @@ -44,7 +44,7 @@ src_unpack() { epatch ${FILESDIR}/java_files_remove_ssl.diff fi - # These are two private headers from QtDesigner that aren't installed in the normal + # These are two private headers from QtDesigner that aren't installed in the normal # Qt distribution, but are needed when building QtJambi cp ${FILESDIR}/qdesigner_utils_p.h ${S}/qtjambi_designer cp ${FILESDIR}/shared_global_p.h ${S}/qtjambi_designer |