diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-08-12 14:24:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-08-12 14:24:29 +0000 |
commit | 3680fb94b3f780893edd9ad5a47cac56875db0e6 (patch) | |
tree | 3da74e04fea6d35f58c6db338193d2fe753a3bad /www-plugins | |
parent | whitespace (diff) | |
download | gentoo-2-3680fb94b3f780893edd9ad5a47cac56875db0e6.tar.gz gentoo-2-3680fb94b3f780893edd9ad5a47cac56875db0e6.tar.bz2 gentoo-2-3680fb94b3f780893edd9ad5a47cac56875db0e6.zip |
whitespace
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-10.1.82.76-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-plugins/adobe-flash/adobe-flash-10.1.82.76-r1.ebuild b/www-plugins/adobe-flash/adobe-flash-10.1.82.76-r1.ebuild index 9ed5283274e2..e002e558fbaa 100644 --- a/www-plugins/adobe-flash/adobe-flash-10.1.82.76-r1.ebuild +++ b/www-plugins/adobe-flash/adobe-flash-10.1.82.76-r1.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.82.76-r1.ebuild,v 1.1 2010/08/12 12:36:51 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.1.82.76-r1.ebuild,v 1.2 2010/08/12 14:24:29 mr_bones_ Exp $ EAPI=1 inherit nsplugins rpm multilib toolchain-funcs @@ -121,7 +121,7 @@ pkg_postinst() { # - Jim Ramsay <lack@gentoo.org> # TODO: Perhaps parse the output of 'nspluginwrapper -l' - # However, the 64b flash plugin makes + # However, the 64b flash plugin makes # 'nspluginwrapper -l' segfault. local FLASH_WRAPPER="${ROOT}/usr/lib64/nsbrowser/plugins/npwrapper.libflashplayer.so" if [[ -f ${FLASH_WRAPPER} ]]; then |