diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 16:37:29 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-12-10 16:37:29 +0000 |
commit | 24b91de2a3c4939522f522464519b35db1cdee62 (patch) | |
tree | 1791f807880a3f7a365c885d46ba0489e2d63f9f /kde-base/ksame | |
parent | x86 stable, bug 292455 (diff) | |
download | gentoo-2-24b91de2a3c4939522f522464519b35db1cdee62.tar.gz gentoo-2-24b91de2a3c4939522f522464519b35db1cdee62.tar.bz2 gentoo-2-24b91de2a3c4939522f522464519b35db1cdee62.zip |
x86 stable, bug 292455
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'kde-base/ksame')
-rw-r--r-- | kde-base/ksame/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksame/ksame-4.3.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksame/ChangeLog b/kde-base/ksame/ChangeLog index 880624c3e5ac..80c2c0359b08 100644 --- a/kde-base/ksame/ChangeLog +++ b/kde-base/ksame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksame # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.134 2009/12/01 11:02:10 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.135 2009/12/10 16:37:29 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> ksame-4.3.3.ebuild: + x86 stable, bug 292455 *ksame-4.3.4 (01 Dec 2009) diff --git a/kde-base/ksame/ksame-4.3.3.ebuild b/kde-base/ksame/ksame-4.3.3.ebuild index bce0578cb496..5b536d770f29 100644 --- a/kde-base/ksame/ksame-4.3.3.ebuild +++ b/kde-base/ksame/ksame-4.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ksame-4.3.3.ebuild,v 1.4 2009/11/30 06:55:08 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ksame-4.3.3.ebuild,v 1.5 2009/12/10 16:37:29 fauli Exp $ EAPI="2" @@ -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 ~hppa ~ia64 ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug +handbook" |