summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/smoke/ChangeLog6
-rw-r--r--kde-base/smoke/smoke-3.5.2.ebuild6
-rw-r--r--kde-base/smoke/smoke-3.5.6.ebuild4
-rw-r--r--kde-base/smoke/smoke-3.5.8.ebuild4
4 files changed, 12 insertions, 8 deletions
diff --git a/kde-base/smoke/ChangeLog b/kde-base/smoke/ChangeLog
index bfb846b5bcc3..81254d7fb8e1 100644
--- a/kde-base/smoke/ChangeLog
+++ b/kde-base/smoke/ChangeLog
@@ -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@gentoo.org> 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)
diff --git a/kde-base/smoke/smoke-3.5.2.ebuild b/kde-base/smoke/smoke-3.5.2.ebuild
index 608667dabe9d..c73f5c1cc011 100644
--- a/kde-base/smoke/smoke-3.5.2.ebuild
+++ b/kde-base/smoke/smoke-3.5.2.ebuild
@@ -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 @@ HOMEPAGE="http://developer.kde.org/language-bindings/smoke/"
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
diff --git a/kde-base/smoke/smoke-3.5.6.ebuild b/kde-base/smoke/smoke-3.5.6.ebuild
index e937a1fbf03c..664e539b806d 100644
--- a/kde-base/smoke/smoke-3.5.6.ebuild
+++ b/kde-base/smoke/smoke-3.5.6.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/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 @@ HOMEPAGE="http://developer.kde.org/language-bindings/smoke/"
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
diff --git a/kde-base/smoke/smoke-3.5.8.ebuild b/kde-base/smoke/smoke-3.5.8.ebuild
index 7e01a5823765..7a88e8eea142 100644
--- a/kde-base/smoke/smoke-3.5.8.ebuild
+++ b/kde-base/smoke/smoke-3.5.8.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/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 @@ HOMEPAGE="http://developer.kde.org/language-bindings/smoke/"
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