hawking 07/11/20 05:39:54
Modified: smoke-3.5.2.ebuild ChangeLog smoke-3.5.8.ebuild
smoke-3.5.6.ebuild
Log:
dev-python/qscintilla moved to x11-libs/qscintilla
(Portage version: 2.1.3.19)
Revision Changes Path
1.13 kde-base/smoke/smoke-3.5.2.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/smoke-3.5.2.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/smoke-3.5.2.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/smoke-3.5.2.ebuild?r1=1.12&r2=1.13
Index: smoke-3.5.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- smoke-3.5.2.ebuild 3 Oct 2006 13:20:24 -0000 1.12
+++ smoke-3.5.2.ebuild 20 Nov 2007 05:39:53 -0000 1.13
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.2.ebuild,v 1.12 2006/10/03 13:20:24 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.2.ebuild,v 1.13 2007/11/20 05:39:53 hawking Exp $
KMNAME=kdebindings
KMEXTRACTONLY="kalyptus/"
@@ -15,7 +15,7 @@
KEYWORDS="amd64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="dev-lang/perl
- dev-python/qscintilla" # QScintilla is an optional dep, there's a configure flag for it, but I don't want
+ x11-libs/qscintilla" # QScintilla is an optional dep, there's a configure flag for it, but I don't want
# to introduce a local noqscintilla use flag as it's a light dep.
# Of course it'd be nice if someone told me what the difference is between a smoke
# compiled with and without qscintilla support. --danarmak
1.50 kde-base/smoke/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/ChangeLog?r1=1.49&r2=1.50
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog 19 Oct 2007 23:59:42 -0000 1.49
+++ ChangeLog 20 Nov 2007 05:39:53 -0000 1.50
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/smoke
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v 1.49 2007/10/19 23:59:42 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/ChangeLog,v 1.50 2007/11/20 05:39:53 hawking Exp $
+
+ 20 Nov 2007; Ali Polatel <hawking@g.o> smoke-3.5.2.ebuild,
+ smoke-3.5.6.ebuild, smoke-3.5.8.ebuild:
+ dev-python/qscintilla moved to x11-libs/qscintilla
*smoke-3.5.8 (19 Oct 2007)
1.2 kde-base/smoke/smoke-3.5.8.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/smoke-3.5.8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/smoke-3.5.8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/smoke-3.5.8.ebuild?r1=1.1&r2=1.2
Index: smoke-3.5.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- smoke-3.5.8.ebuild 19 Oct 2007 23:59:42 -0000 1.1
+++ smoke-3.5.8.ebuild 20 Nov 2007 05:39:53 -0000 1.2
@@ -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/kde-base/smoke/smoke-3.5.8.ebuild,v 1.1 2007/10/19 23:59:42 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.8.ebuild,v 1.2 2007/11/20 05:39:53 hawking Exp $
KMNAME=kdebindings
KMEXTRACTONLY="kalyptus/"
@@ -15,7 +15,7 @@
KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="dev-lang/perl
- dev-python/qscintilla" # QScintilla is an optional dep, there's a configure flag for it, but I don't want
+ x11-libs/qscintilla" # QScintilla is an optional dep, there's a configure flag for it, but I don't want
# to introduce a local noqscintilla use flag as it's a light dep.
# Of course it'd be nice if someone told me what the difference is between a smoke
# compiled with and without qscintilla support. --danarmak
1.9 kde-base/smoke/smoke-3.5.6.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/smoke-3.5.6.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/smoke-3.5.6.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/smoke/smoke-3.5.6.ebuild?r1=1.8&r2=1.9
Index: smoke-3.5.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.6.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- smoke-3.5.6.ebuild 11 Aug 2007 17:30:29 -0000 1.8
+++ smoke-3.5.6.ebuild 20 Nov 2007 05:39:53 -0000 1.9
@@ -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/kde-base/smoke/smoke-3.5.6.ebuild,v 1.8 2007/08/11 17:30:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/smoke/smoke-3.5.6.ebuild,v 1.9 2007/11/20 05:39:53 hawking Exp $
KMNAME=kdebindings
KMEXTRACTONLY="kalyptus/"
@@ -15,7 +15,7 @@
KEYWORDS="amd64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="dev-lang/perl
- dev-python/qscintilla" # QScintilla is an optional dep, there's a configure flag for it, but I don't want
+ x11-libs/qscintilla" # QScintilla is an optional dep, there's a configure flag for it, but I don't want
# to introduce a local noqscintilla use flag as it's a light dep.
# Of course it'd be nice if someone told me what the difference is between a smoke
# compiled with and without qscintilla support. --danarmak
--
gentoo-commits@g.o mailing list
|