diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-08-09 21:15:15 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-08-09 21:15:15 +0000 |
commit | dbdaad20702cbbbb762ecd223a5c0b094b64c30c (patch) | |
tree | 227ca3c3069a06da1387580b008d3c33a596aa5e /kde-base/atlantikdesigner | |
parent | Stable on ppc64; bug #176297 (diff) | |
download | gentoo-2-dbdaad20702cbbbb762ecd223a5c0b094b64c30c.tar.gz gentoo-2-dbdaad20702cbbbb762ecd223a5c0b094b64c30c.tar.bz2 gentoo-2-dbdaad20702cbbbb762ecd223a5c0b094b64c30c.zip |
Stable on ppc64; bug #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/atlantikdesigner')
-rw-r--r-- | kde-base/atlantikdesigner/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/atlantikdesigner/ChangeLog b/kde-base/atlantikdesigner/ChangeLog index e980721f0a9d..eb36b37b7dc8 100644 --- a/kde-base/atlantikdesigner/ChangeLog +++ b/kde-base/atlantikdesigner/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/atlantikdesigner # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.66 2007/08/08 21:00:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.67 2007/08/09 21:15:15 corsair Exp $ + + 09 Aug 2007; Markus Rothe <corsair@gentoo.org> + atlantikdesigner-3.5.7.ebuild: + Stable on ppc64; bug #176297 08 Aug 2007; Raúl Porcel <armin76@gentoo.org> atlantikdesigner-3.5.7.ebuild: diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild index 13e4b6776855..2e58bbd8ea49 100644 --- a/kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild +++ b/kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild,v 1.5 2007/08/08 21:00:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.7.ebuild,v 1.6 2007/08/09 21:15:15 corsair Exp $ KMNAME=kdeaddons MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Atlantik gameboard designer" -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/atlantik)" |