Gentoo Archives: gentoo-commits

From: Robert Seaton <seatonr@××××××.edu>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/glentoo-overlay:master commit in: dev-util/plan9port/
Date: Tue, 05 Jul 2011 15:37:47
Message-Id: dbf68f684512c1b788603910a439c238944e733c.rps@gentoo
1 commit: dbf68f684512c1b788603910a439c238944e733c
2 Author: Robert Seaton <seatonr <AT> dupage <DOT> edu>
3 AuthorDate: Tue Jul 5 15:29:22 2011 +0000
4 Commit: Robert Seaton <seatonr <AT> dupage <DOT> edu>
5 CommitDate: Tue Jul 5 15:29:22 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/glentoo-overlay.git;a=commit;h=dbf68f68
7
8 Updated plan9port.
9
10 ---
11 dev-util/plan9port/Manifest | 2 +-
12 dev-util/plan9port/plan9port-99999999.ebuild | 4 ++--
13 2 files changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/dev-util/plan9port/Manifest b/dev-util/plan9port/Manifest
16 index 81d619b..5e8c31c 100644
17 --- a/dev-util/plan9port/Manifest
18 +++ b/dev-util/plan9port/Manifest
19 @@ -1 +1 @@
20 -EBUILD plan9port-99999999.ebuild 2223 RMD160 4c34125b8bc20cf30f00c8743af69d3386f871eb SHA1 c7195d11166274199bbcae58529041428fa32aaf SHA256 f11be5d879c5a3e602b322f00a9a4399e7d145316ac15ad45cf3ebe2438c88b6
21 +EBUILD plan9port-99999999.ebuild 2227 RMD160 face04856718799494403caf8c8f0e862831d3fb SHA1 2d8235e2ed844af3cf87e8232adce175100251f6 SHA256 2d3dc752a4a916e91b7c2b5e80bd30625ab3559eea16771ee345ee1ac9520b03
22
23 diff --git a/dev-util/plan9port/plan9port-99999999.ebuild b/dev-util/plan9port/plan9port-99999999.ebuild
24 index edf55f1..b6690f0 100644
25 --- a/dev-util/plan9port/plan9port-99999999.ebuild
26 +++ b/dev-util/plan9port/plan9port-99999999.ebuild
27 @@ -15,8 +15,8 @@ SLOT="0"
28 KEYWORDS="~amd64 x86"
29 IUSE=""
30
31 -DEPEND="x11-apps/xauth"
32 -RDEPEND="${DEPEND}"
33 +# DEPEND="x11-apps/xauth"
34 +# RDEPEND="${DEPEND}"
35
36 S="${WORKDIR}/plan9"