diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 15:45:40 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 15:45:40 +0000 |
commit | 664ca4511f979c8c084981060cd9810b83e65b92 (patch) | |
tree | 8126abc54cede8c3dca9fdb37487de90d73d0461 /kde-base/knotify | |
parent | ppc stable #396359 (diff) | |
download | gentoo-2-664ca4511f979c8c084981060cd9810b83e65b92.tar.gz gentoo-2-664ca4511f979c8c084981060cd9810b83e65b92.tar.bz2 gentoo-2-664ca4511f979c8c084981060cd9810b83e65b92.zip |
ppc stable #396359
(Portage version: 2.1.10.44/cvs/Linux ppc, 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.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knotify/ChangeLog b/kde-base/knotify/ChangeLog index 423189e0d738..c8d9f29c1e9b 100644 --- a/kde-base/knotify/ChangeLog +++ b/kde-base/knotify/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knotify # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.110 2012/01/25 18:16:43 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/ChangeLog,v 1.111 2012/02/18 15:45:40 nixnut Exp $ + + 18 Feb 2012; nixnut <nixnut@gentoo.org> knotify-4.7.4.ebuild: + ppc stable #396359 *knotify-4.8.0 (25 Jan 2012) diff --git a/kde-base/knotify/knotify-4.7.4.ebuild b/kde-base/knotify/knotify-4.7.4.ebuild index 59070b74b523..8fce97c9078a 100644 --- a/kde-base/knotify/knotify-4.7.4.ebuild +++ b/kde-base/knotify/knotify-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.7.4.ebuild,v 1.3 2012/01/16 22:58:07 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knotify/knotify-4.7.4.ebuild,v 1.4 2012/02/18 15:45:40 nixnut Exp $ EAPI=4 @@ -8,5 +8,5 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="The KDE notification daemon." -KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" |