summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-24 19:42:55 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-09-24 19:42:55 +0000
commitc1619955c7e418224d6c908c26484bd7e9ce706d (patch)
tree0462ecde83cdd88735622e50c74cbd8145391f7d /kde-base/kmahjongg
parentFix bug #131819 (missing support for $ROOT). (diff)
downloadgentoo-2-c1619955c7e418224d6c908c26484bd7e9ce706d.tar.gz
gentoo-2-c1619955c7e418224d6c908c26484bd7e9ce706d.tar.bz2
gentoo-2-c1619955c7e418224d6c908c26484bd7e9ce706d.zip
Make sure libkdegames is set as runtime dependency.
(Portage version: 2.1.2_pre1-r1)
Diffstat (limited to 'kde-base/kmahjongg')
-rw-r--r--kde-base/kmahjongg/ChangeLog6
-rw-r--r--kde-base/kmahjongg/kmahjongg-3.5.2.ebuild4
-rw-r--r--kde-base/kmahjongg/kmahjongg-3.5.3.ebuild4
-rw-r--r--kde-base/kmahjongg/kmahjongg-3.5.4.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/kde-base/kmahjongg/ChangeLog b/kde-base/kmahjongg/ChangeLog
index d9beb5253368..c52c9aafb0d2 100644
--- a/kde-base/kmahjongg/ChangeLog
+++ b/kde-base/kmahjongg/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/kmahjongg
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmahjongg/ChangeLog,v 1.50 2006/09/17 22:53:09 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmahjongg/ChangeLog,v 1.51 2006/09/24 19:42:55 flameeyes Exp $
+
+ 24 Sep 2006; Diego Pettenò <flameeyes@gentoo.org> kmahjongg-3.5.2.ebuild,
+ kmahjongg-3.5.3.ebuild, kmahjongg-3.5.4.ebuild:
+ Make sure libkdegames is set as runtime dependency.
17 Sep 2006; Carsten Lohrke <carlo@gentoo.org> -kmahjongg-3.4.3.ebuild:
Drop KDE 3.4.
diff --git a/kde-base/kmahjongg/kmahjongg-3.5.2.ebuild b/kde-base/kmahjongg/kmahjongg-3.5.2.ebuild
index 34515a46c8c0..8eefbd5f01fe 100644
--- a/kde-base/kmahjongg/kmahjongg-3.5.2.ebuild
+++ b/kde-base/kmahjongg/kmahjongg-3.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmahjongg/kmahjongg-3.5.2.ebuild,v 1.9 2006/09/03 16:57:02 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmahjongg/kmahjongg-3.5.2.ebuild,v 1.10 2006/09/24 19:42:55 flameeyes Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -10,7 +10,7 @@ DESCRIPTION="Mahjongg for KDE"
KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
IUSE=""
DEPEND="$(deprange 3.5.1 $MAXKDEVER kde-base/libkdegames)"
-
+RDEPEND="${DEPEND}"
KMEXTRACTONLY=libkdegames
KMCOPYLIB="libkdegames libkdegames"
diff --git a/kde-base/kmahjongg/kmahjongg-3.5.3.ebuild b/kde-base/kmahjongg/kmahjongg-3.5.3.ebuild
index de76bf66cfc9..04694aa146c9 100644
--- a/kde-base/kmahjongg/kmahjongg-3.5.3.ebuild
+++ b/kde-base/kmahjongg/kmahjongg-3.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmahjongg/kmahjongg-3.5.3.ebuild,v 1.2 2006/06/06 19:16:34 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmahjongg/kmahjongg-3.5.3.ebuild,v 1.3 2006/09/24 19:42:55 flameeyes Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -10,7 +10,7 @@ DESCRIPTION="Mahjongg for KDE"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)"
-
+RDEPEND="${DEPEND}"
KMEXTRACTONLY=libkdegames
KMCOPYLIB="libkdegames libkdegames"
diff --git a/kde-base/kmahjongg/kmahjongg-3.5.4.ebuild b/kde-base/kmahjongg/kmahjongg-3.5.4.ebuild
index 3d99b9ab103e..3f15d7d4dfd7 100644
--- a/kde-base/kmahjongg/kmahjongg-3.5.4.ebuild
+++ b/kde-base/kmahjongg/kmahjongg-3.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kmahjongg/kmahjongg-3.5.4.ebuild,v 1.1 2006/07/25 06:37:32 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kmahjongg/kmahjongg-3.5.4.ebuild,v 1.2 2006/09/24 19:42:55 flameeyes Exp $
KMNAME=kdegames
MAXKDEVER=$PV
KM_DEPRANGE="$PV $MAXKDEVER"
@@ -10,7 +10,7 @@ DESCRIPTION="Mahjongg for KDE"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE=""
DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkdegames)"
-
+RDEPEND="${DEPEND}"
KMEXTRACTONLY=libkdegames
KMCOPYLIB="libkdegames libkdegames"