diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-10-31 15:13:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-10-31 15:13:02 +0000 |
commit | d5a4e3a007414c23386b251f2ae1c0988993de0d (patch) | |
tree | a4a729eebd9b470601f0f9a89bd60271ba843de0 /www-client/mozilla-launcher/mozilla-launcher-1.52.ebuild | |
parent | Stable on sparc (diff) | |
download | gentoo-2-d5a4e3a007414c23386b251f2ae1c0988993de0d.tar.gz gentoo-2-d5a4e3a007414c23386b251f2ae1c0988993de0d.tar.bz2 gentoo-2-d5a4e3a007414c23386b251f2ae1c0988993de0d.zip |
Bump to 1.54 (from 1.52-r1). Mark 1.52 stable everywhere. Remove 1.51.
Toss the half-baked aoss patch and make aoss usage completely dynamic.
Re-add keywords.
(Portage version: 2.1.2_pre3-r1)
Diffstat (limited to 'www-client/mozilla-launcher/mozilla-launcher-1.52.ebuild')
-rw-r--r-- | www-client/mozilla-launcher/mozilla-launcher-1.52.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-client/mozilla-launcher/mozilla-launcher-1.52.ebuild b/www-client/mozilla-launcher/mozilla-launcher-1.52.ebuild index b201b1b35824..fc34eb2ccc15 100644 --- a/www-client/mozilla-launcher/mozilla-launcher-1.52.ebuild +++ b/www-client/mozilla-launcher/mozilla-launcher-1.52.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.52.ebuild,v 1.2 2006/07/07 17:24:27 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/mozilla-launcher-1.52.ebuild,v 1.3 2006/10/31 15:13:02 agriffis 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 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sparc x86 x86-fbsd" IUSE="" DEPEND="" |