diff options
author | Harald van Dijk <truedfx@gentoo.org> | 2010-06-21 17:46:24 +0000 |
---|---|---|
committer | Harald van Dijk <truedfx@gentoo.org> | 2010-06-21 17:46:24 +0000 |
commit | 5b266e3682648f1981394bbed5b31f2dbd1b6dee (patch) | |
tree | d01abe5b852b94660348ea2b811419976b2948d7 /www-plugins | |
parent | Typo in bug # (diff) | |
download | gentoo-2-5b266e3682648f1981394bbed5b31f2dbd1b6dee.tar.gz gentoo-2-5b266e3682648f1981394bbed5b31f2dbd1b6dee.tar.bz2 gentoo-2-5b266e3682648f1981394bbed5b31f2dbd1b6dee.zip |
Fix typo in bug # in ebuild too (#324949)
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'www-plugins')
-rw-r--r-- | www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 08a8e029b066..edd2fd58b07c 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.8 2010/06/20 16:54:41 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/adobe-flash/adobe-flash-10.1.53.64.ebuild,v 1.9 2010/06/21 17:46:24 truedfx Exp $ EAPI=1 inherit nsplugins rpm multilib toolchain-funcs @@ -116,7 +116,7 @@ pkg_postinst() { elog "64-bit browser with nspluginwrapper. The current recommended" elog "configuration is to use a 32-bit browser such as" elog "www-client/firefox-bin:" - elog " http://bugs.gentoo.org/324356" + elog " http://bugs.gentoo.org/324365" elog # Temporarily skip automatic nspluginwrapper stuff, since it is fraught # with peril (Bug #324365): |