diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-20 11:16:19 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-20 11:16:19 +0000 |
commit | 81b3bf602bc6ec20da5d5b820ea1283984fa246c (patch) | |
tree | 1dddc10f4808b3a7ffc76bab79bfe0abf9fc39db /kde-base/knotify | |
parent | amd64/x86 stable wrt #300393 (diff) | |
download | gentoo-2-81b3bf602bc6ec20da5d5b820ea1283984fa246c.tar.gz gentoo-2-81b3bf602bc6ec20da5d5b820ea1283984fa246c.tar.bz2 gentoo-2-81b3bf602bc6ec20da5d5b820ea1283984fa246c.zip |
amd64/x86 stable wrt #300393
(Portage version: 2.2_rc62/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/knotify')
-rw-r--r-- | kde-base/knotify/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knotify/knotify-4.3.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog index b4a3545e9ead..009e5d8075e8 100644 --- a/kde-base/knotify/ChangeLog +++ b/kde-base/knotify/ChangeLog @@ -1,6 +1,9 @@ # 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.53 2010/02/09 00:24:05 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.54 2010/02/20 11:16:19 ssuominen Exp $ + + 20 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> knotify-4.3.5.ebuild: + amd64/x86 stable wrt #300393 *knotify-4.4.0 (08 Feb 2010) diff --git a/kde-base/knotify/knotify-4.3.5.ebuild b/kde-base/knotify/knotify-4.3.5.ebuild index ee0df881651f..bc2156b0cf13 100644 --- a/kde-base/knotify/knotify-4.3.5.ebuild +++ b/kde-base/knotify/knotify-4.3.5.ebuild @@ -1,6 +1,6 @@ # 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.3.5.ebuild,v 1.1 2010/01/25 16:26:09 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.3.5.ebuild,v 1.2 2010/02/20 11:16:19 ssuominen Exp $ EAPI="2" @@ -8,5 +8,5 @@ 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" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug" |