Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/streamripper: streamripper-1.64.6.ebuild ChangeLog
Date: Wed, 30 Mar 2011 11:26:30
Message-Id: 20110330112618.C2E3A20054@flycatcher.gentoo.org
1 xmw 11/03/30 11:26:18
2
3 Modified: streamripper-1.64.6.ebuild ChangeLog
4 Log:
5 added ~arm (bug 302981)
6
7 (Portage version: 2.1.9.42/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 media-sound/streamripper/streamripper-1.64.6.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/streamripper/streamripper-1.64.6.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/streamripper/streamripper-1.64.6.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/streamripper/streamripper-1.64.6.ebuild?r1=1.1&r2=1.2
15
16 Index: streamripper-1.64.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.64.6.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- streamripper-1.64.6.ebuild 12 Mar 2010 09:37:30 -0000 1.1
23 +++ streamripper-1.64.6.ebuild 30 Mar 2011 11:26:18 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.64.6.ebuild,v 1.1 2010/03/12 09:37:30 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/streamripper-1.64.6.ebuild,v 1.2 2011/03/30 11:26:18 xmw Exp $
30
31 EAPI=2
32
33 @@ -10,7 +10,7 @@
34
35 LICENSE="GPL-2"
36 SLOT="0"
37 -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
38 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
39 IUSE="vorbis"
40
41 RDEPEND="media-libs/libmad
42
43
44
45 1.68 media-sound/streamripper/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/streamripper/ChangeLog?rev=1.68&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/streamripper/ChangeLog?rev=1.68&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/streamripper/ChangeLog?r1=1.67&r2=1.68
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-sound/streamripper/ChangeLog,v
54 retrieving revision 1.67
55 retrieving revision 1.68
56 diff -u -r1.67 -r1.68
57 --- ChangeLog 12 Mar 2010 09:37:30 -0000 1.67
58 +++ ChangeLog 30 Mar 2011 11:26:18 -0000 1.68
59 @@ -1,6 +1,9 @@
60 # ChangeLog for media-sound/streamripper
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/ChangeLog,v 1.67 2010/03/12 09:37:30 ssuominen Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/media-sound/streamripper/ChangeLog,v 1.68 2011/03/30 11:26:18 xmw Exp $
65 +
66 + 30 Mar 2011; Michael Weber <xmw@g.o> streamripper-1.64.6.ebuild:
67 + added ~arm (bug 302981)
68
69 *streamripper-1.64.6 (12 Mar 2010)