diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-30 15:14:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-30 15:14:06 +0000 |
commit | 2bf7e63a2d9e0b60c1052be9431f27918bf7f145 (patch) | |
tree | d8c7b9a3623f6b342bebea3f89bff1af6dbd50f8 /kde-base/amor | |
parent | Stable for ppc, wrt bug #442394 (diff) | |
download | gentoo-2-2bf7e63a2d9e0b60c1052be9431f27918bf7f145.tar.gz gentoo-2-2bf7e63a2d9e0b60c1052be9431f27918bf7f145.tar.bz2 gentoo-2-2bf7e63a2d9e0b60c1052be9431f27918bf7f145.zip |
Stable for ppc, wrt bug #442394
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/amor')
-rw-r--r-- | kde-base/amor/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/amor/amor-4.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/amor/ChangeLog b/kde-base/amor/ChangeLog index 595a4c308716..d38cc234b03d 100644 --- a/kde-base/amor/ChangeLog +++ b/kde-base/amor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/amor # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.230 2012/11/23 18:26:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.231 2012/11/30 15:14:06 ago Exp $ + + 30 Nov 2012; <ago@gentoo.org> amor-4.9.3.ebuild: + Stable for ppc, wrt bug #442394 23 Nov 2012; Agostino Sarubbo <ago@gentoo.org> amor-4.9.3.ebuild: Stable for x86, wrt bug #442394 diff --git a/kde-base/amor/amor-4.9.3.ebuild b/kde-base/amor/amor-4.9.3.ebuild index eb5bf486832e..a8d5d2fc38c2 100644 --- a/kde-base/amor/amor-4.9.3.ebuild +++ b/kde-base/amor/amor-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/amor/amor-4.9.3.ebuild,v 1.3 2012/11/23 18:26:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/amor-4.9.3.ebuild,v 1.4 2012/11/30 15:14:06 ago Exp $ EAPI=4 @@ -10,5 +10,5 @@ KDE_SCM="svn" inherit kde4-meta DESCRIPTION="KDE: Amusing Misuse Of Resources - desktop-dwelling creature" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux" IUSE="debug" |