diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 12:02:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-07-12 12:02:34 +0000 |
commit | cdf8c4a72f886400819a202ced36f53b6496d5a2 (patch) | |
tree | f3fe3b3c4bc1089db125594248796424342b7971 /kde-base/ksame | |
parent | alpha/ia64/sparc stable wrt #271889 (diff) | |
download | gentoo-2-cdf8c4a72f886400819a202ced36f53b6496d5a2.tar.gz gentoo-2-cdf8c4a72f886400819a202ced36f53b6496d5a2.tar.bz2 gentoo-2-cdf8c4a72f886400819a202ced36f53b6496d5a2.zip |
alpha/ia64/sparc stable wrt #271889
(Portage version: 2.1.6.13/cvs/Linux ia64)
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 | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/ksame/ChangeLog b/kde-base/ksame/ChangeLog index 6d8cf1b47456..89f2a0dca3f3 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.118 2009/07/08 14:41:42 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.119 2009/07/12 12:02:34 armin76 Exp $ + + 12 Jul 2009; Raúl Porcel <armin76@gentoo.org> ksame-3.5.10.ebuild: + alpha/ia64/sparc stable wrt #271889 08 Jul 2009; Alexey Shvetsov <alexxy@gentoo.org> ksame-3.5.10.ebuild: Add ~mips keywords diff --git a/kde-base/ksame/ksame-3.5.10.ebuild b/kde-base/ksame/ksame-3.5.10.ebuild index 7a83f85d8a91..69c48e5e44d0 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-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.6 2009/07/08 14:41:42 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ksame-3.5.10.ebuild,v 1.7 2009/07/12 12:02:34 armin76 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 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND=">=kde-base/libkdegames-${PV}:${SLOT}" |