diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 00:28:30 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-11-25 00:28:30 +0000 |
commit | 42001f57f13f2f6707bafd5e50ec8605cd2609f5 (patch) | |
tree | 92697c12b0e09f0a527f29dfd9ea05812bb248d0 /kde-base/kblackbox | |
parent | Stable on amd64, bug 112842. (diff) | |
download | historical-42001f57f13f2f6707bafd5e50ec8605cd2609f5.tar.gz historical-42001f57f13f2f6707bafd5e50ec8605cd2609f5.tar.bz2 historical-42001f57f13f2f6707bafd5e50ec8605cd2609f5.zip |
Stable on amd64, bug 112842.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'kde-base/kblackbox')
-rw-r--r-- | kde-base/kblackbox/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kblackbox/kblackbox-3.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-base/kblackbox/ChangeLog b/kde-base/kblackbox/ChangeLog index 5bf3ac4e0e97..8335dd38c619 100644 --- a/kde-base/kblackbox/ChangeLog +++ b/kde-base/kblackbox/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kblackbox # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.25 2005/11/24 22:10:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/ChangeLog,v 1.26 2005/11/25 00:28:30 cryos Exp $ + + 25 Nov 2005; Marcus D. Hanwell <cryos@gentoo.org> kblackbox-3.4.3.ebuild: + Stable on amd64, bug 112842. 24 Nov 2005; Markus Rothe <corsair@gentoo.org> kblackbox-3.4.3.ebuild: Stable on ppc64 diff --git a/kde-base/kblackbox/kblackbox-3.4.3.ebuild b/kde-base/kblackbox/kblackbox-3.4.3.ebuild index 393be6bc7aeb..b4a8dbe41e24 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.3 2005/11/24 22:10:42 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-3.4.3.ebuild,v 1.4 2005/11/25 00:28:30 cryos 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" |