[gentoo-commits] gentoo-x86 commit in media-video/motion: motion-3.2.12-r2.ebuild ChangeLog

2014-12-28 Thread Aaron Swenson (titanofold)
titanofold14/12/28 16:00:19

  Modified: motion-3.2.12-r2.ebuild ChangeLog
  Log:
  Rename virtual/postgresql to dev-db/postgresql
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  ChangesPath
1.8  media-video/motion/motion-3.2.12-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/motion/motion-3.2.12-r2.ebuild?rev=1.8view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/motion/motion-3.2.12-r2.ebuild?rev=1.8content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/motion/motion-3.2.12-r2.ebuild?r1=1.7r2=1.8

Index: motion-3.2.12-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/motion/motion-3.2.12-r2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- motion-3.2.12-r2.ebuild 3 Nov 2014 12:54:05 -   1.7
+++ motion-3.2.12-r2.ebuild 28 Dec 2014 16:00:19 -  1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $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 $
+# $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 $
 
 EAPI=4
 inherit eutils user
@@ -18,7 +18,7 @@
virtual/jpeg
ffmpeg? ( virtual/ffmpeg )
mysql? ( virtual/mysql )
-   postgres? ( virtual/postgresql )
+   postgres? ( dev-db/postgresql )
 # note: libv4l is only in dependencies for the libv4l1-videodev.h header file
 # used by the -workaround-v4l1_deprecation.patch.
 DEPEND=${RDEPEND}



1.46 media-video/motion/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/motion/ChangeLog?rev=1.46view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/motion/ChangeLog?rev=1.46content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/motion/ChangeLog?r1=1.45r2=1.46

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/motion/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog   3 Nov 2014 12:54:05 -   1.45
+++ ChangeLog   28 Dec 2014 16:00:19 -  1.46
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/motion
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/motion/ChangeLog,v 1.45 
2014/11/03 12:54:05 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/motion/ChangeLog,v 1.46 
2014/12/28 16:00:19 titanofold Exp $
+
+  28 Dec 2014; Aaron W. Swenson titanof...@gentoo.org
+  motion-3.2.12-r2.ebuild:
+  Rename virtual/postgresql to dev-db/postgresql
 
   03 Nov 2014; Aaron W. Swenson titanof...@gentoo.org
   motion-3.2.12-r2.ebuild:






[gentoo-commits] gentoo-x86 commit in media-video/motion: motion-3.2.12-r2.ebuild ChangeLog

2014-11-03 Thread Aaron Swenson (titanofold)
titanofold14/11/03 12:54:05

  Modified: motion-3.2.12-r2.ebuild ChangeLog
  Log:
  Update PostgreSQL dependencies and/or checks to virtual/postgresql.
  
  (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 
D1BBFDA0)

Revision  ChangesPath
1.7  media-video/motion/motion-3.2.12-r2.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/motion/motion-3.2.12-r2.ebuild?rev=1.7view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/motion/motion-3.2.12-r2.ebuild?rev=1.7content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/motion/motion-3.2.12-r2.ebuild?r1=1.6r2=1.7

Index: motion-3.2.12-r2.ebuild
===
RCS file: /var/cvsroot/gentoo-x86/media-video/motion/motion-3.2.12-r2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- motion-3.2.12-r2.ebuild 22 Jun 2013 15:51:47 -  1.6
+++ motion-3.2.12-r2.ebuild 3 Nov 2014 12:54:05 -   1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/media-video/motion/motion-3.2.12-r2.ebuild,v 1.6 
2013/06/22 15:51:47 scarabeus Exp $
+# $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 $
 
 EAPI=4
 inherit eutils user
@@ -18,7 +18,7 @@
virtual/jpeg
ffmpeg? ( virtual/ffmpeg )
mysql? ( virtual/mysql )
-   postgres? ( dev-db/postgresql-base )
+   postgres? ( virtual/postgresql )
 # note: libv4l is only in dependencies for the libv4l1-videodev.h header file
 # used by the -workaround-v4l1_deprecation.patch.
 DEPEND=${RDEPEND}



1.45 media-video/motion/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/motion/ChangeLog?rev=1.45view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/motion/ChangeLog?rev=1.45content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/motion/ChangeLog?r1=1.44r2=1.45

Index: ChangeLog
===
RCS file: /var/cvsroot/gentoo-x86/media-video/motion/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog   22 Jun 2013 15:51:47 -  1.44
+++ ChangeLog   3 Nov 2014 12:54:05 -   1.45
@@ -1,6 +1,10 @@
 # ChangeLog for media-video/motion
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/motion/ChangeLog,v 1.44 
2013/06/22 15:51:47 scarabeus Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/motion/ChangeLog,v 1.45 
2014/11/03 12:54:05 titanofold Exp $
+
+  03 Nov 2014; Aaron W. Swenson titanof...@gentoo.org
+  motion-3.2.12-r2.ebuild:
+  Update PostgreSQL dependencies and/or checks to virtual/postgresql.
 
   22 Jun 2013; Tomáš Chvátal scarab...@gentoo.org motion-3.2.12-r2.ebuild:
   Apply libav9 patch wrt last commit, i added it to cvs but not to the ebuild.