diff options
Diffstat (limited to 'kde-base/knotify')
-rw-r--r-- | kde-base/knotify/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotify/knotify-4.11.4.ebuild | 12 |
2 files changed, 4 insertions, 13 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog index d1667764014c..ed0a9b15b4b7 100644 --- a/kde-base/knotify/ChangeLog +++ b/kde-base/knotify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knotify # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.200 2014/01/10 04:22:19 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.201 2014/01/10 04:31:58 creffett Exp $ + + 10 Jan 2014; Chris Reffett <creffett@gentoo.org> -knotify-4.11.4.ebuild: + Remove KDE SC 4.11.4 *knotify-4.11.5 (10 Jan 2014) diff --git a/kde-base/knotify/knotify-4.11.4.ebuild b/kde-base/knotify/knotify-4.11.4.ebuild deleted file mode 100644 index f6ce93cae564..000000000000 --- a/kde-base/knotify/knotify-4.11.4.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.11.4.ebuild,v 1.1 2013/12/03 22:35:35 johu Exp $ - -EAPI=5 - -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" |