summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-base/konsole/ChangeLog6
-rw-r--r--kde-base/konsole/konsole-4.3.1-r1.ebuild28
-rw-r--r--kde-base/konsole/konsole-4.3.1.ebuild26
3 files changed, 5 insertions, 55 deletions
diff --git a/kde-base/konsole/ChangeLog b/kde-base/konsole/ChangeLog
index 9261430f8128..4c4a2aa81ff8 100644
--- a/kde-base/konsole/ChangeLog
+++ b/kde-base/konsole/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/konsole
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.149 2009/12/10 16:20:26 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/ChangeLog,v 1.150 2009/12/10 21:58:09 scarabeus Exp $
+
+ 10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ -konsole-4.3.1.ebuild, -konsole-4.3.1-r1.ebuild:
+ Drop KDE SC-4.3.1.
10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> konsole-4.3.3.ebuild:
x86 stable, bug 292455
diff --git a/kde-base/konsole/konsole-4.3.1-r1.ebuild b/kde-base/konsole/konsole-4.3.1-r1.ebuild
deleted file mode 100644
index 0a11f1e65e6a..000000000000
--- a/kde-base/konsole/konsole-4.3.1-r1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-4.3.1-r1.ebuild,v 1.3 2009/10/18 15:24:19 maekke Exp $
-
-EAPI="2"
-
-KMNAME="kdebase-apps"
-inherit kde4-meta
-
-DESCRIPTION="X terminal for use with KDE."
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 x86"
-IUSE="debug +handbook"
-
-COMMONDEPEND="
- x11-libs/libX11
- x11-libs/libXext
- >=x11-libs/libxklavier-3.2
- x11-libs/libXrender
- x11-libs/libXtst
-"
-DEPEND="${COMMONDEPEND}
- x11-apps/bdftopcf
- x11-proto/kbproto
- x11-proto/renderproto
-"
-RDEPEND="${COMMONDEPEND}"
-
-PATCHES=( "${FILESDIR}/${P}-kpart-backport-fix.patch" )
diff --git a/kde-base/konsole/konsole-4.3.1.ebuild b/kde-base/konsole/konsole-4.3.1.ebuild
deleted file mode 100644
index b9413c035b14..000000000000
--- a/kde-base/konsole/konsole-4.3.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/konsole/konsole-4.3.1.ebuild,v 1.1 2009/09/01 15:46:05 tampakrap Exp $
-
-EAPI="2"
-
-KMNAME="kdebase-apps"
-inherit kde4-meta
-
-DESCRIPTION="X terminal for use with KDE."
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="debug +handbook"
-
-COMMONDEPEND="
- x11-libs/libX11
- x11-libs/libXext
- >=x11-libs/libxklavier-3.2
- x11-libs/libXrender
- x11-libs/libXtst
-"
-DEPEND="${COMMONDEPEND}
- x11-apps/bdftopcf
- x11-proto/kbproto
- x11-proto/renderproto
-"
-RDEPEND="${COMMONDEPEND}"