diff options
author | Jim Ramsay <lack@gentoo.org> | 2010-06-13 14:21:48 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2010-06-13 14:21:48 +0000 |
commit | 052f2c54d0063ccf173023e9da0333fb4b1d82fb (patch) | |
tree | 38cc5e5d94a650e0a11d7216becd1534c017616c /www-plugins | |
parent | x86 stable wrt bug #321101 (diff) | |
download | gentoo-2-052f2c54d0063ccf173023e9da0333fb4b1d82fb.tar.gz gentoo-2-052f2c54d0063ccf173023e9da0333fb4b1d82fb.tar.bz2 gentoo-2-052f2c54d0063ccf173023e9da0333fb4b1d82fb.zip |
Updating dependencies to >=app-emulation/emul-linux-x86-baselibs-20100409 (Bug #323709)
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/adobe-flash/ChangeLog | 6 | ||||
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-plugins/adobe-flash/ChangeLog b/www-plugins/adobe-flash/ChangeLog index 7fc067136c5a..f00093fa8fda 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.25 2010/06/11 20:13:31 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.26 2010/06/13 14:21:48 lack Exp $ + + 13 Jun 2010; Jim Ramsay <lack@gentoo.org> adobe-flash-10.1.53.64.ebuild: + Updating dependencies to >=app-emulation/emul-linux-x86-baselibs-20100409 + (Bug #323709) 11 Jun 2010; Jim Ramsay <lack@gentoo.org> adobe-flash-10.0.45.2.ebuild, adobe-flash-10.0.45.2-r1.ebuild, adobe-flash-10.1.53.64.ebuild: diff --git a/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild b/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild index d28798baf1ef..33035ebaaece 100644 --- a/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-10.1.53.64.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.1.53.64.ebuild,v 1.2 2010/06/11 20:13:31 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild,v 1.3 2010/06/13 14:21:48 lack Exp $ EAPI=1 inherit nsplugins rpm multilib toolchain-funcs @@ -25,7 +25,7 @@ NATIVE_DEPS="x11-libs/gtk+:2 net-misc/curl >=sys-libs/glibc-2.4" -EMUL_DEPS=">=app-emulation/emul-linux-x86-baselibs-20100220 +EMUL_DEPS=">=app-emulation/emul-linux-x86-baselibs-20100409 app-emulation/emul-linux-x86-gtklibs app-emulation/emul-linux-x86-soundlibs app-emulation/emul-linux-x86-xlibs" |