From e64690318c15dcc8a6aa0698dcdef14a892bb670 Mon Sep 17 00:00:00 2001 From: "Jorge Manuel B. S. Vicetto" Date: Thu, 2 Oct 2008 07:09:22 +0000 Subject: Add kde-4.1.2 into the tree from the kde-testing overlay. Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.26-gentoo-r1 x86_64 --- kde-base/kcron/ChangeLog | 8 +++++++- kde-base/kcron/kcron-4.1.2.ebuild | 15 +++++++++++++++ 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 kde-base/kcron/kcron-4.1.2.ebuild (limited to 'kde-base/kcron') diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog index ef98c4eaf81a..fddad8c8f0ee 100644 --- a/kde-base/kcron/ChangeLog +++ b/kde-base/kcron/ChangeLog @@ -1,6 +1,12 @@ # 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.90 2008/09/13 23:57:41 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.91 2008/10/02 07:01:19 jmbsvicetto Exp $ + +*kcron-4.1.2 (02 Oct 2008) + + 02 Oct 2008; Jorge Manuel B. S. Vicetto + +kcron-4.1.2.ebuild: + Add kde-4.1.2 into the tree from the kde-testing overlay. *kcron-3.5.10 (13 Sep 2008) diff --git a/kde-base/kcron/kcron-4.1.2.ebuild b/kde-base/kcron/kcron-4.1.2.ebuild new file mode 100644 index 000000000000..6dfbcafe0eff --- /dev/null +++ b/kde-base/kcron/kcron-4.1.2.ebuild @@ -0,0 +1,15 @@ +# 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}" -- cgit v1.2.3-65-gdbad