Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/raspberrypi-userland/files: 04raspberrypi-userland
Date: Thu, 23 Jan 2014 13:33:22
Message-Id: 20140123133318.632462004E@flycatcher.gentoo.org
1 chithanh 14/01/23 13:33:18
2
3 Modified: 04raspberrypi-userland
4 Log:
5 New snapshot. Use correct path in env.d file, bug #494976.
6
7 (Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
8
9 Revision Changes Path
10 1.2 media-libs/raspberrypi-userland/files/04raspberrypi-userland
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raspberrypi-userland/files/04raspberrypi-userland?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raspberrypi-userland/files/04raspberrypi-userland?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raspberrypi-userland/files/04raspberrypi-userland?r1=1.1&r2=1.2
15
16 Index: 04raspberrypi-userland
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-libs/raspberrypi-userland/files/04raspberrypi-userland,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- 04raspberrypi-userland 25 Oct 2012 01:04:25 -0000 1.1
23 +++ 04raspberrypi-userland 23 Jan 2014 13:33:18 -0000 1.2
24 @@ -1,3 +1,3 @@
25
26 -PATH='/opt/bin'
27 +PATH='/opt/vc/bin'
28 LDPATH='/opt/vc/lib'