diff options
author | 2006-11-14 18:56:46 +0000 | |
---|---|---|
committer | 2006-11-14 18:56:46 +0000 | |
commit | acb4f8db4f8617130101e5f48d9a8a169d536072 (patch) | |
tree | 53279f1377f54a9d76a94dce27f0f571f00c6730 /kde-base/klines/klines-3.5.5.ebuild | |
parent | Stable on ia64, bug 155078. (diff) | |
download | historical-acb4f8db4f8617130101e5f48d9a8a169d536072.tar.gz historical-acb4f8db4f8617130101e5f48d9a8a169d536072.tar.bz2 historical-acb4f8db4f8617130101e5f48d9a8a169d536072.zip |
Stable on sparc wrt #147570
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'kde-base/klines/klines-3.5.5.ebuild')
-rw-r--r-- | kde-base/klines/klines-3.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/klines/klines-3.5.5.ebuild b/kde-base/klines/klines-3.5.5.ebuild index 9f52e3497dea..53d3c84773a2 100644 --- a/kde-base/klines/klines-3.5.5.ebuild +++ b/kde-base/klines/klines-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/klines/klines-3.5.5.ebuild,v 1.3 2006/11/14 00:51:04 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/klines-3.5.5.ebuild,v 1.4 2006/11/14 18:08:45 gustavoz Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE: Kolor Lines - a little game about balls and how to get rid of them" -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)" |