summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/atlantikdesigner')
-rw-r--r--kde-base/atlantikdesigner/ChangeLog6
-rw-r--r--kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/atlantikdesigner/ChangeLog b/kde-base/atlantikdesigner/ChangeLog
index 338f475bb3c0..d07a74853a04 100644
--- a/kde-base/atlantikdesigner/ChangeLog
+++ b/kde-base/atlantikdesigner/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/atlantikdesigner
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.30 2005/12/09 04:46:16 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.31 2005/12/10 06:48:55 chriswhite Exp $
+
+ 10 Dec 2005; Chris White <chriswhite@gentoo.org>
+ atlantikdesigner-3.4.3.ebuild:
+ Marked x86 stable for bug #112842.
09 Dec 2005; Joseph Jezak <josejx@gentoo.org>
atlantikdesigner-3.4.3.ebuild:
diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild
index 020a369ff581..492b5cfbe455 100644
--- a/kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild
+++ b/kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild,v 1.5 2005/12/09 04:46:16 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild,v 1.6 2005/12/10 06:48:55 chriswhite Exp $
KMNAME=kdeaddons
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
inherit kde-meta
DESCRIPTION="Atlantik gameboard designer"
-KEYWORDS="~alpha amd64 ppc ppc64 sparc ~x86"
+KEYWORDS="~alpha amd64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/atlantik)"
OLDDEPEND="~kde-base/atlantik-$PV"