diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-14 19:21:16 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-14 19:21:16 +0000 |
commit | 21095397c84dd8c4ec14232099531bb568eba1a0 (patch) | |
tree | 97d6e369cf1a401f886cfee8e03008ebe5a87193 /kde-base/kpat | |
parent | Stable on ppc64; bug #221063 (diff) | |
download | gentoo-2-21095397c84dd8c4ec14232099531bb568eba1a0.tar.gz gentoo-2-21095397c84dd8c4ec14232099531bb568eba1a0.tar.bz2 gentoo-2-21095397c84dd8c4ec14232099531bb568eba1a0.zip |
Stable on ppc64; bug #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/kpat')
-rw-r--r-- | kde-base/kpat/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kpat/kpat-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kpat/ChangeLog b/kde-base/kpat/ChangeLog index 3cb625a20ac1..3fc4edcf6728 100644 --- a/kde-base/kpat/ChangeLog +++ b/kde-base/kpat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kpat # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.90 2008/05/13 03:22:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/ChangeLog,v 1.91 2008/05/14 19:21:16 corsair Exp $ + + 14 May 2008; Markus Rothe <corsair@gentoo.org> kpat-3.5.9.ebuild: + Stable on ppc64; bug #221063 13 May 2008; Jeroen Roovers <jer@gentoo.org> kpat-3.5.9.ebuild: Stable for HPPA (bug #221063). diff --git a/kde-base/kpat/kpat-3.5.9.ebuild b/kde-base/kpat/kpat-3.5.9.ebuild index 44d5078fa822..d1fe57df2d5c 100644 --- a/kde-base/kpat/kpat-3.5.9.ebuild +++ b/kde-base/kpat/kpat-3.5.9.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-3.5.9.ebuild,v 1.6 2008/05/13 03:22:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpat/kpat-3.5.9.ebuild,v 1.7 2008/05/14 19:21:16 corsair Exp $ KMNAME=kdegames EAPI="1" inherit kde-meta DESCRIPTION="KDE patience game" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND=">=kde-base/libkdegames-${PV}:${SLOT}" |