diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 19:15:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-08 19:15:52 +0000 |
commit | 7c89372c4afaa47d5ea4655201692140d866ca84 (patch) | |
tree | 11225c796339258a05a2822343863739cdf53fd7 /kde-base/kpoker/kpoker-3.5.7.ebuild | |
parent | alpha/ia64 stable wrt #176297 (diff) | |
download | gentoo-2-7c89372c4afaa47d5ea4655201692140d866ca84.tar.gz gentoo-2-7c89372c4afaa47d5ea4655201692140d866ca84.tar.bz2 gentoo-2-7c89372c4afaa47d5ea4655201692140d866ca84.zip |
alpha/ia64 stable wrt #176297
(Portage version: 2.1.2.11)
Diffstat (limited to 'kde-base/kpoker/kpoker-3.5.7.ebuild')
-rw-r--r-- | kde-base/kpoker/kpoker-3.5.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kpoker/kpoker-3.5.7.ebuild b/kde-base/kpoker/kpoker-3.5.7.ebuild index 6d22f61e8a2e..25ad8f8b3916 100644 --- a/kde-base/kpoker/kpoker-3.5.7.ebuild +++ b/kde-base/kpoker/kpoker-3.5.7.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kpoker/kpoker-3.5.7.ebuild,v 1.3 2007/08/08 02:34:38 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kpoker/kpoker-3.5.7.ebuild,v 1.4 2007/08/08 19:15:52 armin76 Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE poker game" -KEYWORDS="~alpha ~amd64 ~ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ia64 ppc ~ppc64 sparc ~x86 ~x86-fbsd" IUSE="kdehiddenvisibility" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" |