diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 21:49:49 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2006-05-25 21:49:49 +0000 |
commit | 4e209ffbba33d61f2c7dc2e25343dfd2451f33bf (patch) | |
tree | 62fdd462649585a4afa678907a2eaf127d8d2573 /kde-base/kblackbox/kblackbox-3.5.2.ebuild | |
parent | Stable on x86 wrt bug #132213 (diff) | |
download | gentoo-2-4e209ffbba33d61f2c7dc2e25343dfd2451f33bf.tar.gz gentoo-2-4e209ffbba33d61f2c7dc2e25343dfd2451f33bf.tar.bz2 gentoo-2-4e209ffbba33d61f2c7dc2e25343dfd2451f33bf.zip |
Stable on x86 wrt bug #132213
(Portage version: 2.1_rc2-r1)
Diffstat (limited to 'kde-base/kblackbox/kblackbox-3.5.2.ebuild')
-rw-r--r-- | kde-base/kblackbox/kblackbox-3.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kde-base/kblackbox/kblackbox-3.5.2.ebuild b/kde-base/kblackbox/kblackbox-3.5.2.ebuild index 120dd2276bcb..b32b3bcfa67b 100644 --- a/kde-base/kblackbox/kblackbox-3.5.2.ebuild +++ b/kde-base/kblackbox/kblackbox-3.5.2.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/kblackbox/kblackbox-3.5.2.ebuild,v 1.2 2006/03/27 20:48:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-3.5.2.ebuild,v 1.3 2006/05/25 21:49:49 wolf31o2 Exp $ KMNAME=kdegames MAXKDEVER=$PV KM_DEPRANGE="$PV $MAXKDEVER" inherit kde-meta DESCRIPTION="KDE Blackbox Game" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" DEPEND="$(deprange 3.5.1 $MAXKDEVER kde-base/libkdegames)" |