summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-01-14 14:17:57 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-01-14 14:17:57 +0000
commitb3859acc85522470ff966ba92a30a5959777a0a5 (patch)
tree485787c57b0cafaba3f0b3999aafc16877b7b295
parentDrop KDE 4.1.2 and 4.1.3 (diff)
downloadgentoo-2-b3859acc85522470ff966ba92a30a5959777a0a5.tar.gz
gentoo-2-b3859acc85522470ff966ba92a30a5959777a0a5.tar.bz2
gentoo-2-b3859acc85522470ff966ba92a30a5959777a0a5.zip
Drop KDE 4.1.2 and 4.1.3
(Portage version: 2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64)
-rw-r--r--kde-base/kcron/ChangeLog6
-rw-r--r--kde-base/kcron/kcron-4.1.2.ebuild15
-rw-r--r--kde-base/kcron/kcron-4.1.3.ebuild15
3 files changed, 5 insertions, 31 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog
index 9172b0968d7a..041c7f1f6bf6 100644
--- a/kde-base/kcron/ChangeLog
+++ b/kde-base/kcron/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kcron
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.95 2009/01/13 21:26:56 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.96 2009/01/14 14:17:57 alexxy Exp $
+
+ 14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> -kcron-4.1.2.ebuild,
+ -kcron-4.1.3.ebuild:
+ Drop KDE 4.1.2 and 4.1.3
*kcron-4.1.4 (13 Jan 2009)
diff --git a/kde-base/kcron/kcron-4.1.2.ebuild b/kde-base/kcron/kcron-4.1.2.ebuild
deleted file mode 100644
index 6dfbcafe0eff..000000000000
--- a/kde-base/kcron/kcron-4.1.2.ebuild
+++ /dev/null
@@ -1,15 +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/kcron/kcron-4.1.2.ebuild,v 1.1 2008/10/02 07:01:19 jmbsvicetto Exp $
-
-EAPI="2"
-
-KMNAME=kdeadmin
-inherit kde4-meta
-
-DESCRIPTION="KDE Task Scheduler"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug htmlhandbook"
-
-RDEPEND="virtual/cron
- >=kde-base/knotify-${PV}:${SLOT}"
diff --git a/kde-base/kcron/kcron-4.1.3.ebuild b/kde-base/kcron/kcron-4.1.3.ebuild
deleted file mode 100644
index 74dd783ada1b..000000000000
--- a/kde-base/kcron/kcron-4.1.3.ebuild
+++ /dev/null
@@ -1,15 +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/kcron/kcron-4.1.3.ebuild,v 1.2 2008/11/16 04:46:54 vapier Exp $
-
-EAPI="2"
-
-KMNAME=kdeadmin
-inherit kde4-meta
-
-DESCRIPTION="KDE Task Scheduler"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="debug htmlhandbook"
-
-RDEPEND="virtual/cron
- >=kde-base/knotify-${PV}:${SLOT}"