diff options
author | Jeroen Roovers <jer@gentoo.org> | 2007-03-02 22:14:33 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2007-03-02 22:14:33 +0000 |
commit | 1fe03791e29a2dd0e105d39853a50a7dd0fc5494 (patch) | |
tree | c7f263db01c6216ef2d0f3cb39a4829a64476d5a /www-client/mozilla-launcher/mozilla-launcher-1.56.ebuild | |
parent | Version bump (diff) | |
download | historical-1fe03791e29a2dd0e105d39853a50a7dd0fc5494.tar.gz historical-1fe03791e29a2dd0e105d39853a50a7dd0fc5494.tar.bz2 historical-1fe03791e29a2dd0e105d39853a50a7dd0fc5494.zip |
Stable for HPPA (bug #168558).
Package-Manager: portage-2.1.2-r13
Diffstat (limited to 'www-client/mozilla-launcher/mozilla-launcher-1.56.ebuild')
-rw-r--r-- | www-client/mozilla-launcher/mozilla-launcher-1.56.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/mozilla-launcher/mozilla-launcher-1.56.ebuild b/www-client/mozilla-launcher/mozilla-launcher-1.56.ebuild index b39083675c64..04328a9f0394 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-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.3 2007/03/01 20:40:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/mozilla-launcher-1.56.ebuild,v 1.4 2007/03/02 22:14:33 jer 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="" |