floppym 14/10/08 21:42:11 Modified: lastpass-3.1.61.ebuild Log: Whitespace. (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 0BBEEA1FEA4843A4)
Revision Changes Path 1.2 app-admin/lastpass/lastpass-3.1.61.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/lastpass/lastpass-3.1.61.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/lastpass/lastpass-3.1.61.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-admin/lastpass/lastpass-3.1.61.ebuild?r1=1.1&r2=1.2 Index: lastpass-3.1.61.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-admin/lastpass/lastpass-3.1.61.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- lastpass-3.1.61.ebuild 8 Oct 2014 17:25:02 -0000 1.1 +++ lastpass-3.1.61.ebuild 8 Oct 2014 21:42:11 -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/app-admin/lastpass/lastpass-3.1.61.ebuild,v 1.1 2014/10/08 17:25:02 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/lastpass/lastpass-3.1.61.ebuild,v 1.2 2014/10/08 21:42:11 floppym Exp $ EAPI=5 inherit eutils @@ -21,10 +21,10 @@ DEPEND="" RDEPEND=" - chrome? ( || ( + chrome? ( || ( www-client/google-chrome www-client/google-chrome-beta - www-client/google-chrome-unstable + www-client/google-chrome-unstable ) ) chromium? ( >=www-client/chromium-32.0.1700.102 ) firefox? ( www-client/firefox )" @@ -34,7 +34,7 @@ QA_PREBUILT=" ${LASTPASS_EXEDIR}/nplastpass* -/usr/lib*/firefox/browser/extensions/[email protected]/platform/Linux_x86_64-gcc3/components/lpxpcom_x86_64.so +/usr/lib*/firefox/browser/extensions/[email protected]/platform/Linux_x86_64-gcc3/components/lpxpcom_x86_64.so /usr/lib*/firefox/browser/extensions/[email protected]/platform/Linux_x86-gcc3/components/lpxpcom.so " @@ -104,4 +104,3 @@ pkg_postinst() { einfo "Visit https://lastpass.com/dl/inline/?full=1 to finish installing for Chrome/Chromium/Firefox" } -
