diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2007-03-06 14:06:53 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2007-03-06 14:06:53 +0000 |
commit | 052fd0fdff008887c9a4a4e48adcf70f80e6a01d (patch) | |
tree | bea1a1662165b04e707a6612a85574b46c0337e8 /www-client/mozilla-launcher/mozilla-launcher-1.56.ebuild | |
parent | bump to latest stable upstream release (diff) | |
download | historical-052fd0fdff008887c9a4a4e48adcf70f80e6a01d.tar.gz historical-052fd0fdff008887c9a4a4e48adcf70f80e6a01d.tar.bz2 historical-052fd0fdff008887c9a4a4e48adcf70f80e6a01d.zip |
Stable on amd64, bug 168558.
Package-Manager: portage-2.1.2.1
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 9768d054634a..55cf6fb51420 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.7 2007/03/06 13:51:42 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/mozilla-launcher-1.56.ebuild,v 1.8 2007/03/06 14:06:53 cryos 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="" |