diff options
Diffstat (limited to 'kde-base/atlantik')
-rw-r--r-- | kde-base/atlantik/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/atlantik/atlantik-3.5.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/atlantik/ChangeLog b/kde-base/atlantik/ChangeLog index e9e6ab248c20..4081375a2dd5 100644 --- a/kde-base/atlantik/ChangeLog +++ b/kde-base/atlantik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/atlantik # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.85 2008/05/12 22:48:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.86 2008/05/14 20:06:59 corsair Exp $ + + 14 May 2008; Markus Rothe <corsair@gentoo.org> atlantik-3.5.9.ebuild: + Stable on ppc64; bug #221063 12 May 2008; Jeroen Roovers <jer@gentoo.org> atlantik-3.5.9.ebuild: Stable for HPPA (bug #221063). diff --git a/kde-base/atlantik/atlantik-3.5.9.ebuild b/kde-base/atlantik/atlantik-3.5.9.ebuild index 807162f9607e..581e84c6a3d3 100644 --- a/kde-base/atlantik/atlantik-3.5.9.ebuild +++ b/kde-base/atlantik/atlantik-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/atlantik/atlantik-3.5.9.ebuild,v 1.5 2008/05/12 22:48:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.9.ebuild,v 1.6 2008/05/14 20:06:59 corsair Exp $ KMNAME=kdegames EAPI="1" inherit kde-meta DESCRIPTION="The Atlantic board 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}" |