Gentoo Archives: gentoo-commits

From: "Stuart Longland
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libvorbis: ChangeLog libvorbis-1.1.2-r1.ebuild
Date: Sat, 08 Sep 2007 23:08:48
Message-Id: E1IU9JO-0007MW-6J@stork.gentoo.org
1 redhatter 07/09/08 23:01:58
2
3 Modified: ChangeLog libvorbis-1.1.2-r1.ebuild
4 Log:
5 No bugs in 30 days for libvorbis-1.1.2-r1. Bumped to stable on MIPS. Resolves bug #155258.
6 (Portage version: 2.1.2.12)
7
8 Revision Changes Path
9 1.84 media-libs/libvorbis/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libvorbis/ChangeLog?rev=1.84&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libvorbis/ChangeLog?rev=1.84&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libvorbis/ChangeLog?r1=1.83&r2=1.84
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v
18 retrieving revision 1.83
19 retrieving revision 1.84
20 diff -u -r1.83 -r1.84
21 --- ChangeLog 5 Sep 2007 16:29:50 -0000 1.83
22 +++ ChangeLog 8 Sep 2007 23:01:57 -0000 1.84
23 @@ -1,6 +1,11 @@
24 # ChangeLog for media-libs/libvorbis
25 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.83 2007/09/05 16:29:50 drac Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/ChangeLog,v 1.84 2007/09/08 23:01:57 redhatter Exp $
28 +
29 + 08 Sep 2007; Stuart Longland <redhatter@g.o>
30 + libvorbis-1.1.2-r1.ebuild:
31 + No bugs in 30 days for libvorbis-1.1.2-r1. Bumped to stable on MIPS.
32 + Resolves bug #155258.
33
34 05 Sep 2007; Samuli Suominen <drac@g.o> libvorbis-1.2.0.ebuild:
35 Remove upstream flag -O20 which doesn't make sense.
36
37
38
39 1.10 media-libs/libvorbis/libvorbis-1.1.2-r1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libvorbis/libvorbis-1.1.2-r1.ebuild?rev=1.10&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libvorbis/libvorbis-1.1.2-r1.ebuild?rev=1.10&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/libvorbis/libvorbis-1.1.2-r1.ebuild?r1=1.9&r2=1.10
44
45 Index: libvorbis-1.1.2-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.1.2-r1.ebuild,v
48 retrieving revision 1.9
49 retrieving revision 1.10
50 diff -u -r1.9 -r1.10
51 --- libvorbis-1.1.2-r1.ebuild 29 Aug 2007 10:12:42 -0000 1.9
52 +++ libvorbis-1.1.2-r1.ebuild 8 Sep 2007 23:01:57 -0000 1.10
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2007 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.1.2-r1.ebuild,v 1.9 2007/08/29 10:12:42 corsair Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libvorbis/libvorbis-1.1.2-r1.ebuild,v 1.10 2007/09/08 23:01:57 redhatter Exp $
58
59 inherit libtool flag-o-matic eutils toolchain-funcs
60
61 @@ -11,7 +11,7 @@
62
63 LICENSE="BSD"
64 SLOT="0"
65 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd"
66 +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd"
67 IUSE="aotuv"
68
69 RDEPEND=">=media-libs/libogg-1.0"
70
71
72
73 --
74 gentoo-commits@g.o mailing list