diff options
author | Markus Meier <maekke@gentoo.org> | 2012-12-23 12:14:28 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-12-23 12:14:28 +0000 |
commit | 7b5eff39953840cfedeaa7283fb6362d79cb799d (patch) | |
tree | 12b65e49e0e89d3c15b1dfabd90f6bb18d758fb0 /kde-base/kblocks | |
parent | add ~arm (diff) | |
download | gentoo-2-7b5eff39953840cfedeaa7283fb6362d79cb799d.tar.gz gentoo-2-7b5eff39953840cfedeaa7283fb6362d79cb799d.tar.bz2 gentoo-2-7b5eff39953840cfedeaa7283fb6362d79cb799d.zip |
add ~arm
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'kde-base/kblocks')
-rw-r--r-- | kde-base/kblocks/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kblocks/kblocks-4.9.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kblocks/ChangeLog b/kde-base/kblocks/ChangeLog index 336629e475e9..51ff9921f1b8 100644 --- a/kde-base/kblocks/ChangeLog +++ b/kde-base/kblocks/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kblocks # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/ChangeLog,v 1.125 2012/12/08 11:53:39 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/ChangeLog,v 1.126 2012/12/23 12:14:28 maekke Exp $ + + 23 Dec 2012; Markus Meier <maekke@gentoo.org> kblocks-4.9.4.ebuild: + add ~arm 08 Dec 2012; Andreas K. Huettel <dilfridge@gentoo.org> -kblocks-4.8.5.ebuild: Drop KDE 4.8 diff --git a/kde-base/kblocks/kblocks-4.9.4.ebuild b/kde-base/kblocks/kblocks-4.9.4.ebuild index 1e92e9d91b84..d81ef3cb7e69 100644 --- a/kde-base/kblocks/kblocks-4.9.4.ebuild +++ b/kde-base/kblocks/kblocks-4.9.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.9.4.ebuild,v 1.1 2012/12/05 16:57:52 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblocks/kblocks-4.9.4.ebuild,v 1.2 2012/12/23 12:14:28 maekke Exp $ EAPI=4 @@ -14,7 +14,7 @@ KDE_HANDBOOK="optional" inherit ${eclass} DESCRIPTION="KDE: Kblocks is a single-player Tetris-like game." -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |