summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbie Hopkins <herbs@gentoo.org>2005-04-17 21:03:22 +0000
committerHerbie Hopkins <herbs@gentoo.org>2005-04-17 21:03:22 +0000
commit8cfbedf6607bbe5c577814c13a4505a1b9d90fa0 (patch)
tree5f7f2e9d7df20a4ec10405198b1275fd51ba3128 /www-client
parentAdded myth 0.18 to p.m (diff)
downloadhistorical-8cfbedf6607bbe5c577814c13a4505a1b9d90fa0.tar.gz
historical-8cfbedf6607bbe5c577814c13a4505a1b9d90fa0.tar.bz2
historical-8cfbedf6607bbe5c577814c13a4505a1b9d90fa0.zip
Re-add setting ABI=x86 on amd64, stable on amd64 wrt to security fixes.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'www-client')
-rw-r--r--www-client/mozilla-bin/ChangeLog6
-rw-r--r--www-client/mozilla-bin/Manifest4
-rw-r--r--www-client/mozilla-bin/mozilla-bin-1.7.7.ebuild9
3 files changed, 14 insertions, 5 deletions
diff --git a/www-client/mozilla-bin/ChangeLog b/www-client/mozilla-bin/ChangeLog
index 75d01c8e5877..70d68711300e 100644
--- a/www-client/mozilla-bin/ChangeLog
+++ b/www-client/mozilla-bin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for www-client/mozilla-bin
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-bin/ChangeLog,v 1.9 2005/04/16 18:17:56 brad Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-bin/ChangeLog,v 1.10 2005/04/17 21:03:22 herbs Exp $
+
+ 17 Apr 2005; Herbie Hopkins <herbs@gentoo.org> mozilla-bin-1.7.7.ebuild:
+ Re-added setting ABI=x86 on amd64 (please keep in future versions). Stable
+ on amd64 wrt security fixes.
*mozilla-bin-1.7.7 (16 Apr 2005)
diff --git a/www-client/mozilla-bin/Manifest b/www-client/mozilla-bin/Manifest
index 4e9f2a0b0d4e..1acd372766ff 100644
--- a/www-client/mozilla-bin/Manifest
+++ b/www-client/mozilla-bin/Manifest
@@ -1,8 +1,8 @@
MD5 5bb7c6482fdd417ddb4c0ebf60136e34 mozilla-bin-1.7.6-r1.ebuild 2568
MD5 4a1f583d59d6381bf8f45d7dd9c55dab mozilla-bin-1.7.3.ebuild 2275
MD5 b7fadf818a399132345c8693a096622a mozilla-bin-1.7.5.ebuild 2275
-MD5 a9cdcd3c33ff619896ae1687d2a6c656 ChangeLog 2784
-MD5 c17df58cbc147a9e98555bec7da7a1a2 mozilla-bin-1.7.7.ebuild 2396
+MD5 3fd0c4e8d08e3ff82f7297c8b631c0f8 ChangeLog 2970
+MD5 712e86e65e872be610e6bb326943c4a0 mozilla-bin-1.7.7.ebuild 2561
MD5 ce23390351fe8020387d93ee29e09a3d metadata.xml 160
MD5 e4f9cfa8c44ab1b43955852a72ab4581 mozilla-bin-1.7.2.ebuild 2279
MD5 20d752803fe0a78a4167a6100d4209cb files/digest-mozilla-bin-1.7.2 85
diff --git a/www-client/mozilla-bin/mozilla-bin-1.7.7.ebuild b/www-client/mozilla-bin/mozilla-bin-1.7.7.ebuild
index b9537ef60afa..f94432c67688 100644
--- a/www-client/mozilla-bin/mozilla-bin-1.7.7.ebuild
+++ b/www-client/mozilla-bin/mozilla-bin-1.7.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-bin/mozilla-bin-1.7.7.ebuild,v 1.1 2005/04/16 18:17:56 brad Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-bin/mozilla-bin-1.7.7.ebuild,v 1.2 2005/04/17 21:03:22 herbs Exp $
inherit nsplugins eutils mozilla-launcher
@@ -20,7 +20,7 @@ HOMEPAGE="http://www.mozilla.org"
SRC_URI="http://ftp.mozilla.org/pub/mozilla.org/mozilla/releases/mozilla${PV}/mozilla-i686-pc-linux-gnu-${PV}.tar.gz"
RESTRICT="nostrip"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
SLOT="0"
LICENSE="MPL-1.1 NPL-1.1"
@@ -37,6 +37,11 @@ RDEPEND="virtual/x11
virtual/x11
>=www-client/mozilla-launcher-1.28"
+# 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"
+
src_install() {
# Install mozilla in /opt
dodir /opt