Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog
Date: Wed, 21 Nov 2012 17:42:10
Message-Id: 20121121174159.69B1C20C65@flycatcher.gentoo.org
1 aballier 12/11/21 17:41:59
2
3 Modified: ChangeLog
4 Log:
5 move x11-libs/vdpau-video to x11-libs/libva-vdpau-driver
6
7 Revision Changes Path
8 1.7171 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7171&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.7171&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.7170&r2=1.7171
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.7170
18 retrieving revision 1.7171
19 diff -u -r1.7170 -r1.7171
20 --- ChangeLog 21 Nov 2012 10:56:30 -0000 1.7170
21 +++ ChangeLog 21 Nov 2012 17:41:59 -0000 1.7171
22 @@ -1,11 +1,14 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7170 2012/11/21 10:56:30 scarabeus Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7171 2012/11/21 17:41:59 aballier Exp $
27 #
28 # This ChangeLog should include records for all changes in profiles directory.
29 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
30 # here. If in doubt put a record here!
31
32 + 21 Nov 2012; Alexis Ballier <aballier@g.o> updates/4Q-2012:
33 + move x11-libs/vdpau-video to x11-libs/libva-vdpau-driver
34 +
35 21 Nov 2012; Tomáš Chvátal <scarabeus@g.o>
36 default/linux/package.use.mask:
37 Unmask doc on mplayer2 again.