diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-06-01 08:40:25 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-06-01 08:40:25 +0000 |
commit | a007901290a597f19fd2cd5b344530f973b28a56 (patch) | |
tree | a3ed832ec956e2a8a15f35b7d5960b632c63cc41 /kde-base/ksame | |
parent | Stable on alpha wrt Bug #132213. (diff) | |
download | gentoo-2-a007901290a597f19fd2cd5b344530f973b28a56.tar.gz gentoo-2-a007901290a597f19fd2cd5b344530f973b28a56.tar.bz2 gentoo-2-a007901290a597f19fd2cd5b344530f973b28a56.zip |
Stable on alpha wrt Bug #132213.
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/ksame')
-rw-r--r-- | kde-base/ksame/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksame/ksame-3.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksame/ChangeLog b/kde-base/ksame/ChangeLog index 4055e69a1cb9..39a6d5a13748 100644 --- a/kde-base/ksame/ChangeLog +++ b/kde-base/ksame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksame # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.44 2006/05/29 21:27:23 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.45 2006/06/01 08:40:25 tcort Exp $ + + 01 Jun 2006; Thomas Cort <tcort@gentoo.org> ksame-3.5.2.ebuild: + Stable on alpha wrt Bug #132213. 29 May 2006; Jason Wever <weeve@gentoo.org> ksame-3.5.2.ebuild: Stable on SPARC wrt bug #132213. diff --git a/kde-base/ksame/ksame-3.5.2.ebuild b/kde-base/ksame/ksame-3.5.2.ebuild index 4fbab677b61f..b6b6678ab062 100644 --- a/kde-base/ksame/ksame-3.5.2.ebuild +++ b/kde-base/ksame/ksame-3.5.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ksame-3.5.2.ebuild,v 1.7 2006/05/30 05:09:33 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ksame-3.5.2.ebuild,v 1.8 2006/06/01 08:40:25 tcort Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-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" +KEYWORDS="alpha amd64 ~ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange 3.5.1 $MAXKDEVER kde-base/libkdegames)" |