summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Alexander <wired@gentoo.org>2009-11-02 21:28:29 +0000
committerAlex Alexander <wired@gentoo.org>2009-11-02 21:28:29 +0000
commite36e75d0d8aa6d7c1685273dfab3c0d5ff4502cc (patch)
tree9b1c3232396a60b047c532ec6541e6e492952f2e /kde-base/knotify
parentVersion bump KDE 4.3.3 (diff)
downloadgentoo-2-e36e75d0d8aa6d7c1685273dfab3c0d5ff4502cc.tar.gz
gentoo-2-e36e75d0d8aa6d7c1685273dfab3c0d5ff4502cc.tar.bz2
gentoo-2-e36e75d0d8aa6d7c1685273dfab3c0d5ff4502cc.zip
Version bump KDE 4.3.3
(Portage version: 2.2_rc48/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.3.3.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index 52ff405899e6..c9dd202f7013 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.37 2009/10/18 13:24:35 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.38 2009/11/02 21:28:29 wired Exp $
+
+*knotify-4.3.3 (02 Nov 2009)
+
+ 02 Nov 2009; Alex Alexander <wired@gentoo.org> +knotify-4.3.3.ebuild:
+ Version bump
18 Oct 2009; Markus Meier <maekke@gentoo.org> knotify-4.3.1.ebuild:
x86 stable, bug #287697
diff --git a/kde-base/knotify/knotify-4.3.3.ebuild b/kde-base/knotify/knotify-4.3.3.ebuild
new file mode 100644
index 000000000000..0ae1cdf4e39d
--- /dev/null
+++ b/kde-base/knotify/knotify-4.3.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.3.3.ebuild,v 1.1 2009/11/02 21:28:29 wired Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-runtime"
+inherit kde4-meta
+
+DESCRIPTION="The KDE notification daemon."
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86"
+IUSE="debug"