summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRick Farina <zerochaos@gentoo.org>2015-02-14 03:34:24 +0000
committerRick Farina <zerochaos@gentoo.org>2015-02-14 03:34:24 +0000
commit783c875c0a17833a9575cbc74380366f0bad5ac8 (patch)
tree89a7bb5b0e18971e943504a69233a6f1e3225ac6 /games-board
parentVersion bump. (diff)
downloadgentoo-2-783c875c0a17833a9575cbc74380366f0bad5ac8.tar.gz
gentoo-2-783c875c0a17833a9575cbc74380366f0bad5ac8.tar.bz2
gentoo-2-783c875c0a17833a9575cbc74380366f0bad5ac8.zip
qa remove trailing whitespace
(Portage version: 2.2.16/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)
Diffstat (limited to 'games-board')
-rw-r--r--games-board/gnugo/ChangeLog5
-rw-r--r--games-board/gnugo/gnugo-3.9.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/games-board/gnugo/ChangeLog b/games-board/gnugo/ChangeLog
index 75f41560a9b9..d1c4c01078fd 100644
--- a/games-board/gnugo/ChangeLog
+++ b/games-board/gnugo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for games-board/gnugo
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/ChangeLog,v 1.35 2015/02/13 19:46:09 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/ChangeLog,v 1.36 2015/02/14 03:34:24 zerochaos Exp $
+
+ 14 Feb 2015; Rick Farina <zerochaos@gentoo.org> gnugo-3.9.1-r1.ebuild:
+ qa remove trailing whitespace
*gnugo-3.9.1-r1 (13 Feb 2015)
diff --git a/games-board/gnugo/gnugo-3.9.1-r1.ebuild b/games-board/gnugo/gnugo-3.9.1-r1.ebuild
index 252c463ec24f..b0399b286f3d 100644
--- a/games-board/gnugo/gnugo-3.9.1-r1.ebuild
+++ b/games-board/gnugo/gnugo-3.9.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.9.1-r1.ebuild,v 1.1 2015/02/13 19:46:09 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/gnugo/gnugo-3.9.1-r1.ebuild,v 1.2 2015/02/14 03:34:24 zerochaos Exp $
EAPI=5
inherit eutils games
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="readline"
-DEPEND="readline? ( sys-libs/readline )
+DEPEND="readline? ( sys-libs/readline )
>=sys-libs/ncurses-5.2-r3"
RDEPEND=${DEPEND}