summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-10-08 14:37:33 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-10-08 14:37:33 +0000
commitc92a02b3ff31dab43c0263499ab0d1aae4112e59 (patch)
tree1718fe086132071fd7a6a66ab5b0a7b3e1b3ff89 /kde-base/knotify
parent[kde-base] Drop KDE 4.3.0 (diff)
downloadgentoo-2-c92a02b3ff31dab43c0263499ab0d1aae4112e59.tar.gz
gentoo-2-c92a02b3ff31dab43c0263499ab0d1aae4112e59.tar.bz2
gentoo-2-c92a02b3ff31dab43c0263499ab0d1aae4112e59.zip
[kde-base] Drop KDE 4.3.0
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/knotify')
-rw-r--r--kde-base/knotify/ChangeLog5
-rw-r--r--kde-base/knotify/knotify-4.3.0.ebuild12
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index 9f1f7fe3f94c..1390f4a22477 100644
--- a/kde-base/knotify/ChangeLog
+++ b/kde-base/knotify/ChangeLog
@@ -1,6 +1,9 @@
# 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.34 2009/10/06 19:47:54 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.35 2009/10/08 14:37:33 alexxy Exp $
+
+ 08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> -knotify-4.3.0.ebuild:
+ Drop KDE 4.3.0
*knotify-4.3.2 (06 Oct 2009)
diff --git a/kde-base/knotify/knotify-4.3.0.ebuild b/kde-base/knotify/knotify-4.3.0.ebuild
deleted file mode 100644
index 95ca19fb8d3f..000000000000
--- a/kde-base/knotify/knotify-4.3.0.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.0.ebuild,v 1.1 2009/08/04 00:48:41 wired Exp $
-
-EAPI="2"
-
-KMNAME="kdebase-runtime"
-inherit kde4-meta
-
-DESCRIPTION="The KDE notification daemon."
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="debug"