ulm 15/06/14 18:33:06 Modified: ChangeLog nspluginwrapper-1.4.4-r3.ebuild Log: [QA] Remove emul-linux-x86-* from dependencies. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.31 www-plugins/nspluginwrapper/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/nspluginwrapper/ChangeLog?rev=1.31&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/nspluginwrapper/ChangeLog?rev=1.31&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/nspluginwrapper/ChangeLog?r1=1.30&r2=1.31 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-plugins/nspluginwrapper/ChangeLog,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- ChangeLog 15 Oct 2014 15:10:28 -0000 1.30 +++ ChangeLog 14 Jun 2015 18:33:06 -0000 1.31 @@ -1,6 +1,9 @@ # ChangeLog for www-plugins/nspluginwrapper -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/nspluginwrapper/ChangeLog,v 1.30 2014/10/15 15:10:28 pacho Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-plugins/nspluginwrapper/ChangeLog,v 1.31 2015/06/14 18:33:06 ulm Exp $ + + 14 Jun 2015; Ulrich Müller <[email protected]> nspluginwrapper-1.4.4-r3.ebuild: + [QA] Remove emul-linux-x86-* from dependencies. 15 Oct 2014; Pacho Ramos <[email protected]> -nspluginwrapper-1.4.4-r1.ebuild, -nspluginwrapper-1.4.4-r2.ebuild, -nspluginwrapper-1.4.4.ebuild: 1.5 www-plugins/nspluginwrapper/nspluginwrapper-1.4.4-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/nspluginwrapper/nspluginwrapper-1.4.4-r3.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/nspluginwrapper/nspluginwrapper-1.4.4-r3.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/nspluginwrapper/nspluginwrapper-1.4.4-r3.ebuild?r1=1.4&r2=1.5 Index: nspluginwrapper-1.4.4-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/www-plugins/nspluginwrapper/nspluginwrapper-1.4.4-r3.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- nspluginwrapper-1.4.4-r3.ebuild 15 Oct 2014 15:09:20 -0000 1.4 +++ nspluginwrapper-1.4.4-r3.ebuild 14 Jun 2015 18:33:06 -0000 1.5 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/nspluginwrapper/nspluginwrapper-1.4.4-r3.ebuild,v 1.4 2014/10/15 15:09:20 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/nspluginwrapper/nspluginwrapper-1.4.4-r3.ebuild,v 1.5 2015/06/14 18:33:06 ulm Exp $ EAPI=5 @@ -18,18 +18,10 @@ RDEPEND=">=x11-libs/gtk+-2:2 net-misc/curl >=sys-apps/util-linux-2.13 - || ( - ( - >=dev-libs/glib-2.34.3[abi_x86_32(-)] - >=x11-libs/gtk+-2.24.23:2[abi_x86_32(-)] - >=x11-libs/libX11-1.6.2[abi_x86_32(-)] - >=x11-libs/libXt-1.1.4[abi_x86_32(-)] - ) - ( - app-emulation/emul-linux-x86-xlibs[-abi_x86_32(-)] - app-emulation/emul-linux-x86-gtklibs[-abi_x86_32(-)] - ) - )" + >=dev-libs/glib-2.34.3[abi_x86_32(-)] + >=x11-libs/gtk+-2.24.23:2[abi_x86_32(-)] + >=x11-libs/libX11-1.6.2[abi_x86_32(-)] + >=x11-libs/libXt-1.1.4[abi_x86_32(-)]" DEPEND="${RDEPEND} virtual/pkgconfig"
