diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-09-03 12:11:37 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-09-03 12:11:37 +0000 |
commit | 0b962725a41b6172812a4214b234e25b56794da9 (patch) | |
tree | faa33d8dc25598ae1e6a25f53a5e509c7174baf4 /www-client/mozilla-launcher | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-0b962725a41b6172812a4214b234e25b56794da9.tar.gz gentoo-2-0b962725a41b6172812a4214b234e25b56794da9.tar.bz2 gentoo-2-0b962725a41b6172812a4214b234e25b56794da9.zip |
Added ~ppc64 and dropped ~arm because of bug #146108
(Portage version: 2.1-r2)
Diffstat (limited to 'www-client/mozilla-launcher')
-rw-r--r-- | www-client/mozilla-launcher/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/mozilla-launcher/mozilla-launcher-1.52-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/mozilla-launcher/ChangeLog b/www-client/mozilla-launcher/ChangeLog index 7ff0f65d0edc..6985b40c1707 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/ChangeLog,v 1.41 2006/09/03 10:20:34 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/ChangeLog,v 1.42 2006/09/03 12:11:37 corsair Exp $ + + 03 Sep 2006; Markus Rothe <corsair@gentoo.org> + mozilla-launcher-1.52-r1.ebuild: + Added ~ppc64 and dropped ~arm because of bug #146108 *mozilla-launcher-1.52-r1 (03 Sep 2006) diff --git a/www-client/mozilla-launcher/mozilla-launcher-1.52-r1.ebuild b/www-client/mozilla-launcher/mozilla-launcher-1.52-r1.ebuild index 2366c6e19a16..c8dc85628fc8 100644 --- a/www-client/mozilla-launcher/mozilla-launcher-1.52-r1.ebuild +++ b/www-client/mozilla-launcher/mozilla-launcher-1.52-r1.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-r1.ebuild,v 1.1 2006/09/03 10:20:34 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/mozilla-launcher/mozilla-launcher-1.52-r1.ebuild,v 1.2 2006/09/03 12:11:37 corsair Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~x86" IUSE="aoss" DEPEND="" |