diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-01 20:40:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-01 20:40:42 +0000 |
commit | fe8e8ecb39e1c35476e3be361c34b7be74cc0091 (patch) | |
tree | d16c5079b267d8abd3828d44abdd078d79d0572d /www-client/mozilla-launcher | |
parent | x86 stable (diff) | |
download | gentoo-2-fe8e8ecb39e1c35476e3be361c34b7be74cc0091.tar.gz gentoo-2-fe8e8ecb39e1c35476e3be361c34b7be74cc0091.tar.bz2 gentoo-2-fe8e8ecb39e1c35476e3be361c34b7be74cc0091.zip |
x86 stable wrt bug 168558
(Portage version: 2.1.2-r12)
Diffstat (limited to 'www-client/mozilla-launcher')
-rw-r--r-- | www-client/mozilla-launcher/ChangeLog | 8 | ||||
-rw-r--r-- | www-client/mozilla-launcher/mozilla-launcher-1.56.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/www-client/mozilla-launcher/ChangeLog b/www-client/mozilla-launcher/ChangeLog index 0367db6c572a..8f75e0f63e5c 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/ChangeLog,v 1.50 2006/12/26 16:04:43 kloeri Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/ChangeLog,v 1.51 2007/03/01 20:40:42 armin76 Exp $ + + 01 Mar 2007; Raúl Porcel <armin76@gentoo.org> + mozilla-launcher-1.56.ebuild: + x86 stable wrt bug 168558 26 Dec 2006; Bryan Østergaard <kloeri@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 4cb624dff16c..b39083675c64 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-2006 Gentoo Foundation +# 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.2 2006/12/26 16:04:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/mozilla-launcher-1.56.ebuild,v 1.3 2007/03/01 20:40:42 armin76 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="" |