diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 16:25:15 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 16:25:15 +0000 |
commit | 27dcd5eec5c4c261530073c0b10022426c86ea34 (patch) | |
tree | 01bd8889fd851aefbde3ffb7a66d3ffb1040cadd /kde-base/atlantikdesigner/atlantikdesigner-3.5.5.ebuild | |
parent | Stable on sparc wrt #147570 (diff) | |
download | gentoo-2-27dcd5eec5c4c261530073c0b10022426c86ea34.tar.gz gentoo-2-27dcd5eec5c4c261530073c0b10022426c86ea34.tar.bz2 gentoo-2-27dcd5eec5c4c261530073c0b10022426c86ea34.zip |
Stable on sparc wrt #147570
(Portage version: 2.1.1-r1)
Diffstat (limited to 'kde-base/atlantikdesigner/atlantikdesigner-3.5.5.ebuild')
-rw-r--r-- | kde-base/atlantikdesigner/atlantikdesigner-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/atlantikdesigner/atlantikdesigner-3.5.5.ebuild b/kde-base/atlantikdesigner/atlantikdesigner-3.5.5.ebuild index 92bbee922404..c03046f19a28 100644 --- a/kde-base/atlantikdesigner/atlantikdesigner-3.5.5.ebuild +++ b/kde-base/atlantikdesigner/atlantikdesigner-3.5.5.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.5.ebuild,v 1.3 2006/11/14 00:00:14 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/atlantikdesigner/atlantikdesigner-3.5.5.ebuild,v 1.4 2006/11/14 16:25:15 gustavoz Exp $ KMNAME=kdeaddons MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="Atlantik gameboard designer" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/atlantik)" |