diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 04:53:54 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-05 04:53:54 +0000 |
commit | 32f901062fd52de9e9c0015e9df78baa7ad88805 (patch) | |
tree | f738f2e0eda6fda4dfaf576d3c181cf3134eb5ae /x11-misc/vdpauinfo | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | gentoo-2-32f901062fd52de9e9c0015e9df78baa7ad88805.tar.gz gentoo-2-32f901062fd52de9e9c0015e9df78baa7ad88805.tar.bz2 gentoo-2-32f901062fd52de9e9c0015e9df78baa7ad88805.zip |
dev-util/pkgconifg -> virtual/pkgconfig
(Portage version: 2.2.0_alpha101/cvs/Linux i686)
Diffstat (limited to 'x11-misc/vdpauinfo')
-rw-r--r-- | x11-misc/vdpauinfo/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/vdpauinfo/ChangeLog b/x11-misc/vdpauinfo/ChangeLog index 10b32c3bd64a..19d2ea95ce4b 100644 --- a/x11-misc/vdpauinfo/ChangeLog +++ b/x11-misc/vdpauinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/vdpauinfo -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/ChangeLog,v 1.3 2010/03/22 01:23:24 jmbsvicetto Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/ChangeLog,v 1.4 2012/05/05 04:53:45 jdhore Exp $ + + 05 May 2012; Jeff Horelick <jdhore@gentoo.org> vdpauinfo-0.0.6.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 22 Mar 2010; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> metadata.xml: diff --git a/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild b/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild index e1c03f0f62a0..5ea16134e525 100644 --- a/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild +++ b/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild,v 1.2 2010/02/02 03:34:08 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/vdpauinfo/vdpauinfo-0.0.6.ebuild,v 1.3 2012/05/05 04:53:45 jdhore Exp $ EAPI="2" @@ -16,7 +16,7 @@ IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libvdpau" DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig x11-proto/xproto" src_install() { |