diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-11-24 21:41:13 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-11-24 21:41:13 +0000 |
commit | e55a78f7922e5e4d9e8b55beff1831e6d2a16f47 (patch) | |
tree | 7bc295b46e855fff51c98bf28035911ee931bf63 /kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild | |
parent | - fix segv in describe_use_flag on some 64bit arches. updated testsuite. remo... (diff) | |
download | historical-e55a78f7922e5e4d9e8b55beff1831e6d2a16f47.tar.gz historical-e55a78f7922e5e4d9e8b55beff1831e6d2a16f47.tar.bz2 historical-e55a78f7922e5e4d9e8b55beff1831e6d2a16f47.zip |
Stable on ppc64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild')
-rw-r--r-- | kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild index bc0af272fd3c..62eb160edb5a 100644 --- a/kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild +++ b/kde-base/atlantikdesigner/atlantikdesigner-3.4.3.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.4.3.ebuild,v 1.2 2005/11/24 18:03:48 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild,v 1.3 2005/11/24 20:41:49 corsair Exp $ KMNAME=kdeaddons MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Atlantik gameboard designer" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ppc64 sparc ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/atlantik)" OLDDEPEND="~kde-base/atlantik-$PV" |