# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ DESCRIPTION="set of fortunes based on the chinese Maozedong ana" HOMEPAGE="http://code.google.com/p/chinese-fortune/" SRC_URI="http://chinese-fortune.googlecode.com/svn/trunk/${P}.tar.bz2" RESTRICT="mirror" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="" RDEPEND="games-misc/fortune-mod" src_install() { insinto /usr/share/fortune doins zh-maozedong zh-maozedong.dat || die dosym zh-maozedong /usr/share/fortune/zh-maozedong.u8 }