diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-15 00:56:08 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-15 00:56:08 +0000 |
commit | bd67a8aeb14707f8546402c407cb108d84747ab8 (patch) | |
tree | 53709ce72d0cdbb95ef8d75fb4e904e7f134e5e1 /www-client | |
parent | sync IUSE (-java -ldap +ipv6 +truetype) (diff) | |
download | gentoo-2-bd67a8aeb14707f8546402c407cb108d84747ab8.tar.gz gentoo-2-bd67a8aeb14707f8546402c407cb108d84747ab8.tar.bz2 gentoo-2-bd67a8aeb14707f8546402c407cb108d84747ab8.zip |
Stable on sparc wrt #98855
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/mozilla-launcher/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/mozilla-launcher/mozilla-launcher-1.34.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/mozilla-launcher/ChangeLog b/www-client/mozilla-launcher/ChangeLog index b2e0983824b0..abdecc052cd7 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/ChangeLog,v 1.14 2005/07/14 19:24:31 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/ChangeLog,v 1.15 2005/07/15 00:54:32 gustavoz Exp $ + + 15 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> + mozilla-launcher-1.34.ebuild: + Stable on sparc wrt #98855 14 Jul 2005; Jory A. Pratt <anarchy@gentoo.org> mozilla-launcher-1.34.ebuild: diff --git a/www-client/mozilla-launcher/mozilla-launcher-1.34.ebuild b/www-client/mozilla-launcher/mozilla-launcher-1.34.ebuild index 5e0f8cc65e1f..cad57f7db3aa 100644 --- a/www-client/mozilla-launcher/mozilla-launcher-1.34.ebuild +++ b/www-client/mozilla-launcher/mozilla-launcher-1.34.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.34.ebuild,v 1.2 2005/07/14 19:24:31 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/mozilla-launcher-1.34.ebuild,v 1.3 2005/07/15 00:54:32 gustavoz Exp $ inherit eutils @@ -11,7 +11,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="" |