diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 14:57:55 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2012-02-18 14:57:55 +0000 |
commit | 4967ceca042b0e4f7e160ab3288a90051e3bd081 (patch) | |
tree | d0dcb511cc013a7040e610d37f55ce9d6c4905b9 /kde-base/kblocks/kblocks-4.7.4.ebuild | |
parent | Cleanup (diff) | |
download | gentoo-2-4967ceca042b0e4f7e160ab3288a90051e3bd081.tar.gz gentoo-2-4967ceca042b0e4f7e160ab3288a90051e3bd081.tar.bz2 gentoo-2-4967ceca042b0e4f7e160ab3288a90051e3bd081.zip |
ppc stable #396359
(Portage version: 2.1.10.44/cvs/Linux ppc, RepoMan options: --force)
Diffstat (limited to 'kde-base/kblocks/kblocks-4.7.4.ebuild')
-rw-r--r-- | kde-base/kblocks/kblocks-4.7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kblocks/kblocks-4.7.4.ebuild b/kde-base/kblocks/kblocks-4.7.4.ebuild index f7cd26a3e010..97de6c84b98a 100644 --- a/kde-base/kblocks/kblocks-4.7.4.ebuild +++ b/kde-base/kblocks/kblocks-4.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/kblocks-4.7.4.ebuild,v 1.3 2012/01/16 21:33:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/kblocks-4.7.4.ebuild,v 1.4 2012/02/18 14:57:55 nixnut Exp $ EAPI=4 @@ -9,5 +9,5 @@ KMNAME="kdegames" inherit kde4-meta DESCRIPTION="KDE: Kblocks is a single-player Tetris-like game." -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" |