diff options
Diffstat (limited to 'games-rpg/bass')
-rw-r--r-- | games-rpg/bass/ChangeLog | 5 | ||||
-rw-r--r-- | games-rpg/bass/bass-1.2.ebuild | 5 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-rpg/bass/ChangeLog b/games-rpg/bass/ChangeLog index 64aa4494286d..e3b6124cc7ee 100644 --- a/games-rpg/bass/ChangeLog +++ b/games-rpg/bass/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-rpg/bass # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/bass/ChangeLog,v 1.8 2006/08/25 02:32:28 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/bass/ChangeLog,v 1.9 2006/09/28 15:41:15 wolf31o2 Exp $ + + 28 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> bass-1.2.ebuild: + Changing HOMEPAGE to wikipedia page since we can't find one, otherwise. 25 Aug 2006; Jason Wever <weeve@gentoo.org> bass-1.2.ebuild: Stable on SPARC. diff --git a/games-rpg/bass/bass-1.2.ebuild b/games-rpg/bass/bass-1.2.ebuild index ba98151dd1ab..1519a77dcf47 100644 --- a/games-rpg/bass/bass-1.2.ebuild +++ b/games-rpg/bass/bass-1.2.ebuild @@ -1,11 +1,12 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/bass/bass-1.2.ebuild,v 1.3 2006/08/25 02:32:28 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/bass/bass-1.2.ebuild,v 1.4 2006/09/28 15:41:15 wolf31o2 Exp $ inherit games DESCRIPTION="Beneath a Steel Sky: a science fiction thriller set in a bleak vision of the future" -HOMEPAGE="http://www.revgames.com/_display.php?id=16" +#HOMEPAGE="http://www.revgames.com/_display.php?id=16" +HOMEPAGE="http://en.wikipedia.org/wiki/Beneath_a_Steel_Sky" SRC_URI="mirror://sourceforge/scummvm/bass-cd-${PV}.zip" LICENSE="bass" |