diff options
author | 2005-05-14 08:34:36 +0000 | |
---|---|---|
committer | 2005-05-14 08:34:36 +0000 | |
commit | 867184e5306365e7fdf40fe7019652d513b46892 (patch) | |
tree | ef30c5bb2f4e8d747cc1f1986343b14be4a6b702 /www-client | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-867184e5306365e7fdf40fe7019652d513b46892.tar.gz gentoo-2-867184e5306365e7fdf40fe7019652d513b46892.tar.bz2 gentoo-2-867184e5306365e7fdf40fe7019652d513b46892.zip |
stable amd64, 92394
(Portage version: 2.0.51.19)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/mozilla-bin/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/mozilla-bin/mozilla-bin-1.7.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/mozilla-bin/ChangeLog b/www-client/mozilla-bin/ChangeLog index f4ccbaab6d0c..10c1f9d1a53b 100644 --- a/www-client/mozilla-bin/ChangeLog +++ b/www-client/mozilla-bin/ChangeLog @@ -1,6 +1,9 @@ # 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.11 2005/05/12 13:25:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-bin/ChangeLog,v 1.12 2005/05/14 08:34:36 blubb Exp $ + + 14 May 2005; Simon Stelling <blubb@gentoo.org> mozilla-bin-1.7.8.ebuild: + stable on amd64 wrt bug #92394 *mozilla-bin-1.7.8 (12 May 2005) diff --git a/www-client/mozilla-bin/mozilla-bin-1.7.8.ebuild b/www-client/mozilla-bin/mozilla-bin-1.7.8.ebuild index e2e534bef6bd..fcece5df5ac5 100644 --- a/www-client/mozilla-bin/mozilla-bin-1.7.8.ebuild +++ b/www-client/mozilla-bin/mozilla-bin-1.7.8.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.8.ebuild,v 1.1 2005/05/12 13:25:11 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-bin/mozilla-bin-1.7.8.ebuild,v 1.2 2005/05/14 08:34:36 blubb Exp $ inherit nsplugins eutils mozilla-launcher @@ -18,7 +18,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" |