Gentoo Archives: gentoo-commits

From: "Aaron Swenson (titanofold)" <titanofold@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in media-video/motion: motion-3.2.12-r2.ebuild ChangeLog
Date: Sun, 28 Dec 2014 16:00:25
Message-Id: 20141228160019.CB182E5C0@oystercatcher.gentoo.org
1 titanofold 14/12/28 16:00:19
2
3 Modified: motion-3.2.12-r2.ebuild ChangeLog
4 Log:
5 Rename virtual/postgresql to dev-db/postgresql
6
7 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key D1BBFDA0)
8
9 Revision Changes Path
10 1.8 media-video/motion/motion-3.2.12-r2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/motion/motion-3.2.12-r2.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/motion/motion-3.2.12-r2.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/motion/motion-3.2.12-r2.ebuild?r1=1.7&r2=1.8
15
16 Index: motion-3.2.12-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/media-video/motion/motion-3.2.12-r2.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- motion-3.2.12-r2.ebuild 3 Nov 2014 12:54:05 -0000 1.7
23 +++ motion-3.2.12-r2.ebuild 28 Dec 2014 16:00:19 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2014 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/media-video/motion/motion-3.2.12-r2.ebuild,v 1.7 2014/11/03 12:54:05 titanofold Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/media-video/motion/motion-3.2.12-r2.ebuild,v 1.8 2014/12/28 16:00:19 titanofold Exp $
29
30 EAPI=4
31 inherit eutils user
32 @@ -18,7 +18,7 @@
33 virtual/jpeg
34 ffmpeg? ( virtual/ffmpeg )
35 mysql? ( virtual/mysql )
36 - postgres? ( virtual/postgresql )"
37 + postgres? ( dev-db/postgresql )"
38 # note: libv4l is only in dependencies for the libv4l1-videodev.h header file
39 # used by the -workaround-v4l1_deprecation.patch.
40 DEPEND="${RDEPEND}
41
42
43
44 1.46 media-video/motion/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/motion/ChangeLog?rev=1.46&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/motion/ChangeLog?rev=1.46&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/motion/ChangeLog?r1=1.45&r2=1.46
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/media-video/motion/ChangeLog,v
53 retrieving revision 1.45
54 retrieving revision 1.46
55 diff -u -r1.45 -r1.46
56 --- ChangeLog 3 Nov 2014 12:54:05 -0000 1.45
57 +++ ChangeLog 28 Dec 2014 16:00:19 -0000 1.46
58 @@ -1,6 +1,10 @@
59 # ChangeLog for media-video/motion
60 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/media-video/motion/ChangeLog,v 1.45 2014/11/03 12:54:05 titanofold Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/media-video/motion/ChangeLog,v 1.46 2014/12/28 16:00:19 titanofold Exp $
63 +
64 + 28 Dec 2014; Aaron W. Swenson <titanofold@g.o>
65 + motion-3.2.12-r2.ebuild:
66 + Rename virtual/postgresql to dev-db/postgresql
67
68 03 Nov 2014; Aaron W. Swenson <titanofold@g.o>
69 motion-3.2.12-r2.ebuild: