diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-14 00:45:50 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2006-11-14 00:45:50 +0000 |
commit | 7a9d350b1b46179879a3977236006f6706bb2f0a (patch) | |
tree | a0f6d05e2ea85df23084091130275dd7d96e2277 /kde-base/atlantik | |
parent | Marked stable on amd64 wrt bug #147570. (diff) | |
download | gentoo-2-7a9d350b1b46179879a3977236006f6706bb2f0a.tar.gz gentoo-2-7a9d350b1b46179879a3977236006f6706bb2f0a.tar.bz2 gentoo-2-7a9d350b1b46179879a3977236006f6706bb2f0a.zip |
Marked stable on amd64 wrt bug #147570.
(Portage version: 2.1.2_pre2-r1)
Diffstat (limited to 'kde-base/atlantik')
-rw-r--r-- | kde-base/atlantik/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/atlantik/atlantik-3.5.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/atlantik/ChangeLog b/kde-base/atlantik/ChangeLog index bf97c6b3c6f1..213ffa41e0cc 100644 --- a/kde-base/atlantik/ChangeLog +++ b/kde-base/atlantik/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/atlantik # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.54 2006/11/13 12:54:07 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.55 2006/11/14 00:45:50 kugelfang Exp $ + + 13 Nov 2006; Danny van Dyk <kugelfang@gentoo.org> atlantik-3.5.5.ebuild: + Marked stable on amd64 wrt bug #147570. 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> atlantik-3.5.5.ebuild: diff --git a/kde-base/atlantik/atlantik-3.5.5.ebuild b/kde-base/atlantik/atlantik-3.5.5.ebuild index bdffdbb2d050..551fdb244796 100644 --- a/kde-base/atlantik/atlantik-3.5.5.ebuild +++ b/kde-base/atlantik/atlantik-3.5.5.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.5.ebuild,v 1.2 2006/11/13 12:54:07 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.5.ebuild,v 1.3 2006/11/14 00:45:50 kugelfang 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="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" |