summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Shvetsov <alexxy@gentoo.org>2009-03-04 21:56:01 +0000
committerAlexey Shvetsov <alexxy@gentoo.org>2009-03-04 21:56:01 +0000
commit7cab143bc224c9a9c531c8ba642169cdb306e1d8 (patch)
treed84a922e743eb9b6b9413c60aea71295e6939136 /kde-base/knotify
parentBump KDE 4.2.1 (diff)
downloadgentoo-2-7cab143bc224c9a9c531c8ba642169cdb306e1d8.tar.gz
gentoo-2-7cab143bc224c9a9c531c8ba642169cdb306e1d8.tar.bz2
gentoo-2-7cab143bc224c9a9c531c8ba642169cdb306e1d8.zip
Bump KDE 4.2.1
(Portage version: 2.2_rc23/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/knotify')
-rw-r--r--kde-base/knotify/ChangeLog7
-rw-r--r--kde-base/knotify/knotify-4.2.1.ebuild12
2 files changed, 18 insertions, 1 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog
index f005f7c623ba..d7a08d612e2b 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.18 2009/02/17 13:55:45 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.19 2009/03/04 21:56:00 alexxy Exp $
+
+*knotify-4.2.1 (04 Mar 2009)
+
+ 04 Mar 2009; Alexey Shvetsov <alexxy@gentoo.org> +knotify-4.2.1.ebuild:
+ Bump KDE 4.2.1
17 Feb 2009; Alexey Shvetsov <alexxy@gentoo.org> -knotify-4.1.4.ebuild:
Drop KDE 4.1.4
diff --git a/kde-base/knotify/knotify-4.2.1.ebuild b/kde-base/knotify/knotify-4.2.1.ebuild
new file mode 100644
index 000000000000..b32e6aa0b6de
--- /dev/null
+++ b/kde-base/knotify/knotify-4.2.1.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.1.ebuild,v 1.1 2009/03/04 21:56:01 alexxy Exp $
+
+EAPI="2"
+
+KMNAME="kdebase-runtime"
+inherit kde4-meta
+
+DESCRIPTION="The KDE notification daemon."
+IUSE="debug"
+KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"