diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-31 20:43:57 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-05-31 20:43:57 +0000 |
commit | 6a820b50773ce0a595ed5fa97161c91c757c5cfc (patch) | |
tree | d012cb952087fd4bdad391d8f76b3cf5d666c5ef /kde-base/ksame | |
parent | ppc stable #271889 (diff) | |
download | gentoo-2-6a820b50773ce0a595ed5fa97161c91c757c5cfc.tar.gz gentoo-2-6a820b50773ce0a595ed5fa97161c91c757c5cfc.tar.bz2 gentoo-2-6a820b50773ce0a595ed5fa97161c91c757c5cfc.zip |
ppc stable #271889
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'kde-base/ksame')
-rw-r--r-- | kde-base/ksame/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/ksame/ksame-3.5.10.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/kde-base/ksame/ChangeLog b/kde-base/ksame/ChangeLog index 478a994df719..5bdac32fa397 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.109 2009/05/06 23:51:12 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.110 2009/05/31 20:43:57 nixnut Exp $ + + 31 May 2009; nixnut <nixnut@gentoo.org> ksame-3.5.10.ebuild: + ppc stable #271889 *ksame-4.2.3 (06 May 2009) diff --git a/kde-base/ksame/ksame-3.5.10.ebuild b/kde-base/ksame/ksame-3.5.10.ebuild index f07f8b58577d..42bb474ec568 100644 --- a/kde-base/ksame/ksame-3.5.10.ebuild +++ b/kde-base/ksame/ksame-3.5.10.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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-3.5.10.ebuild,v 1.1 2008/09/13 23:59:39 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ksame-3.5.10.ebuild,v 1.2 2009/05/31 20:43:57 nixnut Exp $ KMNAME=kdegames EAPI="1" inherit kde-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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND=">=kde-base/libkdegames-${PV}:${SLOT}" |