Gentoo Archives: gentoo-commits

From: "Tobias Klausmann (klausman)" <klausman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libvformat: ChangeLog libvformat-1.13-r1.ebuild
Date: Sun, 03 May 2009 20:03:11
Message-Id: E1M0gc7-0003DM-9K@stork.gentoo.org
1 klausman 09/05/03 18:40:35
2
3 Modified: ChangeLog libvformat-1.13-r1.ebuild
4 Log:
5 Keyworded on alpha, bug #266830
6 (Portage version: 2.1.6.12/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.9 dev-libs/libvformat/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libvformat/ChangeLog?rev=1.9&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libvformat/ChangeLog?rev=1.9&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libvformat/ChangeLog?r1=1.8&r2=1.9
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libvformat/ChangeLog,v
18 retrieving revision 1.8
19 retrieving revision 1.9
20 diff -u -r1.8 -r1.9
21 --- ChangeLog 16 Feb 2009 23:02:15 -0000 1.8
22 +++ ChangeLog 3 May 2009 18:40:35 -0000 1.9
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-libs/libvformat
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/ChangeLog,v 1.8 2009/02/16 23:02:15 mrness Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/ChangeLog,v 1.9 2009/05/03 18:40:35 klausman Exp $
28 +
29 + 03 May 2009; Tobias Klausmann <klausman@g.o>
30 + libvformat-1.13-r1.ebuild:
31 + Keyworded on alpha, bug #266830
32
33 *libvformat-1.13-r1 (16 Feb 2009)
34
35
36
37
38 1.2 dev-libs/libvformat/libvformat-1.13-r1.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libvformat/libvformat-1.13-r1.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libvformat/libvformat-1.13-r1.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libvformat/libvformat-1.13-r1.ebuild?r1=1.1&r2=1.2
43
44 Index: libvformat-1.13-r1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libvformat/libvformat-1.13-r1.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- libvformat-1.13-r1.ebuild 16 Feb 2009 23:02:15 -0000 1.1
51 +++ libvformat-1.13-r1.ebuild 3 May 2009 18:40:35 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/libvformat-1.13-r1.ebuild,v 1.1 2009/02/16 23:02:15 mrness Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libvformat/libvformat-1.13-r1.ebuild,v 1.2 2009/05/03 18:40:35 klausman Exp $
57
58 inherit eutils autotools
59
60 @@ -11,7 +11,7 @@
61
62 LICENSE="LGPL-2.1"
63 SLOT="0"
64 -KEYWORDS="~amd64 ~ppc ~x86"
65 +KEYWORDS="~alpha ~amd64 ~ppc ~x86"
66 IUSE=""
67
68 DEPEND=""