summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-22 21:54:06 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2005-09-22 21:54:06 +0000
commit9a00a3570a816a3f827ffa49491cb829f2743d76 (patch)
treeea4931c50a390addcb9dda3b4bb8345237b96413 /kde-base/kmahjongg/kmahjongg-3.5_beta1.ebuild
parentbug 105858 , plus cleanup of autotooling. (diff)
downloadhistorical-9a00a3570a816a3f827ffa49491cb829f2743d76.tar.gz
historical-9a00a3570a816a3f827ffa49491cb829f2743d76.tar.bz2
historical-9a00a3570a816a3f827ffa49491cb829f2743d76.zip
Bump to 3.5 beta1.
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'kde-base/kmahjongg/kmahjongg-3.5_beta1.ebuild')
-rw-r--r--kde-base/kmahjongg/kmahjongg-3.5_beta1.ebuild16
1 files changed, 16 insertions, 0 deletions
diff --git a/kde-base/kmahjongg/kmahjongg-3.5_beta1.ebuild b/kde-base/kmahjongg/kmahjongg-3.5_beta1.ebuild
new file mode 100644
index 000000000000..7b0e4ab147dc
--- /dev/null
+++ b/kde-base/kmahjongg/kmahjongg-3.5_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/kmahjongg/kmahjongg-3.5_beta1.ebuild,v 1.1 2005/09/22 19:23:29 flameeyes Exp $
+KMNAME=kdegames
+MAXKDEVER=$PV
+KM_DEPRANGE="$PV $MAXKDEVER"
+inherit kde-meta
+
+DESCRIPTION="Mahjongg for KDE"
+KEYWORDS="~amd64"
+IUSE=""
+DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)"
+OLDDEPEND="~kde-base/libkdegames-$PV"
+
+KMEXTRACTONLY=libkdegames
+KMCOPYLIB="libkdegames libkdegames"