diff options
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/mozilla-launcher/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/mozilla-launcher/mozilla-launcher-1.56.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/mozilla-launcher/ChangeLog b/www-client/mozilla-launcher/ChangeLog index 1edf69186920..74a01669b257 100644 --- a/www-client/mozilla-launcher/ChangeLog +++ b/www-client/mozilla-launcher/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/mozilla-launcher # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/ChangeLog,v 1.56 2007/03/06 13:51:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/ChangeLog,v 1.57 2007/03/06 14:06:53 cryos Exp $ + + 06 Mar 2007; Marcus D. Hanwell <cryos@gentoo.org> + mozilla-launcher-1.56.ebuild: + Stable on amd64, bug 168558. 06 Mar 2007; Gustavo Zacarias <gustavoz@gentoo.org> mozilla-launcher-1.56.ebuild: diff --git a/www-client/mozilla-launcher/mozilla-launcher-1.56.ebuild b/www-client/mozilla-launcher/mozilla-launcher-1.56.ebuild index 9768d054634a..55cf6fb51420 100644 --- a/www-client/mozilla-launcher/mozilla-launcher-1.56.ebuild +++ b/www-client/mozilla-launcher/mozilla-launcher-1.56.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/mozilla-launcher-1.56.ebuild,v 1.7 2007/03/06 13:51:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/mozilla-launcher-1.56.ebuild,v 1.8 2007/03/06 14:06:53 cryos Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |