summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-05 07:00:27 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-05 07:00:27 +0000
commitf6fc325880aeea51827181e2d6133b0e615c719d (patch)
tree69519a3f56b76e283df08439704af7846d8c15bf /media-gfx/rotoscope/rotoscope-0.2.ebuild
parentNew separate gnome log viewer package, formerly part of gnome-extra/gnome-utils. (diff)
downloadhistorical-f6fc325880aeea51827181e2d6133b0e615c719d.tar.gz
historical-f6fc325880aeea51827181e2d6133b0e615c719d.tar.bz2
historical-f6fc325880aeea51827181e2d6133b0e615c719d.zip
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'media-gfx/rotoscope/rotoscope-0.2.ebuild')
-rw-r--r--media-gfx/rotoscope/rotoscope-0.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/rotoscope/rotoscope-0.2.ebuild b/media-gfx/rotoscope/rotoscope-0.2.ebuild
index 04db1f0bfa31..2b4eb9ec0a82 100644
--- a/media-gfx/rotoscope/rotoscope-0.2.ebuild
+++ b/media-gfx/rotoscope/rotoscope-0.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/rotoscope/rotoscope-0.2.ebuild,v 1.5 2011/03/12 22:00:37 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/rotoscope/rotoscope-0.2.ebuild,v 1.6 2012/05/05 07:00:26 jdhore Exp $
EAPI=2
@@ -16,7 +16,7 @@ IUSE=""
RDEPEND="x11-libs/gtk+:2
>=gnome-base/libglade-2"
DEPEND="${RDEPEND}
- dev-util/pkgconfig"
+ virtual/pkgconfig"
src_install() {
emake DESTDIR="${D}" install || die "emake install failed."