diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 15:16:17 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-01-14 15:16:17 +0000 |
commit | 7b02810fb2fc28a3a232c9ba66110650631027e8 (patch) | |
tree | d538bff4ec60ffa51a2b6b437d9b9166b3d632df /kde-base/knotify | |
parent | Drop KDE 4.1.2 and 4.1.3 (diff) | |
download | gentoo-2-7b02810fb2fc28a3a232c9ba66110650631027e8.tar.gz gentoo-2-7b02810fb2fc28a3a232c9ba66110650631027e8.tar.bz2 gentoo-2-7b02810fb2fc28a3a232c9ba66110650631027e8.zip |
Drop KDE 4.1.2 and 4.1.3
(Portage version: 2.2_rc21/cvs/Linux 2.6.28-gentoo x86_64)
Diffstat (limited to 'kde-base/knotify')
-rw-r--r-- | kde-base/knotify/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/knotify/knotify-4.1.2.ebuild | 15 | ||||
-rw-r--r-- | kde-base/knotify/knotify-4.1.3.ebuild | 15 |
3 files changed, 5 insertions, 31 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog index 4cc5737be289..afdc7c1893b8 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.14 2009/01/13 22:28:05 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.15 2009/01/14 15:16:17 alexxy Exp $ + + 14 Jan 2009; Alexey Shvetsov <alexxy@gentoo.org> -knotify-4.1.2.ebuild, + -knotify-4.1.3.ebuild: + Drop KDE 4.1.2 and 4.1.3 *knotify-4.1.4 (13 Jan 2009) diff --git a/kde-base/knotify/knotify-4.1.2.ebuild b/kde-base/knotify/knotify-4.1.2.ebuild deleted file mode 100644 index 487e3239b438..000000000000 --- a/kde-base/knotify/knotify-4.1.2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.1.2.ebuild,v 1.1 2008/10/02 09:23:53 jmbsvicetto Exp $ - -EAPI="2" - -KMNAME=kdebase-runtime -inherit kde4-meta - -DESCRIPTION="The KDE notification daemon." -IUSE="debug" -KEYWORDS="~amd64 ~x86" - -DEPEND="media-sound/phonon" -RDEPEND="${DEPEND}" diff --git a/kde-base/knotify/knotify-4.1.3.ebuild b/kde-base/knotify/knotify-4.1.3.ebuild deleted file mode 100644 index 5462d71c03bf..000000000000 --- a/kde-base/knotify/knotify-4.1.3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.1.3.ebuild,v 1.2 2008/11/16 07:49:43 vapier Exp $ - -EAPI="2" - -KMNAME=kdebase-runtime -inherit kde4-meta - -DESCRIPTION="The KDE notification daemon." -IUSE="debug" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" - -DEPEND="media-sound/phonon" -RDEPEND="${DEPEND}" |