Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/ams: ams-2.0.1.ebuild ChangeLog
Date: Sat, 02 Mar 2013 21:53:09
Message-Id: 20130302215306.02DA62171D@flycatcher.gentoo.org
1 hwoarang 13/03/02 21:53:05
2
3 Modified: ams-2.0.1.ebuild ChangeLog
4 Log:
5 Move Qt dependencies to the new category
6
7 (Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
8
9 Revision Changes Path
10 1.6 media-sound/ams/ams-2.0.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ams/ams-2.0.1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ams/ams-2.0.1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ams/ams-2.0.1.ebuild?r1=1.5&r2=1.6
15
16 Index: ams-2.0.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-sound/ams/ams-2.0.1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- ams-2.0.1.ebuild 5 May 2012 08:05:37 -0000 1.5
23 +++ ams-2.0.1.ebuild 2 Mar 2013 21:53:05 -0000 1.6
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
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-sound/ams/ams-2.0.1.ebuild,v 1.5 2012/05/05 08:05:37 mgorny Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/media-sound/ams/ams-2.0.1.ebuild,v 1.6 2013/03/02 21:53:05 hwoarang Exp $
30
31 EAPI=4
32 inherit autotools eutils flag-o-matic multilib
33 @@ -16,8 +16,8 @@
34
35 RDEPEND="media-libs/alsa-lib
36 media-sound/jack-audio-connection-kit
37 - x11-libs/qt-gui:4
38 - x11-libs/qt-opengl:4
39 + dev-qt/qtgui:4
40 + dev-qt/qtopengl:4
41 media-libs/ladspa-sdk
42 media-libs/libclalsadrv
43 !dev-ruby/amrita"
44
45
46
47 1.30 media-sound/ams/ChangeLog
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ams/ChangeLog?rev=1.30&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ams/ChangeLog?rev=1.30&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/ams/ChangeLog?r1=1.29&r2=1.30
52
53 Index: ChangeLog
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/media-sound/ams/ChangeLog,v
56 retrieving revision 1.29
57 retrieving revision 1.30
58 diff -u -r1.29 -r1.30
59 --- ChangeLog 5 May 2012 08:05:37 -0000 1.29
60 +++ ChangeLog 2 Mar 2013 21:53:05 -0000 1.30
61 @@ -1,6 +1,9 @@
62 # ChangeLog for media-sound/ams
63 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
64 -# $Header: /var/cvsroot/gentoo-x86/media-sound/ams/ChangeLog,v 1.29 2012/05/05 08:05:37 mgorny Exp $
65 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
66 +# $Header: /var/cvsroot/gentoo-x86/media-sound/ams/ChangeLog,v 1.30 2013/03/02 21:53:05 hwoarang Exp $
67 +
68 + 02 Mar 2013; Markos Chandras <hwoarang@g.o> ams-2.0.1.ebuild:
69 + Move Qt dependencies to the new category
70
71 05 May 2012; Michał Górny <mgorny@g.o> ams-2.0.1.ebuild:
72 dev-util/pkgconfig -> virtual/pkgconfig
73 @@ -107,4 +110,3 @@
74
75 09 Jul 2003; torbenh <torbenh@g.o> Manifest ams-1.5.9.ebuild files/ams-fixMakefile.patch files/digest-ams-1.5.9 :
76 Initial import into the repository.
77 -