diff options
author | 2009-11-29 15:32:59 +0000 | |
---|---|---|
committer | 2009-11-29 15:32:59 +0000 | |
commit | 41f802811f18cfe4d7a0cdfac5d23397b9d7f5ca (patch) | |
tree | f985449f9ec5a2da4643c32981e6dd09dfa36dc5 /kde-base/knotify | |
parent | amd64 stable wrt #292455 (diff) | |
download | gentoo-2-41f802811f18cfe4d7a0cdfac5d23397b9d7f5ca.tar.gz gentoo-2-41f802811f18cfe4d7a0cdfac5d23397b9d7f5ca.tar.bz2 gentoo-2-41f802811f18cfe4d7a0cdfac5d23397b9d7f5ca.zip |
amd64 stable wrt #292455
(Portage version: 2.2_rc53/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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog index d1516cca009e..bb9129a0ed3b 100644 --- a/kde-base/knotify/ChangeLog +++ b/kde-base/knotify/ChangeLog @@ -1,6 +1,9 @@ # 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.40 2009/11/08 23:48:58 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.41 2009/11/29 15:32:59 ssuominen Exp $ + + 29 Nov 2009; Samuli Suominen <ssuominen@gentoo.org> knotify-4.3.3.ebuild: + amd64 stable wrt #292455 08 Nov 2009; Alexey Shvetsov <alexxy@gentoo.org> -knotify-4.3.2.ebuild: Drop KDE 4.3.2 diff --git a/kde-base/knotify/knotify-4.3.3.ebuild b/kde-base/knotify/knotify-4.3.3.ebuild index 0ae1cdf4e39d..8c32f0e9c271 100644 --- a/kde-base/knotify/knotify-4.3.3.ebuild +++ b/kde-base/knotify/knotify-4.3.3.ebuild @@ -1,6 +1,6 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.3.3.ebuild,v 1.2 2009/11/29 15:32:59 ssuominen Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="The KDE notification daemon." -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug" |