diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 18:10:29 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-11-14 18:10:29 +0000 |
commit | 5c7ccf1855331303b381a85a92b5e75a15ca3083 (patch) | |
tree | 4c60e2b426dd74025b1d7af1c7627b677841b82e /kde-base/kshisen/kshisen-3.5.5.ebuild | |
parent | Stable on sparc wrt #147570 (diff) | |
download | gentoo-2-5c7ccf1855331303b381a85a92b5e75a15ca3083.tar.gz gentoo-2-5c7ccf1855331303b381a85a92b5e75a15ca3083.tar.bz2 gentoo-2-5c7ccf1855331303b381a85a92b5e75a15ca3083.zip |
Stable on sparc wrt #147570
(Portage version: 2.1.1-r1)
Diffstat (limited to 'kde-base/kshisen/kshisen-3.5.5.ebuild')
-rw-r--r-- | kde-base/kshisen/kshisen-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kshisen/kshisen-3.5.5.ebuild b/kde-base/kshisen/kshisen-3.5.5.ebuild index 7de6a6db5a2f..d2536e037030 100644 --- a/kde-base/kshisen/kshisen-3.5.5.ebuild +++ b/kde-base/kshisen/kshisen-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/kshisen/kshisen-3.5.5.ebuild,v 1.3 2006/11/14 00:55:36 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kshisen/kshisen-3.5.5.ebuild,v 1.4 2006/11/14 18:10:29 gustavoz Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="A KDE game similiar to Mahjongg" -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/libkdegames)" RDEPEND="${DEPEND}" |