diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-03-25 04:54:52 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-03-25 04:54:52 +0000 |
commit | 4c69b178e7426f3a2471214d05b834dffbaad60d (patch) | |
tree | db25280c819b6e8728c416c42f05dd4eb188e694 /kde-base/kbackgammon/kbackgammon-3.4.3.ebuild | |
parent | Mark 3.4.3 stable on ia64 (diff) | |
download | gentoo-2-4c69b178e7426f3a2471214d05b834dffbaad60d.tar.gz gentoo-2-4c69b178e7426f3a2471214d05b834dffbaad60d.tar.bz2 gentoo-2-4c69b178e7426f3a2471214d05b834dffbaad60d.zip |
Mark 3.4.3 stable on ia64
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/kbackgammon/kbackgammon-3.4.3.ebuild')
-rw-r--r-- | kde-base/kbackgammon/kbackgammon-3.4.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/kbackgammon/kbackgammon-3.4.3.ebuild b/kde-base/kbackgammon/kbackgammon-3.4.3.ebuild index d9516f1d2a59..146e3bbf10bb 100644 --- a/kde-base/kbackgammon/kbackgammon-3.4.3.ebuild +++ b/kde-base/kbackgammon/kbackgammon-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/kbackgammon/kbackgammon-3.4.3.ebuild,v 1.7 2005/12/10 21:06:51 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kbackgammon/kbackgammon-3.4.3.ebuild,v 1.8 2006/03/25 04:54:52 agriffis Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="A Backgammon program for KDE" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" OLDDEPEND="~kde-base/libkdegames-$PV" |