diff options
author | Christoph Mende <angelos@gentoo.org> | 2007-08-10 15:26:19 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2007-08-10 15:26:19 +0000 |
commit | 3391abe13c816b044e9fa82057a36ce1c1dcdb04 (patch) | |
tree | 39c3d42e4d551a1c1431f230c1a74eab232e341d /kde-base/atlantik | |
parent | Stable on amd64 wrt bug #176297 (diff) | |
download | gentoo-2-3391abe13c816b044e9fa82057a36ce1c1dcdb04.tar.gz gentoo-2-3391abe13c816b044e9fa82057a36ce1c1dcdb04.tar.bz2 gentoo-2-3391abe13c816b044e9fa82057a36ce1c1dcdb04.zip |
Stable on amd64 wrt bug #176297
(Portage version: 2.1.3.3)
Diffstat (limited to 'kde-base/atlantik')
-rw-r--r-- | kde-base/atlantik/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/atlantik/atlantik-3.5.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/atlantik/ChangeLog b/kde-base/atlantik/ChangeLog index e34ac9bd65f4..ece32c3cef9f 100644 --- a/kde-base/atlantik/ChangeLog +++ b/kde-base/atlantik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/atlantik # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.69 2007/08/09 20:05:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.70 2007/08/10 15:26:19 angelos Exp $ + + 10 Aug 2007; Christoph Mende <angelos@gentoo.org> atlantik-3.5.7.ebuild: + Stable on amd64 wrt bug #176297 09 Aug 2007; Markus Rothe <corsair@gentoo.org> atlantik-3.5.7.ebuild: Stable on ppc64; bug #176297 diff --git a/kde-base/atlantik/atlantik-3.5.7.ebuild b/kde-base/atlantik/atlantik-3.5.7.ebuild index 8dc019df3fba..b0b8b6d8d1e2 100644 --- a/kde-base/atlantik/atlantik-3.5.7.ebuild +++ b/kde-base/atlantik/atlantik-3.5.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.7.ebuild,v 1.5 2007/08/09 20:05:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.7.ebuild,v 1.6 2007/08/10 15:26:19 angelos Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="The Atlantic board game" -KEYWORDS="alpha ~amd64 ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" |