diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-29 15:08:35 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-11-29 15:08:35 +0000 |
commit | 09cd34cefa1491c5570bc29f100bcf056ff88bd9 (patch) | |
tree | 3ab0af8de38ccdb12b786d286957fca04a249065 /kde-base/kfourinline/kfourinline-4.3.3.ebuild | |
parent | amd64 stable wrt #292455 (diff) | |
download | gentoo-2-09cd34cefa1491c5570bc29f100bcf056ff88bd9.tar.gz gentoo-2-09cd34cefa1491c5570bc29f100bcf056ff88bd9.tar.bz2 gentoo-2-09cd34cefa1491c5570bc29f100bcf056ff88bd9.zip |
amd64 stable wrt #292455
(Portage version: 2.2_rc53/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'kde-base/kfourinline/kfourinline-4.3.3.ebuild')
-rw-r--r-- | kde-base/kfourinline/kfourinline-4.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kfourinline/kfourinline-4.3.3.ebuild b/kde-base/kfourinline/kfourinline-4.3.3.ebuild index 0a765e16c702..50bf5687cf56 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 # 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.1 2009/11/02 21:12:23 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfourinline/kfourinline-4.3.3.ebuild,v 1.2 2009/11/29 15:08:35 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 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" |