summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-06-03 16:42:39 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-06-03 16:42:39 +0000
commit64912032827f53739d22dcb37f435f912faa39a6 (patch)
tree43f63df2dce1971bbd00e773194bdf8f606155f7 /kde-base/knotify
parentversion bump (diff)
downloadgentoo-2-64912032827f53739d22dcb37f435f912faa39a6.tar.gz
gentoo-2-64912032827f53739d22dcb37f435f912faa39a6.tar.bz2
gentoo-2-64912032827f53739d22dcb37f435f912faa39a6.zip
Drop KDE 4.2.2
(Portage version: 2.2_rc33/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.2.2.ebuild12
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index bbb63e8d93c1..951f0d0442a3 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.26 2009/05/06 23:40:53 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.27 2009/06/03 16:42:39 alexxy Exp $
+
+ 03 Jun 2009; Alexey Shvetsov <alexxy@gentoo.org> -knotify-4.2.2.ebuild:
+ Drop KDE 4.2.2
*knotify-4.2.3 (06 May 2009)
diff --git a/kde-base/knotify/knotify-4.2.2.ebuild b/kde-base/knotify/knotify-4.2.2.ebuild
deleted file mode 100644
index 8cdf530f821f..000000000000
--- a/kde-base/knotify/knotify-4.2.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.2.2.ebuild,v 1.2 2009/04/17 06:45:04 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"