diff options
author | 2009-12-10 21:47:05 +0000 | |
---|---|---|
committer | 2009-12-10 21:47:05 +0000 | |
commit | e5c2963f73b12fc1bb0b72bb1603f921f4c48f64 (patch) | |
tree | 66b44103bd2b3ca8b592417823c888ec345e6d46 /kde-base/knotify | |
parent | Version bump and remove old, bug 296461. (diff) | |
download | gentoo-2-e5c2963f73b12fc1bb0b72bb1603f921f4c48f64.tar.gz gentoo-2-e5c2963f73b12fc1bb0b72bb1603f921f4c48f64.tar.bz2 gentoo-2-e5c2963f73b12fc1bb0b72bb1603f921f4c48f64.zip |
Drop KDE SC-4.3.1.
(Portage version: 2.2_rc58/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/knotify')
-rw-r--r-- | kde-base/knotify/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/knotify/knotify-4.3.1.ebuild | 12 |
2 files changed, 5 insertions, 13 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog index 13471c7017c7..396ca236f46f 100644 --- a/kde-base/knotify/ChangeLog +++ b/kde-base/knotify/ChangeLog @@ -1,6 +1,10 @@ # 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.45 2009/12/10 16:12:12 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.46 2009/12/10 21:47:05 scarabeus Exp $ + + 10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> + -knotify-4.3.1.ebuild: + Drop KDE SC-4.3.1. 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> knotify-4.3.3.ebuild: x86 stable, bug 292455 diff --git a/kde-base/knotify/knotify-4.3.1.ebuild b/kde-base/knotify/knotify-4.3.1.ebuild deleted file mode 100644 index 809de0161506..000000000000 --- a/kde-base/knotify/knotify-4.3.1.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.1.ebuild,v 1.3 2009/10/18 13:24:35 maekke Exp $ - -EAPI="2" - -KMNAME="kdebase-runtime" -inherit kde4-meta - -DESCRIPTION="The KDE notification daemon." -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 x86" -IUSE="debug" |