diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-10 10:52:46 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-10-10 10:52:46 +0000 |
commit | e13167756c7d413ac1ec00dba403f945d1aac2f2 (patch) | |
tree | 93854e12403b5c695286cf48a722f6243a6d3db6 /kde-base/klines/klines-4.3.1.ebuild | |
parent | Initial import from Emacs overlay, bug 254531. (diff) | |
download | historical-e13167756c7d413ac1ec00dba403f945d1aac2f2.tar.gz historical-e13167756c7d413ac1ec00dba403f945d1aac2f2.tar.bz2 historical-e13167756c7d413ac1ec00dba403f945d1aac2f2.zip |
amd64 stable wrt #287697
Package-Manager: portage-2.2_rc44/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/klines/klines-4.3.1.ebuild')
-rw-r--r-- | kde-base/klines/klines-4.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/klines/klines-4.3.1.ebuild b/kde-base/klines/klines-4.3.1.ebuild index cdf8b6b15b96..69756a4d8da2 100644 --- a/kde-base/klines/klines-4.3.1.ebuild +++ b/kde-base/klines/klines-4.3.1.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/klines/klines-4.3.1.ebuild,v 1.1 2009/09/01 15:35:01 tampakrap Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/klines-4.3.1.ebuild,v 1.2 2009/10/10 09:37:36 ssuominen Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE: Kolor Lines - a little game about balls and how to get rid of them" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" IUSE="debug +handbook" |