diff options
Diffstat (limited to 'kde-base/amor')
-rw-r--r-- | kde-base/amor/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/amor/amor-4.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/amor/ChangeLog b/kde-base/amor/ChangeLog index 22bde376666f..993e53e6831a 100644 --- a/kde-base/amor/ChangeLog +++ b/kde-base/amor/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/amor # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.177 2011/06/08 22:38:22 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/ChangeLog,v 1.178 2011/06/10 11:50:41 hwoarang Exp $ + + 10 Jun 2011; Markos Chandras <hwoarang@gentoo.org> amor-4.6.3.ebuild: + Stable on amd64 wrt bug #369979 08 Jun 2011; Thomas Kahle <tomka@gentoo.org> amor-4.6.3.ebuild: x86 stable per bug 369979 diff --git a/kde-base/amor/amor-4.6.3.ebuild b/kde-base/amor/amor-4.6.3.ebuild index 671bd7573fd2..44ad1940bbc7 100644 --- a/kde-base/amor/amor-4.6.3.ebuild +++ b/kde-base/amor/amor-4.6.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/amor-4.6.3.ebuild,v 1.2 2011/06/08 22:38:22 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/amor/amor-4.6.3.ebuild,v 1.3 2011/06/10 11:50:41 hwoarang Exp $ EAPI=4 @@ -9,5 +9,5 @@ KMNAME="kdetoys" inherit kde4-meta DESCRIPTION="KDE: Amusing Misuse Of Resources - desktop-dwelling creature" -KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |