summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2009-05-06 23:40:53 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2009-05-06 23:40:53 +0000
commitdfdc910ad9950200e19303676cdd077f87eef5bf (patch)
tree75eb25fe512bb69fa29e9ca3db8e0bfef9873339 /kde-base/knotify
parentVersion bump KDE 4.2.3 (diff)
downloadgentoo-2-dfdc910ad9950200e19303676cdd077f87eef5bf.tar.gz
gentoo-2-dfdc910ad9950200e19303676cdd077f87eef5bf.tar.bz2
gentoo-2-dfdc910ad9950200e19303676cdd077f87eef5bf.zip
Version bump KDE 4.2.3
(Portage version: 2.2_rc31/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/knotify')
-rw-r--r--kde-base/knotify/ChangeLog7
-rw-r--r--kde-base/knotify/knotify-4.2.3.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index 43c7d01b0aad..bbb63e8d93c1 100644
--- a/kde-base/knotify/ChangeLog
+++ b/kde-base/knotify/ChangeLog
@@ -1,6 +1,11 @@
# 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.25 2009/04/17 06:45:04 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.26 2009/05/06 23:40:53 scarabeus Exp $
+
+*knotify-4.2.3 (06 May 2009)
+
+ 06 May 2009; Tomas Chvatal <scarabeus@gentoo.org> +knotify-4.2.3.ebuild:
+ Version bump
17 Apr 2009; Alexey Shvetsov <alexxy@gentoo.org> -knotify-4.2.1.ebuild,
knotify-4.2.2:
diff --git a/kde-base/knotify/knotify-4.2.3.ebuild b/kde-base/knotify/knotify-4.2.3.ebuild
new file mode 100644
index 000000000000..03ad6edf6663
--- /dev/null
+++ b/kde-base/knotify/knotify-4.2.3.ebuild
@@ -0,0 +1,12 @@
+# 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.2.3.ebuild,v 1.1 2009/05/06 23:40:53 scarabeus Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-runtime"
+inherit kde4-meta
+
+DESCRIPTION="The KDE notification daemon."
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug"