diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-03-26 15:47:14 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-03-26 15:47:14 +0000 |
commit | 157c58010055710c6f0c6d09514c08e4048be8ed (patch) | |
tree | 2979240131b66a1d4f9c00e8723c5a1612614b98 /www-plugins/lightspark | |
parent | Depend on virtual/ffmpeg instead of media-video/ffmpeg. Drop older. (diff) | |
download | gentoo-2-157c58010055710c6f0c6d09514c08e4048be8ed.tar.gz gentoo-2-157c58010055710c6f0c6d09514c08e4048be8ed.tar.bz2 gentoo-2-157c58010055710c6f0c6d09514c08e4048be8ed.zip |
Depend on virtual/ffmpeg instead of media-video/ffmpeg.
(Portage version: 2.2.0_alpha28/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins/lightspark')
-rw-r--r-- | www-plugins/lightspark/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/lightspark/lightspark-0.4.5.2.ebuild | 4 | ||||
-rw-r--r-- | www-plugins/lightspark/lightspark-0.4.6.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/www-plugins/lightspark/ChangeLog b/www-plugins/lightspark/ChangeLog index 76f7f846d25f..9088d834f318 100644 --- a/www-plugins/lightspark/ChangeLog +++ b/www-plugins/lightspark/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-plugins/lightspark # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/ChangeLog,v 1.26 2011/03/20 22:08:23 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/ChangeLog,v 1.27 2011/03/26 15:47:13 scarabeus Exp $ + + 26 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> + lightspark-0.4.5.2.ebuild, lightspark-0.4.6.1.ebuild: + Depend on virtual/ffmpeg instead of media-video/ffmpeg. *lightspark-0.4.6.1 (20 Mar 2011) diff --git a/www-plugins/lightspark/lightspark-0.4.5.2.ebuild b/www-plugins/lightspark/lightspark-0.4.5.2.ebuild index ea36311967e6..af5b716e987a 100644 --- a/www-plugins/lightspark/lightspark-0.4.5.2.ebuild +++ b/www-plugins/lightspark/lightspark-0.4.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/lightspark-0.4.5.2.ebuild,v 1.1 2011/02/13 13:35:18 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/lightspark-0.4.5.2.ebuild,v 1.2 2011/03/26 15:47:13 scarabeus Exp $ EAPI=3 inherit cmake-utils nsplugins multilib versionator @@ -18,7 +18,7 @@ RDEPEND="dev-cpp/libxmlpp:2.6 >=dev-libs/boost-1.42 dev-libs/libpcre[cxx] media-fonts/liberation-fonts - media-video/ffmpeg + virtual/ffmpeg media-libs/fontconfig media-libs/ftgl >=media-libs/glew-1.5.3 diff --git a/www-plugins/lightspark/lightspark-0.4.6.1.ebuild b/www-plugins/lightspark/lightspark-0.4.6.1.ebuild index de796606530c..98ab6c7c9e05 100644 --- a/www-plugins/lightspark/lightspark-0.4.6.1.ebuild +++ b/www-plugins/lightspark/lightspark-0.4.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/lightspark-0.4.6.1.ebuild,v 1.1 2011/03/20 22:08:23 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/lightspark/lightspark-0.4.6.1.ebuild,v 1.2 2011/03/26 15:47:14 scarabeus Exp $ EAPI=3 inherit cmake-utils nsplugins multilib versionator @@ -18,7 +18,7 @@ RDEPEND=">=dev-cpp/libxmlpp-2.33.1:2.6 >=dev-libs/boost-1.42 dev-libs/libpcre[cxx] media-fonts/liberation-fonts - media-video/ffmpeg + virtual/ffmpeg media-libs/fontconfig media-libs/ftgl >=media-libs/glew-1.5.3 |