diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-07-18 09:18:31 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-07-18 09:18:31 +0000 |
commit | a9614c23e4ce0008b08f52e4744d874da9d15e38 (patch) | |
tree | d7c279b9c96823e3475561a9ad3de6f7830c171b /www-client | |
parent | stable x86, security bug 231975 (diff) | |
download | gentoo-2-a9614c23e4ce0008b08f52e4744d874da9d15e38.tar.gz gentoo-2-a9614c23e4ce0008b08f52e4744d874da9d15e38.tar.bz2 gentoo-2-a9614c23e4ce0008b08f52e4744d874da9d15e38.zip |
stable x86, security bug 231975
(Portage version: 2.1.4.4)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/seamonkey-bin/ChangeLog | 6 | ||||
-rw-r--r-- | www-client/seamonkey-bin/seamonkey-bin-1.1.11.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www-client/seamonkey-bin/ChangeLog b/www-client/seamonkey-bin/ChangeLog index 440de2f5c7c9..627c5548f98e 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.49 2008/07/16 11:56:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.50 2008/07/18 09:18:31 opfer Exp $ + + 18 Jul 2008; Christian Faulhammer <opfer@gentoo.org> + seamonkey-bin-1.1.11.ebuild: + stable x86, security bug 231975 *seamonkey-bin-1.1.11 (16 Jul 2008) diff --git a/www-client/seamonkey-bin/seamonkey-bin-1.1.11.ebuild b/www-client/seamonkey-bin/seamonkey-bin-1.1.11.ebuild index a6c1628cee39..dac06ef3a0b8 100644 --- a/www-client/seamonkey-bin/seamonkey-bin-1.1.11.ebuild +++ b/www-client/seamonkey-bin/seamonkey-bin-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-bin/seamonkey-bin-1.1.11.ebuild,v 1.1 2008/07/16 11:56:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-1.1.11.ebuild,v 1.2 2008/07/18 09:18:31 opfer Exp $ inherit eutils mozilla-launcher multilib @@ -10,7 +10,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="" |