summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-plugins')
-rw-r--r--www-plugins/adobe-flash/ChangeLog6
-rw-r--r--www-plugins/adobe-flash/adobe-flash-11.2.202.378.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog
index b2e5ff3a1146..a1ec1e15f9d8 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.255 2014/06/18 20:58:10 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.256 2014/06/25 06:32:41 mgorny Exp $
+
+ 25 Jun 2014; Michał Górny <mgorny@gentoo.org> adobe-flash-11.2.202.378.ebuild:
+ Lower dev-libs/glib dep to first known EAPI=5 version, requested by Funtoo for
+ GNOME 3.6.
18 Jun 2014; Michał Górny <mgorny@gentoo.org> adobe-flash-11.2.202.378.ebuild:
Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug
diff --git a/www-plugins/adobe-flash/adobe-flash-11.2.202.378.ebuild b/www-plugins/adobe-flash/adobe-flash-11.2.202.378.ebuild
index 1a58df192704..b02b3bcf047d 100644
--- a/www-plugins/adobe-flash/adobe-flash-11.2.202.378.ebuild
+++ b/www-plugins/adobe-flash/adobe-flash-11.2.202.378.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.378.ebuild,v 1.3 2014/06/18 20:58:10 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.378.ebuild,v 1.4 2014/06/25 06:32:41 mgorny Exp $
EAPI=5
inherit nsplugins toolchain-funcs versionator multilib multilib-minimal
@@ -89,7 +89,7 @@ RDEPEND="
)
|| (
(
- >=dev-libs/glib-2.38.2-r1:2[abi_x86_32(-)]
+ >=dev-libs/glib-2.34.3:2[abi_x86_32(-)]
>=dev-libs/nspr-4.10.4[abi_x86_32(-)]
>=dev-libs/nss-3.15.4[abi_x86_32(-)]
)