# Copyright 2004 Arturo 'Buanzo' Busleiman # Distributed under the terms of the GNU General Public License v2 DESCRIPTION="Hilarious Quotes from the Argentinian [2600/Open Source/Hacking] communities" HOMEPAGE="http://www.buanzo.com.ar/fortune-mod-buanzo.html" SRC_URI="http://www.buanzo.com.ar/files/fortune-mod-buanzo-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="offensive" RDEPEND="games-misc/fortune-mod" src_install() { insinto /usr/share/fortune/off doins buanzo.dat buanzo }