diff options
Diffstat (limited to 'kde-base/kapman')
-rw-r--r-- | kde-base/kapman/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kapman/kapman-4.6.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kapman/ChangeLog b/kde-base/kapman/ChangeLog index 59994a4909ef..1c8edbf45f0f 100644 --- a/kde-base/kapman/ChangeLog +++ b/kde-base/kapman/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kapman # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/ChangeLog,v 1.72 2011/08/12 19:19:28 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/ChangeLog,v 1.73 2011/08/15 20:44:37 maekke Exp $ + + 15 Aug 2011; Markus Meier <maekke@gentoo.org> kapman-4.6.5.ebuild: + x86 stable, bug #377465 12 Aug 2011; Andreas K. Huettel <dilfridge@gentoo.org> -kapman-4.6.4.ebuild: Drop KDE 4.6.4 diff --git a/kde-base/kapman/kapman-4.6.5.ebuild b/kde-base/kapman/kapman-4.6.5.ebuild index 32e229126478..75fc5cd3111e 100644 --- a/kde-base/kapman/kapman-4.6.5.ebuild +++ b/kde-base/kapman/kapman-4.6.5.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/kapman/kapman-4.6.5.ebuild,v 1.2 2011/08/09 17:12:18 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kapman/kapman-4.6.5.ebuild,v 1.3 2011/08/15 20:44:37 maekke Exp $ EAPI=4 @@ -9,5 +9,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="Pac-Man clone for KDE" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |