Gentoo Archives: gentoo-commits

From: "Maxim Koltsov (maksbotan)" <maksbotan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libechonest: libechonest-2.0.3.ebuild libechonest-2.1.0.ebuild ChangeLog
Date: Tue, 29 Oct 2013 20:03:23
Message-Id: 20131029200317.001EA20047@flycatcher.gentoo.org
1 maksbotan 13/10/29 20:03:16
2
3 Modified: libechonest-2.0.3.ebuild libechonest-2.1.0.ebuild
4 ChangeLog
5 Log:
6 Introduce subslots, bug 472824. Thanks to Nikoli.
7
8 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F8DBDADE)
9
10 Revision Changes Path
11 1.2 media-libs/libechonest/libechonest-2.0.3.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libechonest/libechonest-2.0.3.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libechonest/libechonest-2.0.3.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libechonest/libechonest-2.0.3.ebuild?r1=1.1&r2=1.2
16
17 Index: libechonest-2.0.3.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/media-libs/libechonest/libechonest-2.0.3.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- libechonest-2.0.3.ebuild 12 Mar 2013 08:26:57 -0000 1.1
24 +++ libechonest-2.0.3.ebuild 29 Oct 2013 20:03:16 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/libechonest-2.0.3.ebuild,v 1.1 2013/03/12 08:26:57 ssuominen Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/libechonest-2.0.3.ebuild,v 1.2 2013/10/29 20:03:16 maksbotan Exp $
30
31 EAPI=5
32 inherit cmake-utils
33 @@ -11,7 +11,7 @@
34 http://pwsp.cleinias.com/${P}.tar.bz2"
35
36 LICENSE="GPL-2"
37 -SLOT="0"
38 +SLOT="0/2.0"
39 KEYWORDS="~amd64 ~x86"
40 IUSE=""
41
42
43
44
45 1.2 media-libs/libechonest/libechonest-2.1.0.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libechonest/libechonest-2.1.0.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libechonest/libechonest-2.1.0.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libechonest/libechonest-2.1.0.ebuild?r1=1.1&r2=1.2
50
51 Index: libechonest-2.1.0.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/media-libs/libechonest/libechonest-2.1.0.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- libechonest-2.1.0.ebuild 9 Jun 2013 11:07:49 -0000 1.1
58 +++ libechonest-2.1.0.ebuild 29 Oct 2013 20:03:16 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2013 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/libechonest-2.1.0.ebuild,v 1.1 2013/06/09 11:07:49 johu Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/libechonest-2.1.0.ebuild,v 1.2 2013/10/29 20:03:16 maksbotan Exp $
64
65 EAPI=5
66 inherit cmake-utils
67 @@ -11,7 +11,7 @@
68 http://pwsp.cleinias.com/${P}.tar.bz2"
69
70 LICENSE="GPL-2"
71 -SLOT="0"
72 +SLOT="0/2.1"
73 KEYWORDS="~amd64 ~x86"
74 IUSE=""
75
76
77
78
79 1.26 media-libs/libechonest/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libechonest/ChangeLog?rev=1.26&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libechonest/ChangeLog?rev=1.26&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libechonest/ChangeLog?r1=1.25&r2=1.26
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/media-libs/libechonest/ChangeLog,v
88 retrieving revision 1.25
89 retrieving revision 1.26
90 diff -u -r1.25 -r1.26
91 --- ChangeLog 13 Oct 2013 10:20:15 -0000 1.25
92 +++ ChangeLog 29 Oct 2013 20:03:16 -0000 1.26
93 @@ -1,6 +1,10 @@
94 # ChangeLog for media-libs/libechonest
95 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/ChangeLog,v 1.25 2013/10/13 10:20:15 tomwij Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/media-libs/libechonest/ChangeLog,v 1.26 2013/10/29 20:03:16 maksbotan Exp $
98 +
99 + 29 Oct 2013; Maxim Koltsov <maksbotan@g.o> libechonest-2.0.3.ebuild,
100 + libechonest-2.1.0.ebuild:
101 + Introduce subslots, bug 472824. Thanks to Nikoli.
102
103 13 Oct 2013; Tom Wijsman <TomWij@g.o> metadata.xml:
104 Updated Nikoli's e-mail address for easier automatic assignment.