diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-06-06 14:42:20 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-06-06 14:42:20 +0000 |
commit | e7f6f629021b5b1313abfdbd99e5315bc37bd253 (patch) | |
tree | cd026859ffaed41b841bbeb1b61682c330f5c75a /kde-base/kcron | |
parent | arm stable wrt #300828 (diff) | |
download | gentoo-2-e7f6f629021b5b1313abfdbd99e5315bc37bd253.tar.gz gentoo-2-e7f6f629021b5b1313abfdbd99e5315bc37bd253.tar.bz2 gentoo-2-e7f6f629021b5b1313abfdbd99e5315bc37bd253.zip |
Drop old. Version bump.
(Portage version: 2.2_rc67/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kcron')
-rw-r--r-- | kde-base/kcron/ChangeLog | 8 | ||||
-rw-r--r-- | kde-base/kcron/kcron-4.4.3.ebuild | 14 | ||||
-rw-r--r-- | kde-base/kcron/kcron-4.4.4.ebuild (renamed from kde-base/kcron/kcron-4.4.2.ebuild) | 2 |
3 files changed, 8 insertions, 16 deletions
diff --git a/kde-base/kcron/ChangeLog b/kde-base/kcron/ChangeLog index f7e99fc2e8f8..a73b96ddc41c 100644 --- a/kde-base/kcron/ChangeLog +++ b/kde-base/kcron/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/kcron # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.145 2010/05/03 21:20:58 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/ChangeLog,v 1.146 2010/06/06 14:42:06 scarabeus Exp $ + +*kcron-4.4.4 (06 Jun 2010) + + 06 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> -kcron-4.4.2.ebuild, + -kcron-4.4.3.ebuild, +kcron-4.4.4.ebuild: + Remove old. Version bump. 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -kcron-4.4.1.ebuild: Drop KDE SC 4.4.1 diff --git a/kde-base/kcron/kcron-4.4.3.ebuild b/kde-base/kcron/kcron-4.4.3.ebuild deleted file mode 100644 index 49bf6a28fff9..000000000000 --- a/kde-base/kcron/kcron-4.4.3.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.4.3.ebuild,v 1.1 2010/05/03 20:26:03 alexxy Exp $ - -EAPI="3" - -KMNAME="kdeadmin" -inherit kde4-meta - -DESCRIPTION="KDE Task Scheduler" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -RDEPEND="!prefix? ( virtual/cron )" diff --git a/kde-base/kcron/kcron-4.4.2.ebuild b/kde-base/kcron/kcron-4.4.4.ebuild index 79f6a5ff3e79..56b607c241fe 100644 --- a/kde-base/kcron/kcron-4.4.2.ebuild +++ b/kde-base/kcron/kcron-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.4.2.ebuild,v 1.1 2010/03/30 19:39:43 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kcron/kcron-4.4.4.ebuild,v 1.1 2010/06/06 14:42:06 scarabeus Exp $ EAPI="3" |