From 36207e2c1a7bb0f37d88c16b2a65a7d4ae04c033 Mon Sep 17 00:00:00 2001 From: Theo Chatzimichos Date: Tue, 2 Mar 2010 18:15:23 +0000 Subject: Version bump KDE 4.4.1 (Portage version: 2.2_rc63/cvs/Linux x86_64, RepoMan options: --force) --- kde-base/knotify/ChangeLog | 8 +++++++- kde-base/knotify/knotify-4.4.1.ebuild | 12 ++++++++++++ 2 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 kde-base/knotify/knotify-4.4.1.ebuild (limited to 'kde-base/knotify') diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog index 009e5d8075e8..11e24641d487 100644 --- a/kde-base/knotify/ChangeLog +++ b/kde-base/knotify/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for kde-base/knotify # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.54 2010/02/20 11:16:19 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.55 2010/03/02 18:15:23 tampakrap Exp $ + +*knotify-4.4.1 (02 Mar 2010) + + 02 Mar 2010; Theo Chatzimichos + +knotify-4.4.1.ebuild: + Version bump 20 Feb 2010; Samuli Suominen knotify-4.3.5.ebuild: amd64/x86 stable wrt #300393 diff --git a/kde-base/knotify/knotify-4.4.1.ebuild b/kde-base/knotify/knotify-4.4.1.ebuild new file mode 100644 index 000000000000..f354bcec836c --- /dev/null +++ b/kde-base/knotify/knotify-4.4.1.ebuild @@ -0,0 +1,12 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.4.1.ebuild,v 1.1 2010/03/02 18:15:23 tampakrap Exp $ + +EAPI="3" + +KMNAME="kdebase-runtime" +inherit kde4-meta + +DESCRIPTION="The KDE notification daemon." +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +IUSE="debug" -- cgit v1.2.3-65-gdbad