diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-21 22:40:00 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-21 22:40:00 +0000 |
commit | d05f6bcd2638f3e7efd0230b237d4d2abc69abb4 (patch) | |
tree | 5f5a1bfe9cc9bef8bd6cf988e3196a177ff45c9f /www-client | |
parent | stable x86, security bug 329279 (diff) | |
download | gentoo-2-d05f6bcd2638f3e7efd0230b237d4d2abc69abb4.tar.gz gentoo-2-d05f6bcd2638f3e7efd0230b237d4d2abc69abb4.tar.bz2 gentoo-2-d05f6bcd2638f3e7efd0230b237d4d2abc69abb4.zip |
stable x86, security bug 329279
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/seamonkey-bin/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/seamonkey-bin/seamonkey-bin-2.0.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/seamonkey-bin/ChangeLog b/www-client/seamonkey-bin/ChangeLog index 6f416d937609..26c6c3ad9675 100644 --- a/www-client/seamonkey-bin/ChangeLog +++ b/www-client/seamonkey-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for www-client/seamonkey-bin # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.78 2010/07/21 10:14:43 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.79 2010/07/21 22:40:00 fauli Exp $ + + 21 Jul 2010; Christian Faulhammer <fauli@gentoo.org> + seamonkey-bin-2.0.6.ebuild: + stable x86, security bug 329279 *seamonkey-bin-2.0.6 (21 Jul 2010) diff --git a/www-client/seamonkey-bin/seamonkey-bin-2.0.6.ebuild b/www-client/seamonkey-bin/seamonkey-bin-2.0.6.ebuild index 91d2c1821761..eabd6d10ad6b 100644 --- a/www-client/seamonkey-bin/seamonkey-bin-2.0.6.ebuild +++ b/www-client/seamonkey-bin/seamonkey-bin-2.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.0.6.ebuild,v 1.1 2010/07/21 10:14:43 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-2.0.6.ebuild,v 1.2 2010/07/21 22:40:00 fauli Exp $ inherit eutils mozilla-launcher multilib @@ -13,7 +13,7 @@ HOMEPAGE="http://www.seamonkey-project.org/" RESTRICT="strip" QA_EXECSTACK="opt/seamonkey/*" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="" |