summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-02-17 03:31:00 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-02-17 03:31:00 +0000
commit1f0d82e30a76e7b698e006c0b23ef4ba43d716db (patch)
tree71740acf58d3dc2cadad8ebbfe1669f80226a1ea /kde-base/kcron
parentSpring Cleaning (diff)
downloadhistorical-1f0d82e30a76e7b698e006c0b23ef4ba43d716db.tar.gz
historical-1f0d82e30a76e7b698e006c0b23ef4ba43d716db.tar.bz2
historical-1f0d82e30a76e7b698e006c0b23ef4ba43d716db.zip
Spring cleaning.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/kcron')
-rw-r--r--kde-base/kcron/ChangeLog6
-rw-r--r--kde-base/kcron/kcron-3.5.5.ebuild14
-rw-r--r--kde-base/kcron/kcron-3.5.6.ebuild14
-rw-r--r--kde-base/kcron/kcron-3.5.7.ebuild14
-rw-r--r--kde-base/kcron/kcron-4.0.0.ebuild16
5 files changed, 5 insertions, 59 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog
index 8d83ba0506bb..173cb8ce1c22 100644
--- a/kde-base/kcron/ChangeLog
+++ b/kde-base/kcron/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kcron
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.74 2008/02/07 00:11:16 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.75 2008/02/17 02:06:58 ingmar Exp $
+
+ 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -kcron-3.5.5.ebuild,
+ -kcron-3.5.6.ebuild, -kcron-3.5.7.ebuild, -kcron-4.0.0.ebuild:
+ Spring cleaning
*kcron-4.0.1 (06 Feb 2008)
diff --git a/kde-base/kcron/kcron-3.5.5.ebuild b/kde-base/kcron/kcron-3.5.5.ebuild
deleted file mode 100644
index 375b6e3adff5..000000000000
--- a/kde-base/kcron/kcron-3.5.5.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2006 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.5.5.ebuild,v 1.9 2006/12/11 11:40:30 kloeri Exp $
-KMNAME=kdeadmin
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta
-
-DESCRIPTION="KDE Task Scheduler"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="kdehiddenvisibility"
-
-DEPEND=""
-RDEPEND="virtual/cron"
diff --git a/kde-base/kcron/kcron-3.5.6.ebuild b/kde-base/kcron/kcron-3.5.6.ebuild
deleted file mode 100644
index b75ce03bf26a..000000000000
--- a/kde-base/kcron/kcron-3.5.6.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.5.6.ebuild,v 1.1 2007/01/16 19:44:01 flameeyes Exp $
-KMNAME=kdeadmin
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta
-
-DESCRIPTION="KDE Task Scheduler"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
-IUSE="kdehiddenvisibility"
-
-DEPEND=""
-RDEPEND="virtual/cron"
diff --git a/kde-base/kcron/kcron-3.5.7.ebuild b/kde-base/kcron/kcron-3.5.7.ebuild
deleted file mode 100644
index fc2d4b0564cb..000000000000
--- a/kde-base/kcron/kcron-3.5.7.ebuild
+++ /dev/null
@@ -1,14 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-3.5.7.ebuild,v 1.7 2007/08/11 16:41:44 armin76 Exp $
-KMNAME=kdeadmin
-MAXKDEVER=$PV
-KM_DEPRANGE="$PV $MAXKDEVER"
-inherit kde-meta
-
-DESCRIPTION="KDE Task Scheduler"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="kdehiddenvisibility"
-
-DEPEND=""
-RDEPEND="virtual/cron"
diff --git a/kde-base/kcron/kcron-4.0.0.ebuild b/kde-base/kcron/kcron-4.0.0.ebuild
deleted file mode 100644
index b0c08ad47b91..000000000000
--- a/kde-base/kcron/kcron-4.0.0.ebuild
+++ /dev/null
@@ -1,16 +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.0.0.ebuild,v 1.1 2008/01/17 23:38:05 philantrop Exp $
-
-EAPI="1"
-
-KMNAME=kdeadmin
-inherit kde4-meta
-
-DESCRIPTION="KDE Task Scheduler"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug htmlhandbook"
-
-RDEPEND="virtual/cron
- || ( >=kde-base/knotify-${PV}:${SLOT}
- >=kde-base/kdebase-${PV}:${SLOT} )"