diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-12-09 04:06:41 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-12-09 04:06:41 +0000 |
commit | b52bfef50c5ff298cb7cfbae2c58465d38acbc64 (patch) | |
tree | 4280d7c85b9af36e92f61b6c5a0ba74bad459e87 /kde-base/kblackbox/kblackbox-3.4.3.ebuild | |
parent | Marked ppc stable for bug #112842. (diff) | |
download | gentoo-2-b52bfef50c5ff298cb7cfbae2c58465d38acbc64.tar.gz gentoo-2-b52bfef50c5ff298cb7cfbae2c58465d38acbc64.tar.bz2 gentoo-2-b52bfef50c5ff298cb7cfbae2c58465d38acbc64.zip |
Marked ppc stable for bug #112842.
(Portage version: 2.0.53)
Diffstat (limited to 'kde-base/kblackbox/kblackbox-3.4.3.ebuild')
-rw-r--r-- | kde-base/kblackbox/kblackbox-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kblackbox/kblackbox-3.4.3.ebuild b/kde-base/kblackbox/kblackbox-3.4.3.ebuild index b4a8dbe41e24..830c41cf1ef3 100644 --- a/kde-base/kblackbox/kblackbox-3.4.3.ebuild +++ b/kde-base/kblackbox/kblackbox-3.4.3.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/kblackbox/kblackbox-3.4.3.ebuild,v 1.4 2005/11/25 00:28:30 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-3.4.3.ebuild,v 1.5 2005/12/09 04:04:39 josejx Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Blackbox Game" -KEYWORDS="~alpha amd64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha amd64 ppc ppc64 sparc ~x86" IUSE="" DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)" OLDDEPEND="~kde-base/libkdegames-$PV" |