diff options
-rw-r--r-- | kde-base/atlantik/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/atlantik/atlantik-3.5.5.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/atlantik/ChangeLog b/kde-base/atlantik/ChangeLog index 8c851f8caf92..bf97c6b3c6f1 100644 --- a/kde-base/atlantik/ChangeLog +++ b/kde-base/atlantik/ChangeLog @@ -1,6 +1,10 @@ # 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.53 2006/10/03 08:51:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/ChangeLog,v 1.54 2006/11/13 12:54:07 opfer Exp $ + + 13 Nov 2006; Christian Faulhammer <opfer@gentoo.org> + atlantik-3.5.5.ebuild: + "Stable x86, bug #147570" *atlantik-3.5.5 (03 Oct 2006) diff --git a/kde-base/atlantik/atlantik-3.5.5.ebuild b/kde-base/atlantik/atlantik-3.5.5.ebuild index 4f407093f876..bdffdbb2d050 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.1 2006/10/03 08:51:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantik/atlantik-3.5.5.ebuild,v 1.2 2006/11/13 12:54:07 opfer 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)" |