diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-01-30 10:41:50 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-01-30 10:41:50 +0000 |
commit | 6bbdf44c34546b4467692a947eaf61862c0bb090 (patch) | |
tree | 3faf0fd13621cb31dd373797f5f45981478edb9a /kde-base/ksame | |
parent | stable x86, bug 207634 (diff) | |
download | gentoo-2-6bbdf44c34546b4467692a947eaf61862c0bb090.tar.gz gentoo-2-6bbdf44c34546b4467692a947eaf61862c0bb090.tar.bz2 gentoo-2-6bbdf44c34546b4467692a947eaf61862c0bb090.zip |
stable x86, bug 207634
(Portage version: 2.1.3.19, RepoMan options: --force)
Diffstat (limited to 'kde-base/ksame')
-rw-r--r-- | kde-base/ksame/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksame/ksame-3.5.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksame/ChangeLog b/kde-base/ksame/ChangeLog index 9141b5cfef58..b4b6676fc56d 100644 --- a/kde-base/ksame/ChangeLog +++ b/kde-base/ksame/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/ksame # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.75 2008/01/29 16:58:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.76 2008/01/30 10:41:50 opfer Exp $ + + 30 Jan 2008; Christian Faulhammer <opfer@gentoo.org> ksame-3.5.8.ebuild: + stable x86, bug 207634 29 Jan 2008; Raúl Porcel <armin76@gentoo.org> ksame-3.5.8.ebuild: alpha/ia64/sparc stable wrt #207634 diff --git a/kde-base/ksame/ksame-3.5.8.ebuild b/kde-base/ksame/ksame-3.5.8.ebuild index 2aec61d46bd1..e837876f7cc7 100644 --- a/kde-base/ksame/ksame-3.5.8.ebuild +++ b/kde-base/ksame/ksame-3.5.8.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ksame-3.5.8.ebuild,v 1.3 2008/01/29 16:58:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ksame-3.5.8.ebuild,v 1.4 2008/01/30 10:41:50 opfer 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 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" |