diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 15:21:00 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-27 15:21:00 +0000 |
commit | d7d444e25865a6f82bfabe4a2aa5546d8ced4913 (patch) | |
tree | 081d4e4a5c484edf57c135589f771779d86bfc82 /kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild | |
parent | Added the newly added cblas-reference ebuild as a possible dependency for the... (diff) | |
download | gentoo-2-d7d444e25865a6f82bfabe4a2aa5546d8ced4913.tar.gz gentoo-2-d7d444e25865a6f82bfabe4a2aa5546d8ced4913.tar.bz2 gentoo-2-d7d444e25865a6f82bfabe4a2aa5546d8ced4913.zip |
Mark 3.4.3 stable on ia64. #112842
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild')
-rw-r--r-- | kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild index 44c9e8f55d7b..f4a869bbc8cd 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 +# 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.4.3.ebuild,v 1.7 2005/12/10 23:06:58 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.4.3.ebuild,v 1.8 2006/03/27 15:21:00 agriffis 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 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/atlantik)" OLDDEPEND="~kde-base/atlantik-$PV" |