summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Heinlein <keytoaster@gentoo.org>2008-06-07 10:50:56 +0000
committerTobias Heinlein <keytoaster@gentoo.org>2008-06-07 10:50:56 +0000
commit4671a9b4890e26c37967a0f7dd7f8efde02303f1 (patch)
tree76cb6c0c83c22e4a146dfe7750bca5e2f38ed772 /kde-base/kate
parentRemoved old versions. (diff)
downloadgentoo-2-4671a9b4890e26c37967a0f7dd7f8efde02303f1.tar.gz
gentoo-2-4671a9b4890e26c37967a0f7dd7f8efde02303f1.tar.bz2
gentoo-2-4671a9b4890e26c37967a0f7dd7f8efde02303f1.zip
Removed old versions.
(Portage version: 2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+)
Diffstat (limited to 'kde-base/kate')
-rw-r--r--kde-base/kate/ChangeLog6
-rw-r--r--kde-base/kate/kate-3.5.8.ebuild17
-rw-r--r--kde-base/kate/kate-4.0.2.ebuild23
-rw-r--r--kde-base/kate/kate-4.0.3.ebuild23
4 files changed, 5 insertions, 64 deletions
diff --git a/kde-base/kate/ChangeLog b/kde-base/kate/ChangeLog
index 437d24bb6ed9..4a9d1c88d679 100644
--- a/kde-base/kate/ChangeLog
+++ b/kde-base/kate/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kate
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.110 2008/06/05 21:07:16 keytoaster Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/ChangeLog,v 1.111 2008/06/07 10:50:56 keytoaster Exp $
+
+ 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> -kate-3.5.8.ebuild,
+ -kate-4.0.2.ebuild, -kate-4.0.3.ebuild:
+ Removed old versions.
*kate-4.0.5 (05 Jun 2008)
diff --git a/kde-base/kate/kate-3.5.8.ebuild b/kde-base/kate/kate-3.5.8.ebuild
deleted file mode 100644
index e70b2c75ce25..000000000000
--- a/kde-base/kate/kate-3.5.8.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-3.5.8.ebuild,v 1.7 2008/03/04 02:22:19 jer Exp $
-
-KMNAME=kdebase
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta eutils
-
-SRC_URI="${SRC_URI}
- mirror://gentoo/kdebase-3.5-patchset-06.tar.bz2"
-
-DESCRIPTION="Kate is an MDI texteditor."
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="kdehiddenvisibility"
-
-KMEXTRA="doc/kwrite"
diff --git a/kde-base/kate/kate-4.0.2.ebuild b/kde-base/kate/kate-4.0.2.ebuild
deleted file mode 100644
index 1b6fea1cdf7f..000000000000
--- a/kde-base/kate/kate-4.0.2.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.0.2.ebuild,v 1.1 2008/03/10 23:22:21 philantrop Exp $
-
-EAPI="1"
-
-KMNAME=kdesdk
-inherit kde4-meta
-
-DESCRIPTION="Kate is an MDI texteditor."
-KEYWORDS="~amd64 ~x86"
-IUSE="debug htmlhandbook"
-
-DEPEND="${DEPEND}
- >=kde-base/plasma-${PV}:${SLOT}"
-RDEPEND="${DEPEND}
- dev-libs/libxml2
- dev-libs/libxslt"
-
-src_unpack() {
- use htmlhandbook && KMEXTRA="doc/kate-plugins"
- kde4-meta_src_unpack
-}
diff --git a/kde-base/kate/kate-4.0.3.ebuild b/kde-base/kate/kate-4.0.3.ebuild
deleted file mode 100644
index 51c5603be517..000000000000
--- a/kde-base/kate/kate-4.0.3.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kate/kate-4.0.3.ebuild,v 1.1 2008/04/03 20:40:43 philantrop Exp $
-
-EAPI="1"
-
-KMNAME=kdesdk
-inherit kde4-meta
-
-DESCRIPTION="Kate is an MDI texteditor."
-KEYWORDS="~amd64 ~x86"
-IUSE="debug htmlhandbook"
-
-DEPEND="${DEPEND}
- >=kde-base/plasma-${PV}:${SLOT}"
-RDEPEND="${DEPEND}
- dev-libs/libxml2
- dev-libs/libxslt"
-
-src_unpack() {
- use htmlhandbook && KMEXTRA="doc/kate-plugins"
- kde4-meta_src_unpack
-}