axs 14/11/12 20:18:17 Modified: adobe-flash-11.2.202.418.ebuild ChangeLog Log: modified dependency atoms for emul-* packages slightly (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
Revision Changes Path 1.2 www-plugins/adobe-flash/adobe-flash-11.2.202.418.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.418.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.418.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.418.ebuild?r1=1.1&r2=1.2 Index: adobe-flash-11.2.202.418.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.418.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- adobe-flash-11.2.202.418.ebuild 12 Nov 2014 20:01:16 -0000 1.1 +++ adobe-flash-11.2.202.418.ebuild 12 Nov 2014 20:18:17 -0000 1.2 @@ -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.418.ebuild,v 1.1 2014/11/12 20:01:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-11.2.202.418.ebuild,v 1.2 2014/11/12 20:18:17 axs Exp $ EAPI=5 inherit nsplugins toolchain-funcs versionator multilib multilib-minimal @@ -87,7 +87,7 @@ >=x11-libs/gtk+-2.24.23:2[abi_x86_32(-)] >=x11-libs/pango-1.36.3[abi_x86_32(-)] ) - app-emulation/emul-linux-x86-gtklibs + app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)] ) || ( ( @@ -95,7 +95,7 @@ >=dev-libs/nspr-4.10.4[abi_x86_32(-)] >=dev-libs/nss-3.15.4[abi_x86_32(-)] ) - app-emulation/emul-linux-x86-baselibs + app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)] ) || ( ( @@ -107,7 +107,7 @@ >=x11-libs/libXrender-0.9.8[abi_x86_32(-)] >=x11-libs/libXt-1.1.4[abi_x86_32(-)] ) - app-emulation/emul-linux-x86-xlibs + app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] ) ) x86? ( ${NATIVE_DEPS} ) 1.274 www-plugins/adobe-flash/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.274&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?rev=1.274&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/adobe-flash/ChangeLog?r1=1.273&r2=1.274 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v retrieving revision 1.273 retrieving revision 1.274 diff -u -r1.273 -r1.274 --- ChangeLog 12 Nov 2014 20:01:16 -0000 1.273 +++ ChangeLog 12 Nov 2014 20:18:17 -0000 1.274 @@ -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.273 2014/11/12 20:01:16 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/ChangeLog,v 1.274 2014/11/12 20:18:17 axs Exp $ + + 12 Nov 2014; Ian Stakenvicius (_AxS_) <[email protected]> + adobe-flash-11.2.202.418.ebuild: + modified dependency atoms for emul-* packages slightly *adobe-flash-11.2.202.418 (12 Nov 2014)
