diff options
Diffstat (limited to 'kde-base/kde-base-artwork')
-rw-r--r-- | kde-base/kde-base-artwork/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kde-base-artwork/kde-base-artwork-4.11.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kde-base-artwork/ChangeLog b/kde-base/kde-base-artwork/ChangeLog index 99ca75803f24..3f53d43026d9 100644 --- a/kde-base/kde-base-artwork/ChangeLog +++ b/kde-base/kde-base-artwork/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kde-base-artwork # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-base-artwork/ChangeLog,v 1.61 2013/12/11 20:12:43 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-base-artwork/ChangeLog,v 1.62 2013/12/11 20:27:27 ago Exp $ + + 11 Dec 2013; Agostino Sarubbo <ago@gentoo.org> kde-base-artwork-4.11.2.ebuild: + Stable for ppc64, wrt bug #484884 11 Dec 2013; Agostino Sarubbo <ago@gentoo.org> kde-base-artwork-4.11.2.ebuild: Stable for ppc, wrt bug #484884 diff --git a/kde-base/kde-base-artwork/kde-base-artwork-4.11.2.ebuild b/kde-base/kde-base-artwork/kde-base-artwork-4.11.2.ebuild index f2fae23ab9db..58e94109fef7 100644 --- a/kde-base/kde-base-artwork/kde-base-artwork-4.11.2.ebuild +++ b/kde-base/kde-base-artwork/kde-base-artwork-4.11.2.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/kde-base-artwork/kde-base-artwork-4.11.2.ebuild,v 1.4 2013/12/10 19:48:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kde-base-artwork/kde-base-artwork-4.11.2.ebuild,v 1.5 2013/12/11 20:27:27 ago Exp $ EAPI=5 @@ -9,4 +9,4 @@ inherit kde4-base DESCRIPTION="KDE base artwork" IUSE="" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux" |