summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-07 16:40:45 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-07 16:40:45 +0000
commit5129e582cd8d6cce0879e34fea7c75dcff485947 (patch)
treed19fe5c0ae7e2400676ac5e4c5b7e441aa55b9e0 /media-video/motiontrack
parentVersion Bump from upstream. (diff)
downloadhistorical-5129e582cd8d6cce0879e34fea7c75dcff485947.tar.gz
historical-5129e582cd8d6cce0879e34fea7c75dcff485947.tar.bz2
historical-5129e582cd8d6cce0879e34fea7c75dcff485947.zip
Drop virtual/libc dependency.
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'media-video/motiontrack')
-rw-r--r--media-video/motiontrack/ChangeLog9
-rw-r--r--media-video/motiontrack/motiontrack-0.1.0.ebuild7
-rw-r--r--media-video/motiontrack/motiontrack-0.1.2.ebuild7
-rw-r--r--media-video/motiontrack/motiontrack-0.1.3.ebuild7
4 files changed, 16 insertions, 14 deletions
diff --git a/media-video/motiontrack/ChangeLog b/media-video/motiontrack/ChangeLog
index 521a87f675cb..3b03c04a5349 100644
--- a/media-video/motiontrack/ChangeLog
+++ b/media-video/motiontrack/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-video/motiontrack
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/motiontrack/ChangeLog,v 1.7 2005/04/19 09:25:01 kloeri Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-video/motiontrack/ChangeLog,v 1.8 2006/03/07 16:40:45 flameeyes Exp $
+
+ 07 Mar 2006; Diego Pettenò <flameeyes@gentoo.org>
+ motiontrack-0.1.0.ebuild, motiontrack-0.1.2.ebuild,
+ motiontrack-0.1.3.ebuild:
+ Drop virtual/libc dependency.
19 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
Remove retired developer from metadata.xml.
diff --git a/media-video/motiontrack/motiontrack-0.1.0.ebuild b/media-video/motiontrack/motiontrack-0.1.0.ebuild
index 716678c00e2b..a27f432e7c79 100644
--- a/media-video/motiontrack/motiontrack-0.1.0.ebuild
+++ b/media-video/motiontrack/motiontrack-0.1.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/motiontrack/motiontrack-0.1.0.ebuild,v 1.4 2004/10/20 00:34:41 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/motiontrack/motiontrack-0.1.0.ebuild,v 1.5 2006/03/07 16:40:45 flameeyes Exp $
DESCRIPTION="A set of tools that detect motion between two images"
@@ -13,8 +13,7 @@ KEYWORDS="~x86 ~ppc ~ppc64 ~sparc ~mips ~alpha ~hppa ~amd64"
IUSE="gd imagemagick debug"
-DEPEND="virtual/libc
- debug? (
+DEPEND="debug? (
gd? (
imagemagick? ( >=media-gfx/imagemagick-5.5.7 )
!imagemagick? ( media-libs/gd )
diff --git a/media-video/motiontrack/motiontrack-0.1.2.ebuild b/media-video/motiontrack/motiontrack-0.1.2.ebuild
index 4f6ac8f62c45..b4d6854ddca6 100644
--- a/media-video/motiontrack/motiontrack-0.1.2.ebuild
+++ b/media-video/motiontrack/motiontrack-0.1.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/motiontrack/motiontrack-0.1.2.ebuild,v 1.2 2004/10/20 00:34:41 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/motiontrack/motiontrack-0.1.2.ebuild,v 1.3 2006/03/07 16:40:45 flameeyes Exp $
DESCRIPTION="A set of tools that detect motion between two images"
@@ -13,8 +13,7 @@ KEYWORDS="~x86 ~ppc ~ppc64 ~sparc ~mips ~alpha ~hppa ~amd64"
IUSE="gd imagemagick debug"
-DEPEND="virtual/libc
- debug? (
+DEPEND="debug? (
gd? (
imagemagick? ( >=media-gfx/imagemagick-5.5.7 )
!imagemagick? ( media-libs/gd )
diff --git a/media-video/motiontrack/motiontrack-0.1.3.ebuild b/media-video/motiontrack/motiontrack-0.1.3.ebuild
index a4b07e60397a..6c846d6a5de7 100644
--- a/media-video/motiontrack/motiontrack-0.1.3.ebuild
+++ b/media-video/motiontrack/motiontrack-0.1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/motiontrack/motiontrack-0.1.3.ebuild,v 1.1 2004/12/09 01:24:42 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/motiontrack/motiontrack-0.1.3.ebuild,v 1.2 2006/03/07 16:40:45 flameeyes Exp $
DESCRIPTION="A set of tools that detect motion between two images"
@@ -13,8 +13,7 @@ KEYWORDS="~x86 ~ppc ~ppc64 ~sparc ~mips ~alpha ~hppa ~amd64"
IUSE="gd imagemagick debug multiprocess"
-DEPEND="virtual/libc
- debug? (
+DEPEND="debug? (
gd? (
imagemagick? ( >=media-gfx/imagemagick-5.5.7 )
!imagemagick? ( media-libs/gd )