Gentoo Archives: gentoo-dev

From: Alexis Ballier <aballier@g.o>
To: gentoo-dev@l.g.o, nativemad@g.o
Subject: [gentoo-dev] Re: [gentoo-commits] gentoo-x86 commit in media-sound/ardour: ChangeLog ardour-2.8.16.ebuild ardour-2.8.14-r1.ebuild ardour-3.0.ebuild
Date: Tue, 02 Apr 2013 10:53:16
Message-Id: 20130402125303.20334c60@portable
1 On Mon, 18 Mar 2013 12:34:30 +0000 (UTC)
2 "Andreas Schuerch (nativemad)" <nativemad@g.o> wrote:
3
4 > nativemad 13/03/18 12:34:30
5 >
6 > Modified: ChangeLog ardour-2.8.16.ebuild
7 > ardour-2.8.14-r1.ebuild
8 > Added: ardour-3.0.ebuild
9 > Log:
10 > new ebuild for ardour-3.0 and slotmove as well as an icon
11 > correction for ardour-2.0.
12 > (Portage version: 2.1.11.52/cvs/Linux i686, signed Manifest commit
13 > with key C1DE54B2)
14 [...]
15 > Index: ardour-2.8.16.ebuild
16 > ===================================================================
17 > RCS
18 > file: /var/cvsroot/gentoo-x86/media-sound/ardour/ardour-2.8.16.ebuild,v
19 > retrieving revision 1.1 retrieving revision 1.2
20 > diff -u -r1.1 -r1.2
21 > --- ardour-2.8.16.ebuild 5 Dec 2012 09:57:19 -0000 1.1
22 > +++ ardour-2.8.16.ebuild 18 Mar 2013 12:34:30 -0000 1.2
23 > @@ -1,6 +1,6 @@
24 > -# Copyright 1999-2012 Gentoo Foundation
25 > +# Copyright 1999-2013 Gentoo Foundation
26 > # Distributed under the terms of the GNU General Public License v2
27 > -#
28 > $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ardour-2.8.16.ebuild,v
29 > 1.1 2012/12/05 09:57:19 radhermit Exp $ +#
30 > $Header: /var/cvsroot/gentoo-x86/media-sound/ardour/ardour-2.8.16.ebuild,v
31 > 1.2 2013/03/18 12:34:30 nativemad Exp $ EAPI=5 inherit eutils
32 > flag-o-matic toolchain-funcs scons-utils @@ -10,7 +10,7 @@
33 > SRC_URI="mirror://gentoo/${P}.tar.bz2"
34 >
35 > LICENSE="GPL-2"
36 > -SLOT="0"
37 > +SLOT="2"
38 > KEYWORDS="~amd64 ~x86"
39 > IUSE="altivec curl debug nls lv2 sse"
40
41 Please add a slotmove entry to profiles/updates otherwise people may
42 end up having ardour:0 installed and try to install ardour:2 I believe.
43
44 [...]
45
46 Alexis.