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
hawking 07/11/20 05:45:19
Modified: ChangeLog qscintilla-2.1-r1.ebuild
Log:
Use EAPI=1, make python use flag enabled by default.
(Portage version: 2.1.3.19)
Revision Changes Path
1.2 x11-libs/qscintilla/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 20 Nov 2007 05:17:20 -0000 1.1
+++ ChangeLog 20 Nov 2007 05:45:19 -0000 1.2
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/qscintilla
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.1 2007/11/20 05:17:20 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/ChangeLog,v 1.2 2007/11/20 05:45:19 hawking Exp $
+
+ 20 Nov 2007; Ali Polatel <hawking@g.o> qscintilla-2.1-r1.ebuild:
+ Use EAPI=1, make python use flag enabled by default.
*qscintilla-2.1-r1 (20 Nov 2007)
1.2 x11-libs/qscintilla/qscintilla-2.1-r1.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild?r1=1.1&r2=1.2
Index: qscintilla-2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- qscintilla-2.1-r1.ebuild 20 Nov 2007 05:17:20 -0000 1.1
+++ qscintilla-2.1-r1.ebuild 20 Nov 2007 05:45:19 -0000 1.2
@@ -1,6 +1,8 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v 1.1 2007/11/20 05:17:20 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/qscintilla/qscintilla-2.1-r1.ebuild,v 1.2 2007/11/20 05:45:19 hawking Exp $
+
+EAPI=1
inherit eutils toolchain-funcs multilib
@@ -16,7 +18,7 @@
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="qt4 python doc examples debug"
+IUSE="qt4 +python doc examples debug"
RDEPEND="qt4? ( =x11-libs/qt-4* )
!qt4? ( =x11-libs/qt-3* )"
--
gentoo-commits@g.o mailing list
|
|