diff options
author | 2005-01-15 02:24:42 +0000 | |
---|---|---|
committer | 2005-01-15 02:24:42 +0000 | |
commit | 9300be3031aefac98b4fa4b0b02abec7b657d43e (patch) | |
tree | e0ca082a44a83de2d88a041ecadbb5b75f066c76 /kde-base/kblackbox/kblackbox-3.4.0_beta1.ebuild | |
parent | (no commit message) (diff) | |
download | historical-9300be3031aefac98b4fa4b0b02abec7b657d43e.tar.gz historical-9300be3031aefac98b4fa4b0b02abec7b657d43e.tar.bz2 historical-9300be3031aefac98b4fa4b0b02abec7b657d43e.zip |
kde 3.4 split ebuilds, all masked
Diffstat (limited to 'kde-base/kblackbox/kblackbox-3.4.0_beta1.ebuild')
-rw-r--r-- | kde-base/kblackbox/kblackbox-3.4.0_beta1.ebuild | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/kde-base/kblackbox/kblackbox-3.4.0_beta1.ebuild b/kde-base/kblackbox/kblackbox-3.4.0_beta1.ebuild new file mode 100644 index 000000000000..ded803c23545 --- /dev/null +++ b/kde-base/kblackbox/kblackbox-3.4.0_beta1.ebuild @@ -0,0 +1,16 @@ +# 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.0_beta1.ebuild,v 1.1 2005/01/15 02:24:28 danarmak Exp $ +KMNAME=kdegames +MAXKDEVER=$PV +KM_DEPRANGE="$PV $MAXKDEVER" +inherit kde-meta + +DESCRIPTION="KDE Blackbox Game" +KEYWORDS="~x86" +IUSE="" +DEPEND="$(deprange-dual $PV $MAXKDEVER kde-base/libkdegames)" +OLDDEPEND="~kde-base/libkdegames-$PV" + +KMEXTRACTONLY=libkdegames +KMCOPYLIB="libkdegames libkdegames" |