summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 08:58:59 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 08:58:59 +0000
commit5f8ac644b0aef04bdfb98172708167b7bfdd7cb5 (patch)
treebc1a5d7a1574403e131ad51531cfa1832faf21a7 /media-video/camorama
parentdev-util/pkgconfig -> virtual/pkgconfig (diff)
downloadhistorical-5f8ac644b0aef04bdfb98172708167b7bfdd7cb5.tar.gz
historical-5f8ac644b0aef04bdfb98172708167b7bfdd7cb5.tar.bz2
historical-5f8ac644b0aef04bdfb98172708167b7bfdd7cb5.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'media-video/camorama')
-rw-r--r--media-video/camorama/ChangeLog6
-rw-r--r--media-video/camorama/camorama-0.19-r1.ebuild4
-rw-r--r--media-video/camorama/camorama-0.19-r2.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/media-video/camorama/ChangeLog b/media-video/camorama/ChangeLog
index e7d29b72db8e..1d3a2a5f521c 100644
--- a/media-video/camorama/ChangeLog
+++ b/media-video/camorama/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/camorama
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/camorama/ChangeLog,v 1.25 2012/05/02 20:58:38 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/camorama/ChangeLog,v 1.26 2012/05/05 08:58:53 jdhore Exp $
+
+ 05 May 2012; Jeff Horelick <jdhore@gentoo.org> camorama-0.19-r1.ebuild,
+ camorama-0.19-r2.ebuild:
+ dev-util/pkgconfig -> virtual/pkgconfig
02 May 2012; Gilles Dartiguelongue <eva@gentoo.org> camorama-0.19-r1.ebuild,
camorama-0.19-r2.ebuild, +files/camorama-0.19-glib-232.patch:
diff --git a/media-video/camorama/camorama-0.19-r1.ebuild b/media-video/camorama/camorama-0.19-r1.ebuild
index 712d904f3f34..9807289da5db 100644
--- a/media-video/camorama/camorama-0.19-r1.ebuild
+++ b/media-video/camorama/camorama-0.19-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/camorama/camorama-0.19-r1.ebuild,v 1.4 2012/05/02 20:58:38 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/camorama/camorama-0.19-r1.ebuild,v 1.5 2012/05/05 08:58:53 jdhore Exp $
EAPI=1
@@ -21,7 +21,7 @@ RDEPEND=">=x11-libs/gtk+-2.10:2
>=gnome-base/libglade-2"
DEPEND="${RDEPEND}
sys-devel/gettext
- dev-util/pkgconfig
+ virtual/pkgconfig
dev-util/intltool"
pkg_setup() {
diff --git a/media-video/camorama/camorama-0.19-r2.ebuild b/media-video/camorama/camorama-0.19-r2.ebuild
index 152935dc0b65..45ea4b39bbf6 100644
--- a/media-video/camorama/camorama-0.19-r2.ebuild
+++ b/media-video/camorama/camorama-0.19-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/camorama/camorama-0.19-r2.ebuild,v 1.5 2012/05/02 20:58:39 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/camorama/camorama-0.19-r2.ebuild,v 1.6 2012/05/05 08:58:53 jdhore Exp $
EAPI=2
inherit eutils gnome2
@@ -21,7 +21,7 @@ RDEPEND=">=gnome-base/gconf-2
x11-libs/gtk+:2"
DEPEND="${RDEPEND}
dev-util/intltool
- dev-util/pkgconfig
+ virtual/pkgconfig
sys-devel/gettext"
pkg_setup() {