diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-15 14:22:06 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-15 14:22:06 +0000 |
commit | 219022c1fefba3f823b1d41469a192802115987d (patch) | |
tree | a8e4c00624f78b18d7b8e99590d16c4990821caf /kde-base/atlantikdesigner | |
parent | Stable on ppc64; bug #221063 (diff) | |
download | gentoo-2-219022c1fefba3f823b1d41469a192802115987d.tar.gz gentoo-2-219022c1fefba3f823b1d41469a192802115987d.tar.bz2 gentoo-2-219022c1fefba3f823b1d41469a192802115987d.zip |
Stable on ppc64; bug #221063
(Portage version: 2.1.4.4)
Diffstat (limited to 'kde-base/atlantikdesigner')
-rw-r--r-- | kde-base/atlantikdesigner/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/atlantikdesigner/atlantikdesigner-3.5.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/atlantikdesigner/ChangeLog b/kde-base/atlantikdesigner/ChangeLog index fed82da493a3..a2bb2508613c 100644 --- a/kde-base/atlantikdesigner/ChangeLog +++ b/kde-base/atlantikdesigner/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/atlantikdesigner # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.82 2008/05/13 13:37:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.83 2008/05/15 14:22:06 corsair Exp $ + + 15 May 2008; Markus Rothe <corsair@gentoo.org> + atlantikdesigner-3.5.9.ebuild: + Stable on ppc64; bug #221063 13 May 2008; Jeroen Roovers <jer@gentoo.org> atlantikdesigner-3.5.9.ebuild: diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.5.9.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.5.9.ebuild index 726d52954d78..b3e8a5df8bde 100644 --- a/kde-base/atlantikdesigner/atlantikdesigner-3.5.9.ebuild +++ b/kde-base/atlantikdesigner/atlantikdesigner-3.5.9.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.9.ebuild,v 1.5 2008/05/13 13:37:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.9.ebuild,v 1.6 2008/05/15 14:22:06 corsair Exp $ KMNAME=kdeaddons EAPI="1" inherit kde-meta DESCRIPTION="Atlantik gameboard designer" -KEYWORDS="alpha ~amd64 hppa ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=kde-base/atlantik-${PV}:${SLOT}" |