diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 01:56:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-19 01:56:29 +0000 |
commit | f5a50b20c048ca15b86fc0f8d56f87cf31905508 (patch) | |
tree | ef4d7d1bf8abfe37cbbcf2fc6b446ed6f5e3ffe7 /kde-base/kbreakout/kbreakout-4.3.3.ebuild | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-f5a50b20c048ca15b86fc0f8d56f87cf31905508.tar.gz gentoo-2-f5a50b20c048ca15b86fc0f8d56f87cf31905508.tar.bz2 gentoo-2-f5a50b20c048ca15b86fc0f8d56f87cf31905508.zip |
Stable for HPPA too.
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'kde-base/kbreakout/kbreakout-4.3.3.ebuild')
-rw-r--r-- | kde-base/kbreakout/kbreakout-4.3.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kbreakout/kbreakout-4.3.3.ebuild b/kde-base/kbreakout/kbreakout-4.3.3.ebuild index 853a325c0186..75acf59a987f 100644 --- a/kde-base/kbreakout/kbreakout-4.3.3.ebuild +++ b/kde-base/kbreakout/kbreakout-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/kbreakout/kbreakout-4.3.3.ebuild,v 1.5 2009/12/10 14:23:52 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbreakout/kbreakout-4.3.3.ebuild,v 1.6 2010/01/19 01:56:29 jer Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE: A Breakout-like game for KDE." -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="debug +handbook" |