diff options
author | 2010-01-19 02:04:19 +0000 | |
---|---|---|
committer | 2010-01-19 02:04:19 +0000 | |
commit | 0c6d0371658e698eada798514409f1f6e10ade94 (patch) | |
tree | 51b9415a2f3cb7c1dda3092a2925ef89a3a7cc31 /kde-base/ksame | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-0c6d0371658e698eada798514409f1f6e10ade94.tar.gz gentoo-2-0c6d0371658e698eada798514409f1f6e10ade94.tar.bz2 gentoo-2-0c6d0371658e698eada798514409f1f6e10ade94.zip |
Stable for HPPA too.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'kde-base/ksame')
-rw-r--r-- | kde-base/ksame/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/ksame/ksame-4.3.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/ksame/ChangeLog b/kde-base/ksame/ChangeLog index 7f53a195d734..61e81cb1f8a2 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.136 2009/12/10 22:22:21 scarabeus Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ChangeLog,v 1.137 2010/01/19 02:04:19 jer Exp $ + + 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> ksame-4.3.3.ebuild: + Stable for HPPA too. 10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> -ksame-4.3.1.ebuild: Drop KDE SC-4.3.1. diff --git a/kde-base/ksame/ksame-4.3.3.ebuild b/kde-base/ksame/ksame-4.3.3.ebuild index 5b536d770f29..b489a0793d7e 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 +# Copyright 1999-2010 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.5 2009/12/10 16:37:29 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/ksame/ksame-4.3.3.ebuild,v 1.6 2010/01/19 02:04:19 jer 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" |