summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-12-10 21:47:05 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-12-10 21:47:05 +0000
commite5c2963f73b12fc1bb0b72bb1603f921f4c48f64 (patch)
tree66b44103bd2b3ca8b592417823c888ec345e6d46 /kde-base/knotify
parentVersion bump and remove old, bug 296461. (diff)
downloadgentoo-2-e5c2963f73b12fc1bb0b72bb1603f921f4c48f64.tar.gz
gentoo-2-e5c2963f73b12fc1bb0b72bb1603f921f4c48f64.tar.bz2
gentoo-2-e5c2963f73b12fc1bb0b72bb1603f921f4c48f64.zip
Drop KDE SC-4.3.1.
(Portage version: 2.2_rc58/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/knotify')
-rw-r--r--kde-base/knotify/ChangeLog6
-rw-r--r--kde-base/knotify/knotify-4.3.1.ebuild12
2 files changed, 5 insertions, 13 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index 13471c7017c7..396ca236f46f 100644
--- a/kde-base/knotify/ChangeLog
+++ b/kde-base/knotify/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/knotify
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.45 2009/12/10 16:12:12 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.46 2009/12/10 21:47:05 scarabeus Exp $
+
+ 10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org>
+ -knotify-4.3.1.ebuild:
+ Drop KDE SC-4.3.1.
10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> knotify-4.3.3.ebuild:
x86 stable, bug 292455
diff --git a/kde-base/knotify/knotify-4.3.1.ebuild b/kde-base/knotify/knotify-4.3.1.ebuild
deleted file mode 100644
index 809de0161506..000000000000
--- a/kde-base/knotify/knotify-4.3.1.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.3.1.ebuild,v 1.3 2009/10/18 13:24:35 maekke Exp $
-
-EAPI="2"
-
-KMNAME="kdebase-runtime"
-inherit kde4-meta
-
-DESCRIPTION="The KDE notification daemon."
-KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 x86"
-IUSE="debug"