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 | |
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')
-rw-r--r-- | kde-base/kblackbox/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kblackbox/kblackbox-3.5.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-base/kblackbox/ChangeLog b/kde-base/kblackbox/ChangeLog index 8d3518b4424f..2aac2bb018ab 100644 --- a/kde-base/kblackbox/ChangeLog +++ b/kde-base/kblackbox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kblackbox # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.39 2006/04/06 01:03:55 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.40 2006/05/25 21:49:49 wolf31o2 Exp $ + + 25 May 2006; Chris Gianelloni <wolf31o2@gentoo.org> + kblackbox-3.5.2.ebuild: + Stable on x86 wrt bug #132213 05 Apr 2006; Diego Pettenò <flameeyes@gentoo.org> -kblackbox-3.5.0.ebuild, -kblackbox-3.5.1.ebuild: 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)" |