Portage is a package management system used by Gentoo Linux
# ChangeLog for games-arcade/bitefusion
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/games-arcade/bitefusion/ChangeLog,v 1.2 2007/08/27 23:47:11 tupone Exp $
27 Aug 2007;
Added ~x86 keyword
*bitefusion-1.0.1 (25 Aug 2007)
25 Aug 2007; Tupone Alfredo
+files/bitefusion-1.0.1-gentoo.patch, +metadata.xml,
+bitefusion-1.0.1.ebuild:
New package requested via bug #178733 by Piotr Szymaniak
AUX bitefusion-1.0.1-gentoo.patch 250 RMD160 e181b4f8027656d02114303c7159cea68348a7f2 SHA1 5e6d8f4c0341795141cd05f447449b6054c49e8f SHA256 47e427a6b662c4ce36bcdf6139d9bcc2c0c650054dbf8a0dc09e179a3d55fec6
DIST bitefusion-1.0.1.tar.gz 280347 RMD160 d99303929dfd54c3c83e335c395710fc69f0a34d SHA1 366abc1b1ec5aec0f8443412edd187395faeda51 SHA256 8977ec4b04bec4b795188c68686802b7bf540b2ea0719ab95197da20b7191665
EBUILD bitefusion-1.0.1.ebuild 668 RMD160 a5bf6f5797777f95517b7b59d948a3d65440006e SHA1 83ccff8d2735beec20e12f5360949c501ca002fe SHA256 78ba13c5426b15e24fad6a0c1d9102db0e745c70f4e00bf0de3ebf9905bba676
MISC ChangeLog 527 RMD160 2db35813377554928ed9e60323821042faeda7e1 SHA1 29b6f8527583b2e16a238eb35337225e8d3226c4 SHA256 9fdc065eee63a96a9d57fce45cab3524e686ed462362b4bd2776a15d371ecd19
MISC metadata.xml 363 RMD160 d05f43ca8eb977877cd081ed99b0048da0ebb0c1 SHA1 0d3ff5f09f7d16b594c06f148089f8d11f115974 SHA256 a6e3b02292105f548f6adc8f2f37bc3e9ecf558aeefbfc53dbb4a4622b51c953
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/games-arcade/bitefusion/bitefusion-1.0.1.ebuild,v 1.2 2007/08/27 23:47:11 tupone Exp $
inherit eutils games
DESCRIPTION="A snake game with 15 levels"
HOMEPAGE="http://www.junoplay.com"
SRC_URI="http://www.junoplay.com/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="media-libs/libsdl"
src_unpack() {
unpack ${A}
cd "${S}"
#just to avoid QA notice
epatch "${FILESDIR}"/${P}-gentoo.patch
}
src_install() {
dogamesbin ${PN} || die "dogamesbin failed"
dodoc AUTHORS
prepgamesdirs
}
A snake game with 15 levels. Great if you need to shut off your brain for a few
minutes and occupy your hands in the meantime. Guaranteed no adrenaline rush!