summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-11-08 23:48:58 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-11-08 23:48:58 +0000
commite31162cccc1e0ea64562a87cb05b192ed0f2abf3 (patch)
tree8c76c3bd0e112669c6bb8be1fc1ddc9ce88892d2
parentDrop KDE 4.3.2 (diff)
downloadgentoo-2-e31162cccc1e0ea64562a87cb05b192ed0f2abf3.tar.gz
gentoo-2-e31162cccc1e0ea64562a87cb05b192ed0f2abf3.tar.bz2
gentoo-2-e31162cccc1e0ea64562a87cb05b192ed0f2abf3.zip
Drop KDE 4.3.2
(Portage version: 2.2_rc49/cvs/Linux x86_64)
-rw-r--r--kde-base/knotify/ChangeLog5
-rw-r--r--kde-base/knotify/knotify-4.3.2.ebuild12
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index e4e507f1276a..d1516cca009e 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.39 2009/11/08 21:35:29 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.40 2009/11/08 23:48:58 alexxy Exp $
+
+ 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -knotify-4.3.2.ebuild:
+ Drop KDE 4.3.2
08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -knotify-4.2.4.ebuild:
Drop KDE 4.2.4
diff --git a/kde-base/knotify/knotify-4.3.2.ebuild b/kde-base/knotify/knotify-4.3.2.ebuild
deleted file mode 100644
index f4b3b790f61a..000000000000
--- a/kde-base/knotify/knotify-4.3.2.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.2.ebuild,v 1.1 2009/10/06 19:47:54 alexxy Exp $
-
-EAPI="2"
-
-KMNAME="kdebase-runtime"
-inherit kde4-meta
-
-DESCRIPTION="The KDE notification daemon."
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
-IUSE="debug"