diff options
author | 2010-04-30 12:29:05 +0000 | |
---|---|---|
committer | 2010-04-30 12:29:05 +0000 | |
commit | c0b844c6860afb124951a6d320e7cf9be019ce8c (patch) | |
tree | f69488492956592c282742c21d3047897738861b /www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild | |
parent | Version bump. (diff) | |
download | historical-c0b844c6860afb124951a6d320e7cf9be019ce8c.tar.gz historical-c0b844c6860afb124951a6d320e7cf9be019ce8c.tar.bz2 historical-c0b844c6860afb124951a6d320e7cf9be019ce8c.zip |
freefont-ttf should have been liberation-fonts instead, bug #302176
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild')
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild b/www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild index c85ba646cccf..3433f6d00cfa 100644 --- a/www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild,v 1.1 2010/03/27 15:14:59 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild,v 1.2 2010/04/30 12:29:05 lack Exp $ EAPI=1 inherit nsplugins rpm multilib toolchain-funcs @@ -32,7 +32,7 @@ NATIVE_DEPS="x11-libs/gtk+:2 dev-libs/nss net-misc/curl >=sys-libs/glibc-2.4 - || ( media-fonts/freefont-ttf media-fonts/corefonts )" + || ( media-fonts/liberation-fonts media-fonts/corefonts )" EMUL_DEPS=">=app-emulation/emul-linux-x86-baselibs-20100220 app-emulation/emul-linux-x86-gtklibs |