diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-27 00:40:16 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-01-27 00:40:16 +0000 |
commit | aca0153044e0986c48a25b2e986bc582bc5fd474 (patch) | |
tree | 68c9e859090d95402b4f49508a4008e4d769422d /games-board | |
parent | Update the SSP patch with the version now in upstream. (diff) | |
download | gentoo-2-aca0153044e0986c48a25b2e986bc582bc5fd474.tar.gz gentoo-2-aca0153044e0986c48a25b2e986bc582bc5fd474.tar.bz2 gentoo-2-aca0153044e0986c48a25b2e986bc582bc5fd474.zip |
repoman: Trim trailing whitespace
(Portage version: 2.0.54)
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/cgoban/cgoban-1.9.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games-board/cgoban/cgoban-1.9.14.ebuild b/games-board/cgoban/cgoban-1.9.14.ebuild index af2fd6829c1f..e93bf96732ab 100644 --- a/games-board/cgoban/cgoban-1.9.14.ebuild +++ b/games-board/cgoban/cgoban-1.9.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban/cgoban-1.9.14.ebuild,v 1.6 2006/01/24 20:14:36 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-board/cgoban/cgoban-1.9.14.ebuild,v 1.7 2006/01/27 00:40:16 mr_bones_ Exp $ inherit eutils games @@ -16,7 +16,7 @@ IUSE="" RDEPEND="media-gfx/imagemagick || ( ( - x11-libs/libX11 + x11-libs/libX11 x11-libs/libXt ) virtual/x11 )" DEPEND="${RDEPEND} |