diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-02-08 15:48:25 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-02-08 15:48:25 +0000 |
commit | b904c537d11992b6894b9c5b2102d31f7fcaad5f (patch) | |
tree | 4b9b8592ca9fd21624725f33e16450c64b26195a /www-client/mozilla-launcher/mozilla-launcher-1.58.ebuild | |
parent | alpha/ia64/sparc stable wrt security #208128 (diff) | |
download | gentoo-2-b904c537d11992b6894b9c5b2102d31f7fcaad5f.tar.gz gentoo-2-b904c537d11992b6894b9c5b2102d31f7fcaad5f.tar.bz2 gentoo-2-b904c537d11992b6894b9c5b2102d31f7fcaad5f.zip |
alpha/ia64/sparc stable wrt #209358
(Portage version: 2.1.3.19)
Diffstat (limited to 'www-client/mozilla-launcher/mozilla-launcher-1.58.ebuild')
-rw-r--r-- | www-client/mozilla-launcher/mozilla-launcher-1.58.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/mozilla-launcher/mozilla-launcher-1.58.ebuild b/www-client/mozilla-launcher/mozilla-launcher-1.58.ebuild index 9429a87ead40..c39380836b76 100644 --- a/www-client/mozilla-launcher/mozilla-launcher-1.58.ebuild +++ b/www-client/mozilla-launcher/mozilla-launcher-1.58.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.58.ebuild,v 1.1 2008/01/06 19:42:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/mozilla-launcher-1.58.ebuild,v 1.2 2008/02/08 15:48:25 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="" |