Gentoo Archives: gentoo-commits

From: "Steve Dibb (beandog)" <beandog@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/win32codecs: ChangeLog win32codecs-20071007-r4.ebuild
Date: Sat, 01 Aug 2009 05:25:14
Message-Id: E1MX75j-0002wu-IR@stork.gentoo.org
1 beandog 09/08/01 05:25:11
2
3 Modified: ChangeLog win32codecs-20071007-r4.ebuild
4 Log:
5 x86 stable
6 (Portage version: 2.2_rc33/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.52 media-libs/win32codecs/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/win32codecs/ChangeLog?rev=1.52&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/win32codecs/ChangeLog?rev=1.52&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/win32codecs/ChangeLog?r1=1.51&r2=1.52
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/win32codecs/ChangeLog,v
18 retrieving revision 1.51
19 retrieving revision 1.52
20 diff -u -r1.51 -r1.52
21 --- ChangeLog 29 Oct 2008 17:02:03 -0000 1.51
22 +++ ChangeLog 1 Aug 2009 05:25:11 -0000 1.52
23 @@ -1,6 +1,10 @@
24 # ChangeLog for media-libs/win32codecs
25 -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/ChangeLog,v 1.51 2008/10/29 17:02:03 beandog Exp $
27 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/ChangeLog,v 1.52 2009/08/01 05:25:11 beandog Exp $
29 +
30 + 01 Aug 2009; Steve Dibb <beandog@g.o>
31 + win32codecs-20071007-r4.ebuild:
32 + x86 stable
33
34 *win32codecs-20071007-r4 (29 Oct 2008)
35
36
37
38
39 1.2 media-libs/win32codecs/win32codecs-20071007-r4.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/win32codecs/win32codecs-20071007-r4.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/win32codecs/win32codecs-20071007-r4.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/win32codecs/win32codecs-20071007-r4.ebuild?r1=1.1&r2=1.2
44
45 Index: win32codecs-20071007-r4.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-libs/win32codecs/win32codecs-20071007-r4.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- win32codecs-20071007-r4.ebuild 29 Oct 2008 17:02:03 -0000 1.1
52 +++ win32codecs-20071007-r4.ebuild 1 Aug 2009 05:25:11 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2008 Gentoo Foundation
55 +# Copyright 1999-2009 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/win32codecs-20071007-r4.ebuild,v 1.1 2008/10/29 17:02:03 beandog Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/media-libs/win32codecs/win32codecs-20071007-r4.ebuild,v 1.2 2009/08/01 05:25:11 beandog Exp $
59
60 inherit multilib
61
62 @@ -9,7 +9,7 @@
63 HOMEPAGE="http://www.mplayerhq.hu/"
64 LICENSE="as-is"
65 SLOT="0"
66 -KEYWORDS="-* ~amd64 ~x86 ~x86-fbsd"
67 +KEYWORDS="-* ~amd64 x86 ~x86-fbsd"
68 IUSE="real"
69
70 RDEPEND="real? ( =virtual/libstdc++-3.3* )"