diff options
author | Lars Weiler <pylon@gentoo.org> | 2005-07-01 23:54:22 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2005-07-01 23:54:22 +0000 |
commit | e7781e99e9c2cbb1d2367e0d0eef75d8e41d4010 (patch) | |
tree | 6cfc2549aeb81d52dbb2a57b8bdbbd87ec4e9d04 /kde-base/klines | |
parent | Stable on mips (diff) | |
download | historical-e7781e99e9c2cbb1d2367e0d0eef75d8e41d4010.tar.gz historical-e7781e99e9c2cbb1d2367e0d0eef75d8e41d4010.tar.bz2 historical-e7781e99e9c2cbb1d2367e0d0eef75d8e41d4010.zip |
Stable on ppc; Bug #97544.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'kde-base/klines')
-rw-r--r-- | kde-base/klines/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/klines/klines-3.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/klines/ChangeLog b/kde-base/klines/ChangeLog index cc1abdee4c15..67bcf74cff7d 100644 --- a/kde-base/klines/ChangeLog +++ b/kde-base/klines/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/klines # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/ChangeLog,v 1.10 2005/07/01 14:10:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/ChangeLog,v 1.11 2005/07/01 23:03:46 pylon Exp $ + + 01 Jul 2005; Lars Weiler <pylon@gentoo.org> klines-3.4.1.ebuild: + Stable on ppc; Bug #97544. 01 Jul 2005; Markus Rothe <corsair@gentoo.org> klines-3.4.1.ebuild: Stable on ppc64 (bug #97544) diff --git a/kde-base/klines/klines-3.4.1.ebuild b/kde-base/klines/klines-3.4.1.ebuild index c996880de5f5..936fbaa1f22d 100644 --- a/kde-base/klines/klines-3.4.1.ebuild +++ b/kde-base/klines/klines-3.4.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/klines-3.4.1.ebuild,v 1.4 2005/07/01 14:10:40 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/klines/klines-3.4.1.ebuild,v 1.5 2005/07/01 23:03:46 pylon 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="amd64 ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" OLDDEPEND="~kde-base/libkdegames-$PV" |