summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-09-03 13:30:02 +0000
committerJohannes Huber <johu@gentoo.org>2012-09-03 13:30:02 +0000
commitf3642c47d00fee33d973bae572b7c702fa9bf683 (patch)
treee2846522e3560966762931bb90d3533f11457e03 /kde-base/knotify
parentAdd missing slot dependencies on Qt. (diff)
downloadhistorical-f3642c47d00fee33d973bae572b7c702fa9bf683.tar.gz
historical-f3642c47d00fee33d973bae572b7c702fa9bf683.tar.bz2
historical-f3642c47d00fee33d973bae572b7c702fa9bf683.zip
Remove KDE SC 4.7.4
Package-Manager: portage-2.2.0_alpha124/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.7.4.ebuild12
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index 54970c104527..594714fb5530 100644
--- a/kde-base/knotify/ChangeLog
+++ b/kde-base/knotify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/knotify
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.133 2012/09/03 13:00:51 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.134 2012/09/03 13:29:45 johu Exp $
+
+ 03 Sep 2012; Johannes Huber <johu@gentoo.org> -knotify-4.7.4.ebuild:
+ Remove KDE SC 4.7.4
03 Sep 2012; Johannes Huber <johu@gentoo.org> -knotify-4.8.3.ebuild:
Remove KDE SC 4.8.3
diff --git a/kde-base/knotify/knotify-4.7.4.ebuild b/kde-base/knotify/knotify-4.7.4.ebuild
deleted file mode 100644
index 8fce97c9078a..000000000000
--- a/kde-base/knotify/knotify-4.7.4.ebuild
+++ /dev/null
@@ -1,12 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.7.4.ebuild,v 1.4 2012/02/18 15:45:40 nixnut Exp $
-
-EAPI=4
-
-KMNAME="kde-runtime"
-inherit kde4-meta
-
-DESCRIPTION="The KDE notification daemon."
-KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="debug"