Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/betagarden:master commit in: sys-fs/dvdfs/
Date: Thu, 03 May 2012 11:42:04
Message-Id: 1336045011.049778241201a14cbd0e50ff9878212e91b032cf.johu@gentoo
1 commit: 049778241201a14cbd0e50ff9878212e91b032cf
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 3 11:36:51 2012 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Thu May 3 11:36:51 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/betagarden.git;a=commit;h=04977824
7
8 [sys-fs/dvdfs] Migrate to virtual/pkgconfig.
9
10 (Portage version: 2.2.0_alpha101/git/Linux i686, signed Manifest commit with key F3CFD2BD)
11
12 ---
13 sys-fs/dvdfs/dvdfs-0.2.ebuild | 4 ++--
14 1 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/sys-fs/dvdfs/dvdfs-0.2.ebuild b/sys-fs/dvdfs/dvdfs-0.2.ebuild
17 index 0f8c407..91a26df 100644
18 --- a/sys-fs/dvdfs/dvdfs-0.2.ebuild
19 +++ b/sys-fs/dvdfs/dvdfs-0.2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2011 Gentoo Foundation
22 +# Copyright 1999-2012 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Header: $
25
26 @@ -18,7 +18,7 @@ IUSE=""
27 RDEPEND="media-libs/libdvdread
28 sys-fs/fuse"
29 DEPEND="${DEPEND}
30 - dev-util/pkgconfig"
31 + virtual/pkgconfig"
32
33 src_prepare() {
34 epatch "${FILESDIR}"/${P}-makefile.patch