diff options
author | 2008-07-04 21:54:26 +0000 | |
---|---|---|
committer | 2008-07-04 21:54:26 +0000 | |
commit | b06ec89919b83aeaacbfc7e075326ef0449e804d (patch) | |
tree | 66b17118aeec73de28a69ee696abbbd635198d61 /net-libs | |
parent | stable x86, bug 229871 (diff) | |
download | gentoo-2-b06ec89919b83aeaacbfc7e075326ef0449e804d.tar.gz gentoo-2-b06ec89919b83aeaacbfc7e075326ef0449e804d.tar.bz2 gentoo-2-b06ec89919b83aeaacbfc7e075326ef0449e804d.zip |
stable amd64, security bug 230567
(Portage version: 2.1.4.4, RepoMan options: --force)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/xulrunner-bin/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/xulrunner-bin/xulrunner-bin-1.8.1.15.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/xulrunner-bin/ChangeLog b/net-libs/xulrunner-bin/ChangeLog index 07a1f1f8d129..22cab189e077 100644 --- a/net-libs/xulrunner-bin/ChangeLog +++ b/net-libs/xulrunner-bin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/xulrunner-bin # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner-bin/ChangeLog,v 1.7 2008/07/04 08:13:15 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner-bin/ChangeLog,v 1.8 2008/07/04 21:54:26 gentoofan23 Exp $ + + 04 Jul 2008; Thomas Anderson <gentoofan23@gentoo.org> + xulrunner-bin-1.8.1.15.ebuild: + stable amd64, security bug 230567 04 Jul 2008; Christian Faulhammer <opfer@gentoo.org> xulrunner-bin-1.8.1.15.ebuild: diff --git a/net-libs/xulrunner-bin/xulrunner-bin-1.8.1.15.ebuild b/net-libs/xulrunner-bin/xulrunner-bin-1.8.1.15.ebuild index 4cdce0ba1ae1..b915097a60e2 100644 --- a/net-libs/xulrunner-bin/xulrunner-bin-1.8.1.15.ebuild +++ b/net-libs/xulrunner-bin/xulrunner-bin-1.8.1.15.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/net-libs/xulrunner-bin/xulrunner-bin-1.8.1.15.ebuild,v 1.2 2008/07/04 08:13:15 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/xulrunner-bin/xulrunner-bin-1.8.1.15.ebuild,v 1.3 2008/07/04 21:54:26 gentoofan23 Exp $ inherit eutils multilib mozilla-launcher @@ -9,7 +9,7 @@ HOMEPAGE="http://developer.mozilla.org/en/docs/XULRunner" SRC_URI="mirror://gentoo/${P}.tbz2" RESTRICT="strip" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" SLOT="0" LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )" IUSE="" |