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 | c2d08519b09532c268de8bde8c4ccd933be3b3e7 (patch) | |
tree | f8d05b30cfd89942c91b9d96aec5cbccb5190185 /games-board/cgoban | |
parent | Update the SSP patch with the version now in upstream. (diff) | |
download | historical-c2d08519b09532c268de8bde8c4ccd933be3b3e7.tar.gz historical-c2d08519b09532c268de8bde8c4ccd933be3b3e7.tar.bz2 historical-c2d08519b09532c268de8bde8c4ccd933be3b3e7.zip |
repoman: Trim trailing whitespace
Package-Manager: portage-2.0.54
Diffstat (limited to 'games-board/cgoban')
-rw-r--r-- | games-board/cgoban/Manifest | 2 | ||||
-rw-r--r-- | games-board/cgoban/cgoban-1.9.14.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games-board/cgoban/Manifest b/games-board/cgoban/Manifest index a6505b592936..c035df019271 100644 --- a/games-board/cgoban/Manifest +++ b/games-board/cgoban/Manifest @@ -1,4 +1,4 @@ MD5 7c2915f273dbaf3a47e613bb16f78f83 ChangeLog 1663 -MD5 a6e943c3f19557469a105d728ce05773 cgoban-1.9.14.ebuild 863 +MD5 e6eae534c2867c28c9375a62d7d64976 cgoban-1.9.14.ebuild 863 MD5 3dc18755aaa342e190dfba70d1736c6f files/digest-cgoban-1.9.14 65 MD5 f17b9b8fa07a38914fe1c03268f51678 metadata.xml 158 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} |