summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-04-08 05:40:59 +0000
committerMike Frysinger <vapier@gentoo.org>2004-04-08 05:40:59 +0000
commitf292ca10b473773293a3d342df604c6cb35f591e (patch)
tree8f1883379668f1f5aee2a65a616798612ef3be20 /games-strategy/boson
parentUpdate for xorg-x11 compatibility. (Manifest recommit) (diff)
downloadgentoo-2-f292ca10b473773293a3d342df604c6cb35f591e.tar.gz
gentoo-2-f292ca10b473773293a3d342df604c6cb35f591e.tar.bz2
gentoo-2-f292ca10b473773293a3d342df604c6cb35f591e.zip
updated HOMEPAGE
Diffstat (limited to 'games-strategy/boson')
-rw-r--r--games-strategy/boson/boson-0.9.1.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/games-strategy/boson/boson-0.9.1.ebuild b/games-strategy/boson/boson-0.9.1.ebuild
index 1c4042c92f05..5f0817e7bc61 100644
--- a/games-strategy/boson/boson-0.9.1.ebuild
+++ b/games-strategy/boson/boson-0.9.1.ebuild
@@ -1,21 +1,20 @@
# Copyright 1999-2004 Gentoo Technologies, Inc. and Thomas Capricelli <orzel@kde.org>
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-strategy/boson/boson-0.9.1.ebuild,v 1.2 2004/02/20 07:38:17 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-strategy/boson/boson-0.9.1.ebuild,v 1.3 2004/04/08 05:40:59 vapier Exp $
inherit kde
need-kde 3
DESCRIPTION="real-time strategy game, with the feeling of Command&Conquer(tm) (needs at least 2 ppl to play)"
+HOMEPAGE="http://boson.sourceforge.net/"
SRC_URI="mirror://sourceforge/boson/boson-all-${PV}.tar.bz2"
-HOMEPAGE="http://boson.eu.org/"
-SLOT="0"
LICENSE="GPL-2"
+SLOT="0"
KEYWORDS="x86 ppc -sparc"
IUSE="opengl"
-DEPEND="${DEPEND}
- >=kde-base/kdegames-3.0
+DEPEND=">=kde-base/kdegames-3.0
>=kde-base/kdemultimedia-3.0
media-libs/lib3ds
opengl? ( virtual/opengl )"