diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 16:09:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 16:09:54 +0000 |
commit | 702d77a8c2ea412c8db52377a069b83884ebe12f (patch) | |
tree | 7f0bc31d228ef4a8f943c2070239b3475024200d /kde-base/knewstuff | |
parent | add slot to libsdl dep (diff) | |
download | gentoo-2-702d77a8c2ea412c8db52377a069b83884ebe12f.tar.gz gentoo-2-702d77a8c2ea412c8db52377a069b83884ebe12f.tar.bz2 gentoo-2-702d77a8c2ea412c8db52377a069b83884ebe12f.zip |
Stable for amd64, wrt to bug #473942
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/knewstuff')
-rw-r--r-- | kde-base/knewstuff/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/knewstuff/knewstuff-4.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/knewstuff/ChangeLog b/kde-base/knewstuff/ChangeLog index beda70e2e7a9..8c141e4ca8a7 100644 --- a/kde-base/knewstuff/ChangeLog +++ b/kde-base/knewstuff/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/knewstuff # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.170 2013/06/08 17:33:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/ChangeLog,v 1.171 2013/06/29 16:09:06 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> knewstuff-4.10.4.ebuild: + Stable for amd64, wrt to bug #473942 08 Jun 2013; Agostino Sarubbo <ago@gentoo.org> -knewstuff-4.10.2.ebuild: Remove old diff --git a/kde-base/knewstuff/knewstuff-4.10.4.ebuild b/kde-base/knewstuff/knewstuff-4.10.4.ebuild index 1a3002498d9a..9044668ac7d9 100644 --- a/kde-base/knewstuff/knewstuff-4.10.4.ebuild +++ b/kde-base/knewstuff/knewstuff-4.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/knewstuff-4.10.4.ebuild,v 1.1 2013/06/04 18:22:01 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/knewstuff/knewstuff-4.10.4.ebuild,v 1.2 2013/06/29 16:09:06 ago Exp $ EAPI=5 @@ -8,5 +8,5 @@ KMNAME="kde-runtime" inherit kde4-meta DESCRIPTION="KDE4 software to download and upload 'new stuff'" -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" |