diff options
author | 2012-11-30 16:08:38 +0000 | |
---|---|---|
committer | 2012-11-30 16:08:38 +0000 | |
commit | 0102fd07e6c9b95a892c49d7bb33bd3f786098ea (patch) | |
tree | 4d8f2a1ca9e89e7fc56012ef2addcc4fcfe8bf8e /kde-base/knewstuff | |
parent | Stable for ppc, wrt bug #442394 (diff) | |
download | gentoo-2-0102fd07e6c9b95a892c49d7bb33bd3f786098ea.tar.gz gentoo-2-0102fd07e6c9b95a892c49d7bb33bd3f786098ea.tar.bz2 gentoo-2-0102fd07e6c9b95a892c49d7bb33bd3f786098ea.zip |
Stable for ppc, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/knewstuff')
-rw-r--r-- | kde-base/knewstuff/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knewstuff/knewstuff-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knewstuff/ChangeLog b/kde-base/knewstuff/ChangeLog index 7a05634f5fed..e2d8a4cefcdb 100644 --- a/kde-base/knewstuff/ChangeLog +++ b/kde-base/knewstuff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knewstuff # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.140 2012/11/23 19:07:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.141 2012/11/30 16:08:38 ago Exp $ + + 30 Nov 2012; <ago@gentoo.org> knewstuff-4.9.3.ebuild: + Stable for ppc, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> knewstuff-4.9.3.ebuild: Stable for x86, wrt bug #442394 diff --git a/kde-base/knewstuff/knewstuff-4.9.3.ebuild b/kde-base/knewstuff/knewstuff-4.9.3.ebuild index 89644c847b79..167a0864203b 100644 --- a/kde-base/knewstuff/knewstuff-4.9.3.ebuild +++ b/kde-base/knewstuff/knewstuff-4.9.3.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/knewstuff/knewstuff-4.9.3.ebuild,v 1.3 2012/11/23 19:07:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/knewstuff-4.9.3.ebuild,v 1.4 2012/11/30 16:08:38 ago Exp $ EAPI=4 @@ -8,5 +8,5 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="KDE4 software to download and upload 'new stuff'" -KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" IUSE="debug" |