diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-07 19:43:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-07 19:43:07 +0000 |
commit | 1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9 (patch) | |
tree | a3f4087d53fbf992617c19669b8530d73809cd96 /kde-base/kpat | |
parent | Version bump. Switch to xz tarballs (diff) | |
download | gentoo-2-1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9.tar.gz gentoo-2-1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9.tar.bz2 gentoo-2-1a6b3988c9cd7d354d1ff47693c8c61d7e7218c9.zip |
Stable for ppc, wrt bug #504210
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-base/kpat')
-rw-r--r-- | kde-base/kpat/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kpat/kpat-4.12.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kpat/ChangeLog b/kde-base/kpat/ChangeLog index 1c7e1661272e..633f4f3c4aa2 100644 --- a/kde-base/kpat/ChangeLog +++ b/kde-base/kpat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kpat # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.304 2014/05/07 17:59:30 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.305 2014/05/07 19:42:45 ago Exp $ + + 07 May 2014; Agostino Sarubbo <ago@gentoo.org> kpat-4.12.5.ebuild: + Stable for ppc, wrt bug #504210 07 May 2014; Johannes Huber <johu@gentoo.org> -kpat-4.12.3.ebuild: Remove KDE SC 4.12.3 diff --git a/kde-base/kpat/kpat-4.12.5.ebuild b/kde-base/kpat/kpat-4.12.5.ebuild index 15aaaeb88a9b..17858cc6eed6 100644 --- a/kde-base/kpat/kpat-4.12.5.ebuild +++ b/kde-base/kpat/kpat-4.12.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-4.12.5.ebuild,v 1.3 2014/05/07 17:14:50 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-4.12.5.ebuild,v 1.4 2014/05/07 19:42:45 ago Exp $ EAPI=5 @@ -10,7 +10,7 @@ inherit kde4-base DESCRIPTION="KDE patience game" HOMEPAGE="http://games.kde.org/game.php?game=kpat" -KEYWORDS=" amd64 ~arm ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS=" amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug" DEPEND="$(add_kdebase_dep libkdegames)" |