summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Ramsay <lack@gentoo.org>2010-04-30 12:29:05 +0000
committerJim Ramsay <lack@gentoo.org>2010-04-30 12:29:05 +0000
commitc1c613bd20d1ff2ae0c88cf7d87b7e7862d9c36e (patch)
tree20f8e64e0b06a78fa92201cc36a5ad66ce5e83fc /www-plugins
parentVersion bump. (diff)
downloadgentoo-2-c1c613bd20d1ff2ae0c88cf7d87b7e7862d9c36e.tar.gz
gentoo-2-c1c613bd20d1ff2ae0c88cf7d87b7e7862d9c36e.tar.bz2
gentoo-2-c1c613bd20d1ff2ae0c88cf7d87b7e7862d9c36e.zip
freefont-ttf should have been liberation-fonts instead, bug #302176
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins')
-rw-r--r--www-plugins/adobe-flash/ChangeLog6
-rw-r--r--www-plugins/adobe-flash/adobe-flash-10.0.45.2-r1.ebuild4
-rw-r--r--www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild4
-rw-r--r--www-plugins/adobe-flash/adobe-flash-9.0.262.0.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog
index 605502ed10f0..78d435bf22ca 100644
--- a/www-plugins/adobe-flash/ChangeLog
+++ b/www-plugins/adobe-flash/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-plugins/adobe-flash
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.19 2010/03/27 15:14:59 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.20 2010/04/30 12:29:05 lack Exp $
+
+ 30 Apr 2010; Jim Ramsay <lack@gentoo.org> adobe-flash-9.0.262.0.ebuild,
+ adobe-flash-10.0.45.2.ebuild, adobe-flash-10.0.45.2-r1.ebuild:
+ freefont-ttf should have been liberation-fonts instead, bug #302176
*adobe-flash-10.0.45.2-r1 (27 Mar 2010)
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
diff --git a/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild b/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild
index 377be44c6d4f..c04058ac2402 100644
--- a/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild
+++ b/www-plugins/adobe-flash/adobe-flash-10.0.45.2.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.ebuild,v 1.3 2010/03/04 14:11:50 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.0.45.2.ebuild,v 1.4 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
app-emulation/emul-linux-x86-gtklibs
diff --git a/www-plugins/adobe-flash/adobe-flash-9.0.262.0.ebuild b/www-plugins/adobe-flash/adobe-flash-9.0.262.0.ebuild
index ae1d5c53ccf9..1a067751bc15 100644
--- a/www-plugins/adobe-flash/adobe-flash-9.0.262.0.ebuild
+++ b/www-plugins/adobe-flash/adobe-flash-9.0.262.0.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-9.0.262.0.ebuild,v 1.1 2010/02/12 14:09:00 lack Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-9.0.262.0.ebuild,v 1.2 2010/04/30 12:29:05 lack Exp $
inherit nsplugins
@@ -26,7 +26,7 @@ RDEPEND="amd64? ( app-emulation/emul-linux-x86-baselibs
=x11-libs/gtk+-2*
media-libs/freetype
media-libs/fontconfig )
- || ( media-fonts/freefont-ttf media-fonts/corefonts )"
+ || ( media-fonts/liberation-fonts media-fonts/corefonts )"
pkg_setup() {
# This is a binary x86 package => ABI=x86