diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-02-29 10:29:26 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-02-29 10:29:26 +0000 |
commit | 2d299583053d26279dc4b1bca9604986addaf885 (patch) | |
tree | a583287f4275d1443519b1b063f8de000fe91e25 /games-board/ggz-txt-client | |
parent | old (diff) | |
download | historical-2d299583053d26279dc4b1bca9604986addaf885.tar.gz historical-2d299583053d26279dc4b1bca9604986addaf885.tar.bz2 historical-2d299583053d26279dc4b1bca9604986addaf885.zip |
touchups
Diffstat (limited to 'games-board/ggz-txt-client')
-rw-r--r-- | games-board/ggz-txt-client/ggz-txt-client-0.0.5.ebuild | 9 | ||||
-rw-r--r-- | games-board/ggz-txt-client/ggz-txt-client-0.0.7.ebuild | 4 |
2 files changed, 4 insertions, 9 deletions
diff --git a/games-board/ggz-txt-client/ggz-txt-client-0.0.5.ebuild b/games-board/ggz-txt-client/ggz-txt-client-0.0.5.ebuild index 0292cfdbf8df..3a7b5ed69ef7 100644 --- a/games-board/ggz-txt-client/ggz-txt-client-0.0.5.ebuild +++ b/games-board/ggz-txt-client/ggz-txt-client-0.0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-txt-client/ggz-txt-client-0.0.5.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-txt-client/ggz-txt-client-0.0.5.ebuild,v 1.2 2004/02/29 10:18:01 vapier Exp $ DESCRIPTION="The textbased client for GGZ Gaming Zone" HOMEPAGE="http://ggz.sourceforge.net/" @@ -12,11 +12,6 @@ KEYWORDS="x86 ppc" DEPEND="~dev-games/ggz-client-libs-0.0.5" -src_compile() { - econf || die - emake || die -} - src_install() { make DESTDIR=${D} install || die } diff --git a/games-board/ggz-txt-client/ggz-txt-client-0.0.7.ebuild b/games-board/ggz-txt-client/ggz-txt-client-0.0.7.ebuild index 940082248c4f..d30a48c9eef3 100644 --- a/games-board/ggz-txt-client/ggz-txt-client-0.0.7.ebuild +++ b/games-board/ggz-txt-client/ggz-txt-client-0.0.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-txt-client/ggz-txt-client-0.0.7.ebuild,v 1.1 2003/09/10 17:46:27 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-txt-client/ggz-txt-client-0.0.7.ebuild,v 1.2 2004/02/29 10:18:01 vapier Exp $ DESCRIPTION="The textbased client for GGZ Gaming Zone" HOMEPAGE="http://ggz.sourceforge.net/" |