diff options
author | Chris White <chriswhite@gentoo.org> | 2005-12-10 07:57:27 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2005-12-10 07:57:27 +0000 |
commit | 6ff49a3f65e7fb41c20a143758e33be841e4da4d (patch) | |
tree | a3116656267568feafedce8901d4a1b0fd432b22 /kde-base/atlantikdesigner | |
parent | Initial import of jgoodies-binding (diff) | |
download | historical-6ff49a3f65e7fb41c20a143758e33be841e4da4d.tar.gz historical-6ff49a3f65e7fb41c20a143758e33be841e4da4d.tar.bz2 historical-6ff49a3f65e7fb41c20a143758e33be841e4da4d.zip |
Marked x86 stable for bug #112842.
(all your kde-base are belong to us version: 2.0.51.22-r3)
Diffstat (limited to 'kde-base/atlantikdesigner')
-rw-r--r-- | kde-base/atlantikdesigner/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild | 4 |
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" |