diff options
author | Markus Meier <maekke@gentoo.org> | 2012-12-23 11:21:45 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-12-23 11:21:45 +0000 |
commit | d631ea39b04dac3e13a23967c9d4e4532fdb49a3 (patch) | |
tree | f4c2ab324526a26b3ec99c750513494da822cc88 /kde-base/kpat | |
parent | add ~arm (diff) | |
download | gentoo-2-d631ea39b04dac3e13a23967c9d4e4532fdb49a3.tar.gz gentoo-2-d631ea39b04dac3e13a23967c9d4e4532fdb49a3.tar.bz2 gentoo-2-d631ea39b04dac3e13a23967c9d4e4532fdb49a3.zip |
add ~arm
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'kde-base/kpat')
-rw-r--r-- | kde-base/kpat/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kpat/kpat-4.9.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kpat/ChangeLog b/kde-base/kpat/ChangeLog index 8a506ade10e5..9eb16c9f6dc7 100644 --- a/kde-base/kpat/ChangeLog +++ b/kde-base/kpat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kpat # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.229 2012/12/08 11:53:28 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.230 2012/12/23 11:21:45 maekke Exp $ + + 23 Dec 2012; Markus Meier <maekke@gentoo.org> kpat-4.9.4.ebuild: + add ~arm 08 Dec 2012; Andreas K. Huettel <dilfridge@gentoo.org> -kpat-4.8.5.ebuild: Drop KDE 4.8 diff --git a/kde-base/kpat/kpat-4.9.4.ebuild b/kde-base/kpat/kpat-4.9.4.ebuild index 0752d1d3faff..a801f9d62716 100644 --- a/kde-base/kpat/kpat-4.9.4.ebuild +++ b/kde-base/kpat/kpat-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/kpat/kpat-4.9.4.ebuild,v 1.1 2012/12/05 16:58:10 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-4.9.4.ebuild,v 1.2 2012/12/23 11:21:45 maekke Exp $ EAPI=4 @@ -15,7 +15,7 @@ KDE_SELINUX_MODULE="games" inherit ${eclass} DESCRIPTION="KDE patience 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)" |