diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-07-17 19:30:31 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-07-17 19:30:31 +0000 |
commit | d215e56307a3e7b7185455c60071bb530ce9c3d1 (patch) | |
tree | f2a498e77449bc42676d5c127cc7d285aaf145bb /www-client | |
parent | amd64 stable, bug #231733 (diff) | |
download | gentoo-2-d215e56307a3e7b7185455c60071bb530ce9c3d1.tar.gz gentoo-2-d215e56307a3e7b7185455c60071bb530ce9c3d1.tar.bz2 gentoo-2-d215e56307a3e7b7185455c60071bb530ce9c3d1.zip |
Stable on ppc64; bug #231975
(Portage version: 2.1.4.4)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/seamonkey/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/seamonkey/seamonkey-1.1.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/seamonkey/ChangeLog b/www-client/seamonkey/ChangeLog index dd1eb80c892e..7a2855eeea57 100644 --- a/www-client/seamonkey/ChangeLog +++ b/www-client/seamonkey/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/seamonkey # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.148 2008/07/17 18:09:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.149 2008/07/17 19:30:31 corsair Exp $ + + 17 Jul 2008; Markus Rothe <corsair@gentoo.org> seamonkey-1.1.11.ebuild: + Stable on ppc64; bug #231975 17 Jul 2008; Raúl Porcel <armin76@gentoo.org> seamonkey-1.1.11.ebuild: alpha/ia64/sparc stable wrt #231975 diff --git a/www-client/seamonkey/seamonkey-1.1.11.ebuild b/www-client/seamonkey/seamonkey-1.1.11.ebuild index 2d273da25675..254b63d27f54 100644 --- a/www-client/seamonkey/seamonkey-1.1.11.ebuild +++ b/www-client/seamonkey/seamonkey-1.1.11.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/seamonkey/seamonkey-1.1.11.ebuild,v 1.2 2008/07/17 18:09:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-1.1.11.ebuild,v 1.3 2008/07/17 19:30:31 corsair Exp $ WANT_AUTOCONF="2.1" @@ -15,7 +15,7 @@ SRC_URI="http://releases.mozilla.org/pub/mozilla.org/${PN}/releases/${PV}/${P}.s mirror://gentoo/${PATCH}.tar.bz2 crypt? ( !moznomail? ( http://www.mozilla-enigmail.org/download/source/enigmail-${EMVER}.tar.gz ) )" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ppc64 sparc ~x86 ~x86-fbsd" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="java ldap mozdevelop moznocompose moznoirc moznomail moznoroaming postgres crypt xforms" |