summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIngmar Vanhassel <ingmar@gentoo.org>2008-03-20 17:41:13 +0000
committerIngmar Vanhassel <ingmar@gentoo.org>2008-03-20 17:41:13 +0000
commit909c7bf60cd555b45afb1f8ac6307ac9f86a707a (patch)
tree64a96dd5287487668bd55f71f4a616a84e680ea1 /kde-base/knotify
parentOld. (diff)
downloadgentoo-2-909c7bf60cd555b45afb1f8ac6307ac9f86a707a.tar.gz
gentoo-2-909c7bf60cd555b45afb1f8ac6307ac9f86a707a.tar.bz2
gentoo-2-909c7bf60cd555b45afb1f8ac6307ac9f86a707a.zip
Old.
(Portage version: 2.2_pre5)
Diffstat (limited to 'kde-base/knotify')
-rw-r--r--kde-base/knotify/ChangeLog5
-rw-r--r--kde-base/knotify/knotify-4.0.1.ebuild15
2 files changed, 4 insertions, 16 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index b5db91c34452..3bf6115efa0f 100644
--- a/kde-base/knotify/ChangeLog
+++ b/kde-base/knotify/ChangeLog
@@ -1,6 +1,9 @@
# 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.4 2008/03/10 23:46:47 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.5 2008/03/20 17:41:13 ingmar Exp $
+
+ 20 Mar 2008; Ingmar Vanhassel <ingmar@gentoo.org> -knotify-4.0.1.ebuild:
+ Old.
*knotify-4.0.2 (10 Mar 2008)
diff --git a/kde-base/knotify/knotify-4.0.1.ebuild b/kde-base/knotify/knotify-4.0.1.ebuild
deleted file mode 100644
index 39119b8a5f65..000000000000
--- a/kde-base/knotify/knotify-4.0.1.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.1.ebuild,v 1.1 2008/02/07 00:11:20 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}"