From: Andrej Kacian Date: Sat, 11 Nov 2006 00:34:09 +0000 (+0000) Subject: Stable on x86, security bug #152104. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b58f83304854e499ada8b6603e83daeabab41129;p=gentoo.git Stable on x86, security bug #152104. Package-Manager: portage-2.1.2_rc1-r1 --- diff --git a/sys-cluster/torque/ChangeLog b/sys-cluster/torque/ChangeLog index 919cd9f2361e..edbfdd72d2a6 100644 --- a/sys-cluster/torque/ChangeLog +++ b/sys-cluster/torque/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/torque # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.37 2006/10/11 01:16:59 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/ChangeLog,v 1.38 2006/11/11 00:34:09 ticho Exp $ + + 11 Nov 2006; Andrej Kacian torque-2.1.2-r2.ebuild: + Stable on x86, security bug #152104. 11 Oct 2006; Donnie Berkholz ; +files/2.1.2-queue-recov-freemem-fix.patch, torque-2.1.2-r2.ebuild: diff --git a/sys-cluster/torque/torque-2.1.2-r2.ebuild b/sys-cluster/torque/torque-2.1.2-r2.ebuild index fb8ff7783916..2430c4de4b0a 100644 --- a/sys-cluster/torque/torque-2.1.2-r2.ebuild +++ b/sys-cluster/torque/torque-2.1.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.1.2-r2.ebuild,v 1.2 2006/10/11 01:16:59 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/torque/torque-2.1.2-r2.ebuild,v 1.3 2006/11/11 00:34:09 ticho Exp $ inherit autotools flag-o-matic eutils @@ -13,7 +13,7 @@ SRC_URI="http://www.clusterresources.com/downloads/${PN}/${MY_P}.tar.gz" LICENSE="openpbs" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 x86" IUSE="tk crypt server" PROVIDE="virtual/pbs"