diff options
author | 2005-12-17 09:28:54 +0000 | |
---|---|---|
committer | 2005-12-17 09:28:54 +0000 | |
commit | 69913321bb42540ecdedb380bb79b7d4ca0a48d4 (patch) | |
tree | 55581840eafd0a591c49aa6ca620075d1f87f283 /kde-base/atlantikdesigner | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-69913321bb42540ecdedb380bb79b7d4ca0a48d4.tar.gz gentoo-2-69913321bb42540ecdedb380bb79b7d4ca0a48d4.tar.bz2 gentoo-2-69913321bb42540ecdedb380bb79b7d4ca0a48d4.zip |
Added ~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.5.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/atlantikdesigner/ChangeLog b/kde-base/atlantikdesigner/ChangeLog index 505ccf2cff97..0919e094e03b 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.33 2005/12/12 16:45:52 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/ChangeLog,v 1.34 2005/12/17 09:26:38 corsair Exp $ + + 17 Dec 2005; Markus Rothe <corsair@gentoo.org> + atlantikdesigner-3.5.0.ebuild: + Added ~ppc64 12 Dec 2005; Joseph Jezak <josejx@gentoo.org> atlantikdesigner-3.5.0.ebuild: diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.5.0.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.5.0.ebuild index da77ba2cc7f3..88fbcb58aa90 100644 --- a/kde-base/atlantikdesigner/atlantikdesigner-3.5.0.ebuild +++ b/kde-base/atlantikdesigner/atlantikdesigner-3.5.0.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.5.0.ebuild,v 1.4 2005/12/12 16:45:52 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.0.ebuild,v 1.5 2005/12/17 09:26:38 corsair Exp $ KMNAME=kdeaddons MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Atlantik gameboard designer" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/atlantik)" |