diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-09 15:00:28 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-09 15:00:28 +0000 |
commit | 43ba7857c4880441052056c138018098b76982ca (patch) | |
tree | eaac1fcf19d7f27c0ae8245d7b678ae6b0733f38 /kde-base/knotify | |
parent | Removed old versions. (diff) | |
download | gentoo-2-43ba7857c4880441052056c138018098b76982ca.tar.gz gentoo-2-43ba7857c4880441052056c138018098b76982ca.tar.bz2 gentoo-2-43ba7857c4880441052056c138018098b76982ca.zip |
Removed old versions.
(Portage version: 2.2_pre7-r1/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+)
Diffstat (limited to 'kde-base/knotify')
-rw-r--r-- | kde-base/knotify/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/knotify/knotify-4.0.2.ebuild | 15 | ||||
-rw-r--r-- | kde-base/knotify/knotify-4.0.3.ebuild | 15 |
3 files changed, 5 insertions, 31 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog index 7dffd850f03e..d73d28a08d6d 100644 --- a/kde-base/knotify/ChangeLog +++ b/kde-base/knotify/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/knotify # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.8 2008/06/05 22:05:48 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.9 2008/06/09 15:00:28 keytoaster Exp $ + + 09 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + -knotify-4.0.2.ebuild, -knotify-4.0.3.ebuild: + Removed old versions. *knotify-4.0.5 (05 Jun 2008) diff --git a/kde-base/knotify/knotify-4.0.2.ebuild b/kde-base/knotify/knotify-4.0.2.ebuild deleted file mode 100644 index e318eb6155fe..000000000000 --- a/kde-base/knotify/knotify-4.0.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.0.2.ebuild,v 1.1 2008/03/10 23:46:47 philantrop Exp $ - -EAPI="1" - -KMNAME=kdebase-runtime -inherit kde4-meta - -DESCRIPTION="The KDE notification daemon." -IUSE="debug" -KEYWORDS="~amd64 ~x86" - -DEPEND=">=kde-base/phonon-${PV}:${SLOT}" -RDEPEND="${DEPEND}" diff --git a/kde-base/knotify/knotify-4.0.3.ebuild b/kde-base/knotify/knotify-4.0.3.ebuild deleted file mode 100644 index 8198b2c1edb3..000000000000 --- a/kde-base/knotify/knotify-4.0.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.0.3.ebuild,v 1.1 2008/04/03 21:19:26 philantrop Exp $ - -EAPI="1" - -KMNAME=kdebase-runtime -inherit kde4-meta - -DESCRIPTION="The KDE notification daemon." -IUSE="debug" -KEYWORDS="~amd64 ~x86" - -DEPEND=">=kde-base/phonon-${PV}:${SLOT}" -RDEPEND="${DEPEND}" |