diff options
author | Markus Meier <maekke@gentoo.org> | 2008-05-18 19:19:34 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-05-18 19:19:34 +0000 |
commit | 68077938e5a39a93201f53a08491fc8c12cf02b2 (patch) | |
tree | ba2574fea594157d6e525db19795005eba09a31e /kde-base/atlantik | |
parent | amd64/x86 stable, bug #221063 (diff) | |
download | gentoo-2-68077938e5a39a93201f53a08491fc8c12cf02b2.tar.gz gentoo-2-68077938e5a39a93201f53a08491fc8c12cf02b2.tar.bz2 gentoo-2-68077938e5a39a93201f53a08491fc8c12cf02b2.zip |
amd64/x86 stable, bug #221063
(Portage version: 2.1.5)
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 4081375a2dd5..f578a116a6e0 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.86 2008/05/14 20:06:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.87 2008/05/18 19:19:34 maekke Exp $ + + 18 May 2008; Markus Meier <maekke@gentoo.org> atlantik-3.5.9.ebuild: + amd64/x86 stable, bug #221063 14 May 2008; Markus Rothe <corsair@gentoo.org> atlantik-3.5.9.ebuild: Stable on ppc64; bug #221063 diff --git a/kde-base/atlantik/atlantik-3.5.9.ebuild b/kde-base/atlantik/atlantik-3.5.9.ebuild index 581e84c6a3d3..137492dfa581 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.6 2008/05/14 20:06:59 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.9.ebuild,v 1.7 2008/05/18 19:19:34 maekke 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}" |