diff options
author | 2005-11-24 22:10:42 +0000 | |
---|---|---|
committer | 2005-11-24 22:10:42 +0000 | |
commit | e868e44390ff80b0ff0d0e3a3945dc6201f7d51e (patch) | |
tree | 94a478c0b4e0a1650374b69dc77f3b812d9e0837 /kde-base/kblackbox/kblackbox-3.4.3.ebuild | |
parent | Stable on amd64, bug 112842. (diff) | |
download | gentoo-2-e868e44390ff80b0ff0d0e3a3945dc6201f7d51e.tar.gz gentoo-2-e868e44390ff80b0ff0d0e3a3945dc6201f7d51e.tar.bz2 gentoo-2-e868e44390ff80b0ff0d0e3a3945dc6201f7d51e.zip |
Stable on ppc64
(Portage version: 2.0.51.22-r3)
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 57cd07b6486c..393be6bc7aeb 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.2 2005/11/24 14:34:28 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kblackbox/kblackbox-3.4.3.ebuild,v 1.3 2005/11/24 22:10:42 corsair 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" |