diff options
author | 2012-05-05 08:58:59 +0000 | |
---|---|---|
committer | 2012-05-05 08:58:59 +0000 | |
commit | 5f8ac644b0aef04bdfb98172708167b7bfdd7cb5 (patch) | |
tree | bc1a5d7a1574403e131ad51531cfa1832faf21a7 /media-video/oxine/oxine-0.7.1-r1.ebuild | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-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/oxine/oxine-0.7.1-r1.ebuild')
-rw-r--r-- | media-video/oxine/oxine-0.7.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-video/oxine/oxine-0.7.1-r1.ebuild b/media-video/oxine/oxine-0.7.1-r1.ebuild index d1e238d67285..668592862a80 100644 --- a/media-video/oxine/oxine-0.7.1-r1.ebuild +++ b/media-video/oxine/oxine-0.7.1-r1.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/media-video/oxine/oxine-0.7.1-r1.ebuild,v 1.2 2010/11/06 11:48:54 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/oxine/oxine-0.7.1-r1.ebuild,v 1.3 2012/05/05 08:58:50 jdhore Exp $ WANT_AUTOMAKE="1.9" inherit eutils autotools @@ -31,7 +31,7 @@ COMMON_DEPEND="media-libs/xine-lib RDEPEND="${COMMON_DEPEND} virtual/eject" DEPEND="${COMMON_DEPEND} - dev-util/pkgconfig" + virtual/pkgconfig" pkg_setup() { |