diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-24 23:10:15 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-24 23:10:15 +0000 |
commit | baf4f3688abcb72fb42b74fbef1d8bf189d2cc6e (patch) | |
tree | e0dbef8b81f3b03cacb2bc7b8d832c3fd2ed3087 /kde-base/atlantikdesigner | |
parent | Stable on amd64, bug 112842. (diff) | |
download | gentoo-2-baf4f3688abcb72fb42b74fbef1d8bf189d2cc6e.tar.gz gentoo-2-baf4f3688abcb72fb42b74fbef1d8bf189d2cc6e.tar.bz2 gentoo-2-baf4f3688abcb72fb42b74fbef1d8bf189d2cc6e.zip |
Stable on amd64, bug 112842.
(Portage version: 2.0.53_rc7)
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 3bac123bf086..68eb34ed5fd6 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.25 2005/11/24 20:41:49 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.26 2005/11/24 23:10:15 cryos Exp $ + + 24 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> + atlantikdesigner-3.4.3.ebuild: + Stable on amd64, bug 112842. 24 Nov 2005; Markus Rothe <corsair@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 62eb160edb5a..470ee2c3b4af 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.3 2005/11/24 20:41:49 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild,v 1.4 2005/11/24 23:10:15 cryos 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" |