diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-18 18:26:53 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-18 18:26:53 +0000 |
commit | 938b1cde88e7d860a033340e1c474c8e007254fc (patch) | |
tree | 4a255593e278069b0804bf63404b296f799eaee8 /www-client/mozilla-launcher | |
parent | Fixed compilation on amd64 multilib-strict. (diff) | |
download | gentoo-2-938b1cde88e7d860a033340e1c474c8e007254fc.tar.gz gentoo-2-938b1cde88e7d860a033340e1c474c8e007254fc.tar.bz2 gentoo-2-938b1cde88e7d860a033340e1c474c8e007254fc.zip |
Stabilize everywhere
(Portage version: 2.0.51.19)
Diffstat (limited to 'www-client/mozilla-launcher')
-rw-r--r-- | www-client/mozilla-launcher/ChangeLog | 9 | ||||
-rw-r--r-- | www-client/mozilla-launcher/mozilla-launcher-1.32.ebuild | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/www-client/mozilla-launcher/ChangeLog b/www-client/mozilla-launcher/ChangeLog index 22d53c5946e2..318c365216ec 100644 --- a/www-client/mozilla-launcher/ChangeLog +++ b/www-client/mozilla-launcher/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for www-client/mozilla-launcher # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/ChangeLog,v 1.5 2005/03/26 23:51:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/ChangeLog,v 1.6 2005/04/18 18:26:53 agriffis Exp $ + + 18 Apr 2005; Aron Griffis <agriffis@gentoo.org> + mozilla-launcher-1.32.ebuild: + Stabilize everywhere + + 18 Apr 2005; Aron Griffis <agriffis@gentoo.org> : + Stabilize everywhere *mozilla-launcher-1.32 (26 Mar 2005) diff --git a/www-client/mozilla-launcher/mozilla-launcher-1.32.ebuild b/www-client/mozilla-launcher/mozilla-launcher-1.32.ebuild index f565fa85711a..ff1a2c641630 100644 --- a/www-client/mozilla-launcher/mozilla-launcher-1.32.ebuild +++ b/www-client/mozilla-launcher/mozilla-launcher-1.32.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-launcher/mozilla-launcher-1.32.ebuild,v 1.1 2005/03/26 23:51:39 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/mozilla-launcher-1.32.ebuild,v 1.2 2005/04/18 18:26:53 agriffis Exp $ DESCRIPTION="Script that launches mozilla or firefox" HOMEPAGE="" @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.bz2 \ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86" IUSE="" DEPEND="" |