diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-20 10:57:11 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-20 10:57:11 +0000 |
commit | 347bf25e5b9d6ce06fc676e1d0d7cba919a2c346 (patch) | |
tree | 8cfd14b716e72a26e3b17b7a52b9bc808b0119a5 /kde-base/kfourinline | |
parent | amd64/x86 stable wrt #300393 (diff) | |
download | gentoo-2-347bf25e5b9d6ce06fc676e1d0d7cba919a2c346.tar.gz gentoo-2-347bf25e5b9d6ce06fc676e1d0d7cba919a2c346.tar.bz2 gentoo-2-347bf25e5b9d6ce06fc676e1d0d7cba919a2c346.zip |
amd64/x86 stable wrt #300393
(Portage version: 2.2_rc62/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kfourinline')
-rw-r--r-- | kde-base/kfourinline/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kfourinline/kfourinline-4.3.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kfourinline/ChangeLog b/kde-base/kfourinline/ChangeLog index 07acdeb10a44..dd17ecbb3f45 100644 --- a/kde-base/kfourinline/ChangeLog +++ b/kde-base/kfourinline/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kfourinline # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.49 2010/02/09 00:23:17 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/ChangeLog,v 1.50 2010/02/20 10:57:11 ssuominen Exp $ + + 20 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> + kfourinline-4.3.5.ebuild: + amd64/x86 stable wrt #300393 *kfourinline-4.4.0 (08 Feb 2010) diff --git a/kde-base/kfourinline/kfourinline-4.3.5.ebuild b/kde-base/kfourinline/kfourinline-4.3.5.ebuild index 51a1b516d196..0ed65cb56ceb 100644 --- a/kde-base/kfourinline/kfourinline-4.3.5.ebuild +++ b/kde-base/kfourinline/kfourinline-4.3.5.ebuild @@ -1,6 +1,6 @@ # 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.5.ebuild,v 1.1 2010/01/25 15:52:32 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/kfourinline-4.3.5.ebuild,v 1.2 2010/02/20 10:57:11 ssuominen 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 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" |