diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 01:57:18 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 01:57:18 +0000 |
commit | 6fbd71c0bacbb45419cc52c936789da147e652d1 (patch) | |
tree | e645c9f032fac98cb0f1ec23fc951d0034cf93db /kde-base/kfourinline | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-6fbd71c0bacbb45419cc52c936789da147e652d1.tar.gz gentoo-2-6fbd71c0bacbb45419cc52c936789da147e652d1.tar.bz2 gentoo-2-6fbd71c0bacbb45419cc52c936789da147e652d1.zip |
Stable for HPPA too.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'kde-base/kfourinline')
-rw-r--r-- | kde-base/kfourinline/ChangeLog | 7 | ||||
-rw-r--r-- | kde-base/kfourinline/kfourinline-4.3.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/kde-base/kfourinline/ChangeLog b/kde-base/kfourinline/ChangeLog index 653ca3510a83..c1d85ff3802e 100644 --- a/kde-base/kfourinline/ChangeLog +++ b/kde-base/kfourinline/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfourinline -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.45 2009/12/10 20:56:18 scarabeus Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.46 2010/01/19 01:57:18 jer Exp $ + + 19 Jan 2010; Jeroen Roovers <jer@gentoo.org> kfourinline-4.3.3.ebuild: + Stable for HPPA too. 10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org> -kfourinline-4.3.1.ebuild: diff --git a/kde-base/kfourinline/kfourinline-4.3.3.ebuild b/kde-base/kfourinline/kfourinline-4.3.3.ebuild index 6dbf8ec2397f..8f63420699bc 100644 --- a/kde-base/kfourinline/kfourinline-4.3.3.ebuild +++ b/kde-base/kfourinline/kfourinline-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/kfourinline/kfourinline-4.3.3.ebuild,v 1.5 2009/12/10 15:36:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/kfourinline-4.3.3.ebuild,v 1.6 2010/01/19 01:57:18 jer Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE four-in-a-row game." -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug +handbook" |