Gentoo Archives: gentoo-commits

From: "Samuli Suominen (ssuominen)" <ssuominen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/mixxx: ChangeLog mixxx-1.6.0.ebuild
Date: Thu, 04 Dec 2008 05:09:51
Message-Id: E1L86TE-000827-F2@stork.gentoo.org
1 ssuominen 08/12/04 05:09:48
2
3 Modified: ChangeLog
4 Added: mixxx-1.6.0.ebuild
5 Log:
6 Restore EAPI=1 version of media-sound/mixxx because we need this in stable, and EAPI=2 should have never been used until a portage supporting it is in stable.
7 (Portage version: 2.1.6_rc2/cvs/Linux 2.6.27.7 i686)
8
9 Revision Changes Path
10 1.45 media-sound/mixxx/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mixxx/ChangeLog?rev=1.45&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mixxx/ChangeLog?rev=1.45&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mixxx/ChangeLog?r1=1.44&r2=1.45
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/mixxx/ChangeLog,v
19 retrieving revision 1.44
20 retrieving revision 1.45
21 diff -u -r1.44 -r1.45
22 --- ChangeLog 2 Dec 2008 06:17:27 -0000 1.44
23 +++ ChangeLog 4 Dec 2008 05:09:48 -0000 1.45
24 @@ -1,6 +1,11 @@
25 # ChangeLog for media-sound/mixxx
26 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mixxx/ChangeLog,v 1.44 2008/12/02 06:17:27 ssuominen Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-sound/mixxx/ChangeLog,v 1.45 2008/12/04 05:09:48 ssuominen Exp $
29 +
30 + 04 Dec 2008; <ssuominen@g.o> +mixxx-1.6.0.ebuild:
31 + Restore EAPI=1 version of media-sound/mixxx because we need this in
32 + stable, and EAPI=2 should have never been used until a portage supporting
33 + it is in stable.
34
35 02 Dec 2008; <ssuominen@g.o> mixxx-1.6.0-r1.ebuild:
36 Remove call for local from src_configure because otherwise myconf doesn't
37
38
39
40 1.3 media-sound/mixxx/mixxx-1.6.0.ebuild
41
42 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mixxx/mixxx-1.6.0.ebuild?rev=1.3&view=markup
43 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mixxx/mixxx-1.6.0.ebuild?rev=1.3&content-type=text/plain
44 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mixxx/mixxx-1.6.0.ebuild?r1=1.2&r2=1.3