diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-03-23 19:10:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-03-23 19:10:40 +0000 |
commit | 3b54f2d92848e5559679e570df706b15e58a1058 (patch) | |
tree | 37902bababa30efa2a1321286088b9d56367df1a /net-www | |
parent | new version on cpan (diff) | |
download | gentoo-2-3b54f2d92848e5559679e570df706b15e58a1058.tar.gz gentoo-2-3b54f2d92848e5559679e570df706b15e58a1058.tar.bz2 gentoo-2-3b54f2d92848e5559679e570df706b15e58a1058.zip |
Stabilize everywhere to prevent build/rebuild cycle since the OOo fix
requires application ebuild updates, and there's a security fix going out
now anyway
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-www')
-rw-r--r-- | net-www/mozilla-launcher/ChangeLog | 8 | ||||
-rw-r--r-- | net-www/mozilla-launcher/mozilla-launcher-1.28.ebuild | 4 |
2 files changed, 9 insertions, 3 deletions
diff --git a/net-www/mozilla-launcher/ChangeLog b/net-www/mozilla-launcher/ChangeLog index f734478fd089..773995be08a2 100644 --- a/net-www/mozilla-launcher/ChangeLog +++ b/net-www/mozilla-launcher/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-www/mozilla-launcher # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-launcher/ChangeLog,v 1.42 2005/03/23 18:43:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-launcher/ChangeLog,v 1.43 2005/03/23 19:10:40 agriffis Exp $ + + 23 Mar 2005; Aron Griffis <agriffis@gentoo.org> + mozilla-launcher-1.28.ebuild: + Stabilize everywhere to prevent build/rebuild cycle since the OOo fix + requires application ebuild updates, and there's a security fix going out + now anyway 23 Mar 2005; <agriffis@gentoo.org> mozilla-launcher-1.22.ebuild, mozilla-launcher-1.23.ebuild, mozilla-launcher-1.26.ebuild, diff --git a/net-www/mozilla-launcher/mozilla-launcher-1.28.ebuild b/net-www/mozilla-launcher/mozilla-launcher-1.28.ebuild index 600d50537871..2babcd973f5d 100644 --- a/net-www/mozilla-launcher/mozilla-launcher-1.28.ebuild +++ b/net-www/mozilla-launcher/mozilla-launcher-1.28.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/net-www/mozilla-launcher/mozilla-launcher-1.28.ebuild,v 1.2 2005/03/23 18:43:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mozilla-launcher/mozilla-launcher-1.28.ebuild,v 1.3 2005/03/23 19:10:40 agriffis Exp $ DESCRIPTION="Script that launches mozilla or firefox" HOMEPAGE="" @@ -8,7 +8,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="" |