From 6a552a8a979ecfd5c25b77ad9a0c57fddb252454 Mon Sep 17 00:00:00 2001 From: "Santiago M. Mola" Date: Sat, 31 May 2008 23:06:49 +0000 Subject: amd64 stable and install docs (Portage version: 2.1.4.4) --- x11-misc/xsimpsons/xsimpsons-0.1.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11-misc/xsimpsons/xsimpsons-0.1.ebuild') diff --git a/x11-misc/xsimpsons/xsimpsons-0.1.ebuild b/x11-misc/xsimpsons/xsimpsons-0.1.ebuild index 8f152ef3ced6..e083dcdeda69 100644 --- a/x11-misc/xsimpsons/xsimpsons-0.1.ebuild +++ b/x11-misc/xsimpsons/xsimpsons-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/xsimpsons-0.1.ebuild,v 1.11 2008/02/05 17:11:43 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xsimpsons/xsimpsons-0.1.ebuild,v 1.12 2008/05/31 23:06:49 coldwind Exp $ DESCRIPTION="The Simpsons walking along the tops of your windows." HOMEPAGE="http://netzverschmutzer.net/~sbeyer/programming/projects/?dir=extensions#xpenguins" @@ -8,7 +8,7 @@ SRC_URI="http://netzverschmutzer.net/~sbeyer/programming/projects/extensions/xpe LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND="x11-libs/libX11 @@ -25,4 +25,5 @@ src_compile() { src_install() { dobin xsimpsons || die "dobin failed" + dodoc AUTHORS README } -- cgit v1.2.3-65-gdbad