summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Swenson <titanofold@gentoo.org>2014-12-28 16:00:24 +0000
committerAaron Swenson <titanofold@gentoo.org>2014-12-28 16:00:24 +0000
commitb90ea25ec016ae2df0d116072fedffd0bd39bf51 (patch)
treea0d6a819f6941b753f05bb60fc38bad051559974 /media-video/motion/motion-3.2.12-r2.ebuild
parentRename virtual/postgresql to dev-db/postgresql (diff)
downloadhistorical-b90ea25ec016ae2df0d116072fedffd0bd39bf51.tar.gz
historical-b90ea25ec016ae2df0d116072fedffd0bd39bf51.tar.bz2
historical-b90ea25ec016ae2df0d116072fedffd0bd39bf51.zip
Rename virtual/postgresql to dev-db/postgresql
Package-Manager: portage-2.2.14/cvs/Linux x86_64 Manifest-Sign-Key: 0xD1BBFDA0
Diffstat (limited to 'media-video/motion/motion-3.2.12-r2.ebuild')
-rw-r--r--media-video/motion/motion-3.2.12-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/motion/motion-3.2.12-r2.ebuild b/media-video/motion/motion-3.2.12-r2.ebuild
index 6c4299c7e858..97f403c17f0f 100644
--- a/media-video/motion/motion-3.2.12-r2.ebuild
+++ b/media-video/motion/motion-3.2.12-r2.ebuild
@@ -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 @@ RDEPEND="sys-libs/zlib
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}