diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-15 14:27:41 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-15 14:27:41 +0000 |
commit | cfa628fc2ab8c305b227cff17ac7ae22574de6bb (patch) | |
tree | 8dcffd0020f8a176067f51ac822e22fb27b9d820 /kde-base/atlantikdesigner | |
parent | More cleanups of VDRDIR handling. Added VDRINCDIR variable for more easy patc... (diff) | |
download | historical-cfa628fc2ab8c305b227cff17ac7ae22574de6bb.tar.gz historical-cfa628fc2ab8c305b227cff17ac7ae22574de6bb.tar.bz2 historical-cfa628fc2ab8c305b227cff17ac7ae22574de6bb.zip |
Stable on ppc64; bug #221063
Package-Manager: portage-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}" |