diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-08-09 09:20:37 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-08-09 09:20:37 +0000 |
commit | 8238a2a2b5851338213a217970767b231fade263 (patch) | |
tree | 75e3324793b90ba6d2f7ab754410e380d4096411 /kde-base | |
parent | x86 stable, bug 322791 (diff) | |
download | gentoo-2-8238a2a2b5851338213a217970767b231fade263.tar.gz gentoo-2-8238a2a2b5851338213a217970767b231fade263.tar.bz2 gentoo-2-8238a2a2b5851338213a217970767b231fade263.zip |
x86 stable, bug 322791
(Portage version: 2.1.8.3/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base')
-rw-r--r-- | kde-base/ksame/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksame/ksame-4.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksame/ChangeLog b/kde-base/ksame/ChangeLog index 1da8efb88601..aab83d4853bf 100644 --- a/kde-base/ksame/ChangeLog +++ b/kde-base/ksame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksame # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.154 2010/08/09 03:57:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.155 2010/08/09 09:20:37 fauli Exp $ + + 09 Aug 2010; Christian Faulhammer <fauli@gentoo.org> ksame-4.4.5.ebuild: + x86 stable, bug 322791 09 Aug 2010; Joseph Jezak <josejx@gentoo.org> ksame-4.4.5.ebuild: Marked ppc stable for bug #322791. diff --git a/kde-base/ksame/ksame-4.4.5.ebuild b/kde-base/ksame/ksame-4.4.5.ebuild index db12af233f94..5d4149694dfe 100644 --- a/kde-base/ksame/ksame-4.4.5.ebuild +++ b/kde-base/ksame/ksame-4.4.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ksame-4.4.5.ebuild,v 1.3 2010/08/09 03:57:51 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ksame-4.4.5.ebuild,v 1.4 2010/08/09 09:20:37 fauli Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE: Same Game - a little game about balls and how to get rid of them" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" |