diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-10-15 20:20:57 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-10-15 20:20:57 +0000 |
commit | 99111ee450b1733fee0914a42bc6100b1dbfbade (patch) | |
tree | b889a6b0bd789006bc86ad1b11e76a8ba51474b9 /games-misc/fortune-mod-calvin | |
parent | remove glibc from DEPEND #31204 (diff) | |
download | historical-99111ee450b1733fee0914a42bc6100b1dbfbade.tar.gz historical-99111ee450b1733fee0914a42bc6100b1dbfbade.tar.bz2 historical-99111ee450b1733fee0914a42bc6100b1dbfbade.zip |
cleanup formatting
Diffstat (limited to 'games-misc/fortune-mod-calvin')
-rw-r--r-- | games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild b/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild index cc302c958162..5f599241ccbc 100644 --- a/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild +++ b/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild @@ -1,16 +1,15 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild,v 1.2 2003/09/10 18:39:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-misc/fortune-mod-calvin/fortune-mod-calvin-0.1.1.ebuild,v 1.3 2003/10/15 20:20:57 vapier Exp $ DESCRIPTION="Quotes from Calvin and Hobbes Comic Books" -SRC_URI="http://www.netmeister.org/apps/${P}.tar.gz" HOMEPAGE="http://www.netmeister.org/misc.html" +SRC_URI="http://www.netmeister.org/apps/${P}.tar.gz" -KEYWORDS="x86 ppc ~sparc ~mips" -SLOT="0" LICENSE="as-is" +SLOT="0" +KEYWORDS="x86 ppc sparc mips" -DEPEND="virtual/glibc" RDEPEND="games-misc/fortune-mod" src_install() { |