diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-26 16:44:40 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-26 16:44:40 +0000 |
commit | 4e5530096e970870c0d467ef0266365f284e5ccd (patch) | |
tree | f4d17a627884c26023dbd3f40894afb7e085a8ac /kde-base/atlantikdesigner | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-4e5530096e970870c0d467ef0266365f284e5ccd.tar.gz gentoo-2-4e5530096e970870c0d467ef0266365f284e5ccd.tar.bz2 gentoo-2-4e5530096e970870c0d467ef0266365f284e5ccd.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'kde-base/atlantikdesigner')
-rw-r--r-- | kde-base/atlantikdesigner/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/atlantikdesigner/atlantikdesigner-3.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/atlantikdesigner/ChangeLog b/kde-base/atlantikdesigner/ChangeLog index 1afc0e20c071..d51ebae7de45 100644 --- a/kde-base/atlantikdesigner/ChangeLog +++ b/kde-base/atlantikdesigner/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/atlantikdesigner # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.41 2006/05/26 15:18:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.42 2006/05/26 16:44:40 corsair Exp $ + + 26 May 2006; Markus Rothe <corsair@gentoo.org> + atlantikdesigner-3.5.2.ebuild: + Stable on ppc64 26 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> atlantikdesigner-3.5.2.ebuild: diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.5.2.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.5.2.ebuild index 22ce51441fe1..4943bd0ee474 100644 --- a/kde-base/atlantikdesigner/atlantikdesigner-3.5.2.ebuild +++ b/kde-base/atlantikdesigner/atlantikdesigner-3.5.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.2.ebuild,v 1.4 2006/05/26 15:18:12 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.2.ebuild,v 1.5 2006/05/26 16:44:40 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" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 ~sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/atlantik)" |