diff options
author | Artur Maciąg <maciag.artur@gmail.com> | 2010-10-30 15:32:42 +0200 |
---|---|---|
committer | Artur Maciąg <maciag.artur@gmail.com> | 2010-10-30 15:32:42 +0200 |
commit | 477b115668a24161a5e9b083f2e635d1f4433904 (patch) | |
tree | f568019b32f973dfd1ae9892c755bc4826d86c17 /www-client/firefox-bin/firefox-bin-4.0_beta8_pre.ebuild | |
parent | [dev-python/routes] use PYTHON_DEPEND variable instead of NEED_PYTHON (diff) | |
download | piczu-477b115668a24161a5e9b083f2e635d1f4433904.tar.gz piczu-477b115668a24161a5e9b083f2e635d1f4433904.tar.bz2 piczu-477b115668a24161a5e9b083f2e635d1f4433904.zip |
[www-client/firefox-bin] 64bit plugins
Diffstat (limited to 'www-client/firefox-bin/firefox-bin-4.0_beta8_pre.ebuild')
-rw-r--r-- | www-client/firefox-bin/firefox-bin-4.0_beta8_pre.ebuild | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/www-client/firefox-bin/firefox-bin-4.0_beta8_pre.ebuild b/www-client/firefox-bin/firefox-bin-4.0_beta8_pre.ebuild index 44549d8..31dfba6 100644 --- a/www-client/firefox-bin/firefox-bin-4.0_beta8_pre.ebuild +++ b/www-client/firefox-bin/firefox-bin-4.0_beta8_pre.ebuild @@ -64,13 +64,6 @@ RDEPEND="dev-libs/dbus-glib S="${WORKDIR}/${MY_PN}" -pkg_setup() { - # This is a binary x86 package => ABI=x86 - # Please keep this in future versions - # Danny van Dyk <kugelfang@gentoo.org> 2005/03/26 - has_multilib_profile && ABI="x86" -} - linguas() { local LANG SLANG for LANG in ${LINGUAS}; do |