Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-mobilephone/vmoconv: ChangeLog vmoconv-1.0-r1.ebuild
Date: Fri, 20 Mar 2009 13:30:29
Message-Id: E1Lkens-00016d-AL@stork.gentoo.org
1 josejx 09/03/20 13:30:28
2
3 Modified: ChangeLog vmoconv-1.0-r1.ebuild
4 Log:
5 Marked ~ppc for bug #261095.
6 (Portage version: 2.1.6.7/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.8 app-mobilephone/vmoconv/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/vmoconv/ChangeLog?rev=1.8&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/vmoconv/ChangeLog?rev=1.8&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/vmoconv/ChangeLog?r1=1.7&r2=1.8
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/vmoconv/ChangeLog,v
18 retrieving revision 1.7
19 retrieving revision 1.8
20 diff -u -r1.7 -r1.8
21 --- ChangeLog 3 Mar 2009 19:37:50 -0000 1.7
22 +++ ChangeLog 20 Mar 2009 13:30:28 -0000 1.8
23 @@ -1,6 +1,9 @@
24 # ChangeLog for app-mobilephone/vmoconv
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/vmoconv/ChangeLog,v 1.7 2009/03/03 19:37:50 mrness Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/vmoconv/ChangeLog,v 1.8 2009/03/20 13:30:28 josejx Exp $
28 +
29 + 20 Mar 2009; Joseph Jezak <josejx@g.o> vmoconv-1.0-r1.ebuild:
30 + Marked ~ppc for bug #261095.
31
32 *vmoconv-1.0-r1 (03 Mar 2009)
33
34
35
36
37 1.2 app-mobilephone/vmoconv/vmoconv-1.0-r1.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/vmoconv/vmoconv-1.0-r1.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/vmoconv/vmoconv-1.0-r1.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-mobilephone/vmoconv/vmoconv-1.0-r1.ebuild?r1=1.1&r2=1.2
42
43 Index: vmoconv-1.0-r1.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-mobilephone/vmoconv/vmoconv-1.0-r1.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- vmoconv-1.0-r1.ebuild 3 Mar 2009 19:37:50 -0000 1.1
50 +++ vmoconv-1.0-r1.ebuild 20 Mar 2009 13:30:28 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/vmoconv/vmoconv-1.0-r1.ebuild,v 1.1 2009/03/03 19:37:50 mrness Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/vmoconv/vmoconv-1.0-r1.ebuild,v 1.2 2009/03/20 13:30:28 josejx Exp $
56
57 inherit eutils autotools
58
59 @@ -10,7 +10,7 @@
60 LICENSE="GPL-2"
61
62 SLOT="0"
63 -KEYWORDS="~amd64 ~x86"
64 +KEYWORDS="~amd64 ~ppc ~x86"
65 IUSE=""
66
67 DEPEND="media-sound/gsm"