From 5699db4b1d2cc6cbbbbfbfa6ac962c08ec5cfd26 Mon Sep 17 00:00:00 2001 From: Alfredo Tupone Date: Thu, 8 Feb 2007 19:02:31 +0000 Subject: Depends conditionally on dev-games/cegui (Portage version: 2.1.1-r2) --- dev-games/crystalspace/ChangeLog | 5 ++++- dev-games/crystalspace/crystalspace-1.0.ebuild | 3 ++- 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'dev-games/crystalspace') diff --git a/dev-games/crystalspace/ChangeLog b/dev-games/crystalspace/ChangeLog index 35e3221e5dd6..80abbb31003e 100644 --- a/dev-games/crystalspace/ChangeLog +++ b/dev-games/crystalspace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-games/crystalspace # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.23 2007/02/08 07:22:32 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/ChangeLog,v 1.24 2007/02/08 19:02:31 tupone Exp $ + + 08 Feb 2007; crystalspace-1.0.ebuild: + Depends conditionally on dev-games/cegui 08 Feb 2007; Tristan Heaven crystalspace-1.0.ebuild: Use java-pkg-opt-2 eclass diff --git a/dev-games/crystalspace/crystalspace-1.0.ebuild b/dev-games/crystalspace/crystalspace-1.0.ebuild index 709ff8c89cdc..00f20af77c24 100644 --- a/dev-games/crystalspace/crystalspace-1.0.ebuild +++ b/dev-games/crystalspace/crystalspace-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.0.ebuild,v 1.5 2007/02/08 07:22:32 nyhm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-games/crystalspace/crystalspace-1.0.ebuild,v 1.6 2007/02/08 19:02:31 tupone Exp $ inherit java-pkg-opt-2 multilib @@ -32,6 +32,7 @@ RDEPEND="virtual/opengl wxwindows? ( x11-libs/pango >=x11-libs/wxGTK-2.6 ) javascript? ( dev-lang/spidermonkey ) + cegui? ( >=dev-games/cegui-0.5.0 ) x11-libs/libXaw x11-libs/libXxf86vm" DEPEND="${RDEPEND} -- cgit v1.2.3-65-gdbad