diff options
author | 2010-05-01 03:32:49 +0000 | |
---|---|---|
committer | 2010-05-01 03:32:49 +0000 | |
commit | d5fee2f3bfccef4fbf77be6c59c3bed1b757f077 (patch) | |
tree | db02e703e12d9edb4ae4796d34282dd8d7ff6a9c /games-board/gnugo/gnugo-3.8.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-d5fee2f3bfccef4fbf77be6c59c3bed1b757f077.tar.gz gentoo-2-d5fee2f3bfccef4fbf77be6c59c3bed1b757f077.tar.bz2 gentoo-2-d5fee2f3bfccef4fbf77be6c59c3bed1b757f077.zip |
stop that
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'games-board/gnugo/gnugo-3.8.ebuild')
-rw-r--r-- | games-board/gnugo/gnugo-3.8.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games-board/gnugo/gnugo-3.8.ebuild b/games-board/gnugo/gnugo-3.8.ebuild index b3d470d31f10..565e320fccd4 100644 --- a/games-board/gnugo/gnugo-3.8.ebuild +++ b/games-board/gnugo/gnugo-3.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.8.ebuild,v 1.6 2010/05/01 01:35:50 reavertm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.8.ebuild,v 1.7 2010/05/01 03:32:49 mr_bones_ Exp $ EAPI=2 inherit games @@ -15,7 +15,6 @@ KEYWORDS="alpha amd64 ppc x86 ~ppc-macos" IUSE="readline" DEPEND="readline? ( sys-libs/readline >=sys-libs/ncurses-5.2-r3 )" -RDEPEND="${DEPEND}" src_configure() { egamesconf \ |