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
commit30642c638b453cbefbac634596809db383377243 (patch)
tree453a229e2ac60b3d7774f03f78311024636c1361 /games-strategy
parentUpdate for xorg-x11 compatibility. (diff)
downloadhistorical-30642c638b453cbefbac634596809db383377243.tar.gz
historical-30642c638b453cbefbac634596809db383377243.tar.bz2
historical-30642c638b453cbefbac634596809db383377243.zip
updated HOMEPAGE
Diffstat (limited to 'games-strategy')
-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 )"