diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-24 20:42:36 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-24 20:42:36 +0000 |
commit | ca62ee54e3897459ee97e2e8961db13d3ea86596 (patch) | |
tree | ce8a8c6efc149e0324c1d58573970615117462fa /kde-base/atlantikdesigner | |
parent | ~amd64 (diff) | |
download | gentoo-2-ca62ee54e3897459ee97e2e8961db13d3ea86596.tar.gz gentoo-2-ca62ee54e3897459ee97e2e8961db13d3ea86596.tar.bz2 gentoo-2-ca62ee54e3897459ee97e2e8961db13d3ea86596.zip |
Stable on ppc64
(Portage 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 268476302c4d..3bac123bf086 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.24 2005/11/24 18:03:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.25 2005/11/24 20:41:49 corsair Exp $ + + 24 Nov 2005; Markus Rothe <corsair@gentoo.org> + atlantikdesigner-3.4.3.ebuild: + Stable on ppc64 24 Nov 2005; Gustavo Zacarias <gustavoz@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 bc0af272fd3c..62eb160edb5a 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.2 2005/11/24 18:03:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild,v 1.3 2005/11/24 20:41:49 corsair 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" |