Gentoo Archives: gentoo-commits

From: "Anthony G. Basile" <blueness@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/grs:desktop-amd64-uclibc-hardened commit in: core/etc/grs/
Date: Mon, 06 Jul 2015 18:16:27
Message-Id: 1436206727.3c9e74be8a208be608fa4bd2854b40d62ecdeddb.blueness@gentoo
1 commit: 3c9e74be8a208be608fa4bd2854b40d62ecdeddb
2 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jul 6 18:18:47 2015 +0000
4 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 6 18:18:47 2015 +0000
6 URL: https://gitweb.gentoo.org/proj/grs.git/commit/?id=3c9e74be
7
8 Fix type wrt package.env0.
9
10 core/etc/grs/world.conf | 4 ++--
11 1 file changed, 2 insertions(+), 2 deletions(-)
12
13 diff --git a/core/etc/grs/world.conf b/core/etc/grs/world.conf
14 index 7b366ef..a05ca04 100644
15 --- a/core/etc/grs/world.conf
16 +++ b/core/etc/grs/world.conf
17 @@ -650,7 +650,7 @@ package.use : app-misc/g15daemon:0 perl python static-libs
18
19 [app-misc/gcal:0]
20 package.use : app-misc/gcal:0 -nls ncurses unicode
21 -package.env0 : app-misc/gcal:0 app-misc_gcal_0
22 +package.env : app-misc/gcal:0 app-misc_gcal_0
23 env : LDFLAGS="-liconv"
24
25 [app-misc/gcstar:0]
26 @@ -941,7 +941,7 @@ package.use : app-shells/zsh:0 -debug -doc -examples -maildir -static caps gdbm
27 package.use : app-text/aiksaurus:0 gtk
28
29 [app-text/an:0]
30 -package.env0 : app-text/an:0 app-text_an_0
31 +package.env : app-text/an:0 app-text_an_0
32 env : LDFLAGS="-lintl"
33
34 [app-text/apvlv:0]