Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
caster 08/02/23 19:55:54
Modified: qtjava-3.5.9.ebuild ChangeLog
Log:
Apply the patch for bug #208631 also in 3.5.9.
(Portage version: 2.1.4.4)
Revision Changes Path
1.2 kde-base/qtjava/qtjava-3.5.9.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qtjava/qtjava-3.5.9.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qtjava/qtjava-3.5.9.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qtjava/qtjava-3.5.9.ebuild?r1=1.1&r2=1.2
Index: qtjava-3.5.9.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qtjava/qtjava-3.5.9.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qtjava-3.5.9.ebuild 20 Feb 2008 23:34:49 -0000 1.1
+++ qtjava-3.5.9.ebuild 23 Feb 2008 19:55:53 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qtjava/qtjava-3.5.9.ebuild,v 1.1 2008/02/20 23:34:49 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qtjava/qtjava-3.5.9.ebuild,v 1.2 2008/02/23 19:55:53 caster Exp $
KMNAME=kdebindings
KM_MAKEFILESREV=1
@@ -14,8 +14,10 @@
IUSE=""
DEPEND=">=virtual/jdk-1.4"
RDEPEND=">=virtual/jre-1.4"
+# libhpi for bug #208631
PATCHES="${FILESDIR}/no-gtk-glib-check.diff
- ${FILESDIR}/${PN}-${SLOT}-javacflags.patch"
+ ${FILESDIR}/${PN}-${SLOT}-javacflags.patch
+ ${FILESDIR}/no-libhpi.so-check.patch"
pkg_setup() {
if ! built_with_use x11-libs/qt:3 opengl ; then
1.62 kde-base/qtjava/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qtjava/ChangeLog?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qtjava/ChangeLog?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/qtjava/ChangeLog?r1=1.61&r2=1.62
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/qtjava/ChangeLog,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- ChangeLog 20 Feb 2008 23:34:49 -0000 1.61
+++ ChangeLog 23 Feb 2008 19:55:53 -0000 1.62
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/qtjava
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/qtjava/ChangeLog,v 1.61 2008/02/20 23:34:49 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/qtjava/ChangeLog,v 1.62 2008/02/23 19:55:53 caster Exp $
+
+ 23 Feb 2008; Vlastimil Babka <caster@g.o> qtjava-3.5.9.ebuild:
+ Apply the patch for bug #208631 also in 3.5.9.
*qtjava-3.5.9 (20 Feb 2008)
--
gentoo-commits@g.o mailing list
|
|