diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-06 20:21:23 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-06 20:21:23 +0000 |
commit | 8a1659639f005640ade78ca783112c6965806c44 (patch) | |
tree | 20b1fb49c84411a29c7cc52afc135fc84da3f672 /www-client | |
parent | alpha/ia64/x86 stable wrt security #196480 (diff) | |
download | historical-8a1659639f005640ade78ca783112c6965806c44.tar.gz historical-8a1659639f005640ade78ca783112c6965806c44.tar.bz2 historical-8a1659639f005640ade78ca783112c6965806c44.zip |
x86 stable wrt security #196480
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/seamonkey-bin/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/seamonkey-bin/seamonkey-bin-1.1.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/seamonkey-bin/ChangeLog b/www-client/seamonkey-bin/ChangeLog index 921aecff1c92..10cceb0c51df 100644 --- a/www-client/seamonkey-bin/ChangeLog +++ b/www-client/seamonkey-bin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/seamonkey-bin # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.30 2007/11/06 16:01:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/ChangeLog,v 1.31 2007/11/06 20:21:23 armin76 Exp $ + + 06 Nov 2007; Raúl Porcel <armin76@gentoo.org> seamonkey-bin-1.1.6.ebuild: + x86 stable wrt security #196480 *seamonkey-bin-1.1.6 (06 Nov 2007) diff --git a/www-client/seamonkey-bin/seamonkey-bin-1.1.6.ebuild b/www-client/seamonkey-bin/seamonkey-bin-1.1.6.ebuild index e52c19ec426c..39e3eb042ca5 100644 --- a/www-client/seamonkey-bin/seamonkey-bin-1.1.6.ebuild +++ b/www-client/seamonkey-bin/seamonkey-bin-1.1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.6.ebuild,v 1.1 2007/11/06 16:01:59 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey-bin/seamonkey-bin-1.1.6.ebuild,v 1.2 2007/11/06 20:21:23 armin76 Exp $ inherit eutils mozilla-launcher multilib @@ -9,7 +9,7 @@ SRC_URI="http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/${PV}/se HOMEPAGE="http://www.mozilla.org/projects/seamonkey/" RESTRICT="strip" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* ~amd64 x86" SLOT="0" LICENSE="MPL-1.1 GPL-2 LGPL-2.1" IUSE="" |