diff options
author | 2010-02-20 12:15:10 +0000 | |
---|---|---|
committer | 2010-02-20 12:15:10 +0000 | |
commit | 720591907b0114007536a6b1864914f58dcca115 (patch) | |
tree | 2fdcbc2a6bd059e02401150324433de401cc07bc /kde-base/knotify | |
parent | Version Bump (diff) | |
download | historical-720591907b0114007536a6b1864914f58dcca115.tar.gz historical-720591907b0114007536a6b1864914f58dcca115.tar.bz2 historical-720591907b0114007536a6b1864914f58dcca115.zip |
amd64/x86 stable wrt #300393
Package-Manager: portage-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" |