diff options
author | 2013-01-27 23:06:43 +0000 | |
---|---|---|
committer | 2013-01-27 23:06:43 +0000 | |
commit | ea6d34784dbaaf4ca8d7b3f2aeab8ab171c6346b (patch) | |
tree | 26de0307068f33c2e905fab85d66d1518127e7de /kde-base/kblocks | |
parent | Stable for ppc, wrt bug #450678 (diff) | |
download | gentoo-2-ea6d34784dbaaf4ca8d7b3f2aeab8ab171c6346b.tar.gz gentoo-2-ea6d34784dbaaf4ca8d7b3f2aeab8ab171c6346b.tar.bz2 gentoo-2-ea6d34784dbaaf4ca8d7b3f2aeab8ab171c6346b.zip |
Stable for ppc, wrt bug #450678
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'kde-base/kblocks')
-rw-r--r-- | kde-base/kblocks/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kblocks/kblocks-4.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kblocks/ChangeLog b/kde-base/kblocks/ChangeLog index 6e3a806185c5..c062fea4953e 100644 --- a/kde-base/kblocks/ChangeLog +++ b/kde-base/kblocks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kblocks # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/ChangeLog,v 1.129 2013/01/27 15:08:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/ChangeLog,v 1.130 2013/01/27 23:06:43 ago Exp $ + + 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kblocks-4.9.5.ebuild: + Stable for ppc, wrt bug #450678 27 Jan 2013; Agostino Sarubbo <ago@gentoo.org> kblocks-4.9.5.ebuild: Stable for x86, wrt bug #450678 diff --git a/kde-base/kblocks/kblocks-4.9.5.ebuild b/kde-base/kblocks/kblocks-4.9.5.ebuild index bb1a1e760c12..ef66237d0bd4 100644 --- a/kde-base/kblocks/kblocks-4.9.5.ebuild +++ b/kde-base/kblocks/kblocks-4.9.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/kblocks-4.9.5.ebuild,v 1.3 2013/01/27 15:08:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/kblocks-4.9.5.ebuild,v 1.4 2013/01/27 23:06:43 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ KDE_HANDBOOK="optional" inherit ${eclass} DESCRIPTION="KDE: Kblocks is a single-player Tetris-like game." -KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ppc x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |