diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 06:08:03 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-03 06:08:03 +0000 |
commit | 61b8b557b03ff71486c56e7c3f9bed0b1a210363 (patch) | |
tree | 937ee07e38359a449d52277d6fbb281fe940d054 /www-plugins/gnash | |
parent | dev-util/pkgconfig -> virtual/pkgconfig (diff) | |
download | historical-61b8b557b03ff71486c56e7c3f9bed0b1a210363.tar.gz historical-61b8b557b03ff71486c56e7c3f9bed0b1a210363.tar.bz2 historical-61b8b557b03ff71486c56e7c3f9bed0b1a210363.zip |
dev-util/pkgconfig -> virtual/pkgconfig
Package-Manager: portage-2.2.0_alpha101/cvs/Linux i686
Diffstat (limited to 'www-plugins/gnash')
-rw-r--r-- | www-plugins/gnash/ChangeLog | 7 | ||||
-rw-r--r-- | www-plugins/gnash/gnash-0.8.10-r1.ebuild | 4 | ||||
-rw-r--r-- | www-plugins/gnash/gnash-0.8.10-r2.ebuild | 4 | ||||
-rw-r--r-- | www-plugins/gnash/gnash-0.8.8.ebuild | 6 | ||||
-rw-r--r-- | www-plugins/gnash/gnash-0.8.9-r2.ebuild | 4 | ||||
-rw-r--r-- | www-plugins/gnash/gnash-0.8.9.ebuild | 6 |
6 files changed, 18 insertions, 13 deletions
diff --git a/www-plugins/gnash/ChangeLog b/www-plugins/gnash/ChangeLog index 1b1648463d63..1ba23bbdafbd 100644 --- a/www-plugins/gnash/ChangeLog +++ b/www-plugins/gnash/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for www-plugins/gnash # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.84 2012/03/21 16:47:06 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/ChangeLog,v 1.85 2012/05/03 06:08:02 jdhore Exp $ + + 03 May 2012; Jeff Horelick <jdhore@gentoo.org> gnash-0.8.8.ebuild, + gnash-0.8.9.ebuild, gnash-0.8.9-r2.ebuild, gnash-0.8.10-r1.ebuild, + gnash-0.8.10-r2.ebuild: + dev-util/pkgconfig -> virtual/pkgconfig 21 Mar 2012; Thomas Kahle <tomka@gentoo.org> gnash-0.8.10-r2.ebuild: marked x86 per bug 408209 diff --git a/www-plugins/gnash/gnash-0.8.10-r1.ebuild b/www-plugins/gnash/gnash-0.8.10-r1.ebuild index adc166e93ae0..154e4e9ea72c 100644 --- a/www-plugins/gnash/gnash-0.8.10-r1.ebuild +++ b/www-plugins/gnash/gnash-0.8.10-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/www-plugins/gnash/gnash-0.8.10-r1.ebuild,v 1.2 2012/03/06 01:50:53 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10-r1.ebuild,v 1.3 2012/05/03 06:08:02 jdhore Exp $ EAPI=4 CMAKE_REQUIRED="never" @@ -110,7 +110,7 @@ RDEPEND=">=dev-libs/boost-1.41.0 vaapi? ( x11-libs/libva[opengl?] ) " DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext ) gnome? ( app-text/rarian ) test? ( dev-util/dejagnu )" diff --git a/www-plugins/gnash/gnash-0.8.10-r2.ebuild b/www-plugins/gnash/gnash-0.8.10-r2.ebuild index 831034c75720..952fba49064f 100644 --- a/www-plugins/gnash/gnash-0.8.10-r2.ebuild +++ b/www-plugins/gnash/gnash-0.8.10-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/www-plugins/gnash/gnash-0.8.10-r2.ebuild,v 1.4 2012/03/21 16:47:06 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.10-r2.ebuild,v 1.5 2012/05/03 06:08:02 jdhore Exp $ EAPI=4 CMAKE_REQUIRED="never" @@ -103,7 +103,7 @@ RDEPEND=">=dev-libs/boost-1.41.0 vaapi? ( x11-libs/libva[opengl?] ) " DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext ) gnome? ( app-text/rarian ) nsplugin? ( diff --git a/www-plugins/gnash/gnash-0.8.8.ebuild b/www-plugins/gnash/gnash-0.8.8.ebuild index 83b06c9e8a95..7e498059af13 100644 --- a/www-plugins/gnash/gnash-0.8.8.ebuild +++ b/www-plugins/gnash/gnash-0.8.8.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/www-plugins/gnash/gnash-0.8.8.ebuild,v 1.21 2011/06/26 15:03:00 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.8.ebuild,v 1.22 2012/05/03 06:08:02 jdhore Exp $ EAPI=3 CMAKE_REQUIRED="never" @@ -79,7 +79,7 @@ RDEPEND=">=dev-libs/boost-1.41.0 xv? ( x11-libs/libXv ) " DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext ) gnome? ( app-text/rarian ) test? ( dev-util/dejagnu )" diff --git a/www-plugins/gnash/gnash-0.8.9-r2.ebuild b/www-plugins/gnash/gnash-0.8.9-r2.ebuild index 820857fc54b8..2740100b0303 100644 --- a/www-plugins/gnash/gnash-0.8.9-r2.ebuild +++ b/www-plugins/gnash/gnash-0.8.9-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/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v 1.6 2012/02/01 17:14:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9-r2.ebuild,v 1.7 2012/05/03 06:08:02 jdhore Exp $ EAPI=3 CMAKE_REQUIRED="never" @@ -83,7 +83,7 @@ RDEPEND=">=dev-libs/boost-1.41.0 vaapi? ( x11-libs/libva[opengl?] ) " DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext ) gnome? ( app-text/rarian ) test? ( dev-util/dejagnu )" diff --git a/www-plugins/gnash/gnash-0.8.9.ebuild b/www-plugins/gnash/gnash-0.8.9.ebuild index 790fe496d332..4258d231c0ed 100644 --- a/www-plugins/gnash/gnash-0.8.9.ebuild +++ b/www-plugins/gnash/gnash-0.8.9.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/www-plugins/gnash/gnash-0.8.9.ebuild,v 1.8 2011/08/16 12:56:26 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/gnash/gnash-0.8.9.ebuild,v 1.9 2012/05/03 06:08:02 jdhore Exp $ EAPI=3 CMAKE_REQUIRED="never" @@ -83,7 +83,7 @@ RDEPEND=">=dev-libs/boost-1.41.0 vaapi? ( x11-libs/libva[opengl?] ) " DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig nls? ( sys-devel/gettext ) gnome? ( app-text/rarian ) test? ( dev-util/dejagnu )" |