diff options
author | Andrej Kacian <ticho@gentoo.org> | 2006-11-11 00:25:42 +0000 |
---|---|---|
committer | Andrej Kacian <ticho@gentoo.org> | 2006-11-11 00:25:42 +0000 |
commit | 751b3cb664fb04e07f5e38bf783c577099beecc8 (patch) | |
tree | 243ddd84710f61c119f7c386877b551fba81fb65 /sys-cluster/openpbs-common | |
parent | Stable on x86, bug #154574. (diff) | |
download | gentoo-2-751b3cb664fb04e07f5e38bf783c577099beecc8.tar.gz gentoo-2-751b3cb664fb04e07f5e38bf783c577099beecc8.tar.bz2 gentoo-2-751b3cb664fb04e07f5e38bf783c577099beecc8.zip |
Stable on x86, security bug #152104.
(Portage version: 2.1.2_rc1-r1)
Diffstat (limited to 'sys-cluster/openpbs-common')
5 files changed, 6 insertions, 6 deletions
diff --git a/sys-cluster/openpbs-common/ChangeLog b/sys-cluster/openpbs-common/ChangeLog index 944fccf0afcd..135837a7c517 100644 --- a/sys-cluster/openpbs-common/ChangeLog +++ b/sys-cluster/openpbs-common/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-cluster/openpbs-common # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs-common/ChangeLog,v 1.6 2006/09/25 05:08:24 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs-common/ChangeLog,v 1.7 2006/11/11 00:25:42 ticho Exp $ + + 11 Nov 2006; Andrej Kacian <ticho@gentoo.org> openpbs-common-1.1.1.ebuild: + Stable on x86, security bug #152104. *openpbs-common-1.1.1 (25 Sep 2006) diff --git a/sys-cluster/openpbs-common/files/digest-openpbs-common-1.0.0 b/sys-cluster/openpbs-common/files/digest-openpbs-common-1.0.0 index 8b137891791f..e69de29bb2d1 100644 --- a/sys-cluster/openpbs-common/files/digest-openpbs-common-1.0.0 +++ b/sys-cluster/openpbs-common/files/digest-openpbs-common-1.0.0 @@ -1 +0,0 @@ - diff --git a/sys-cluster/openpbs-common/files/digest-openpbs-common-1.1.0 b/sys-cluster/openpbs-common/files/digest-openpbs-common-1.1.0 index 8b137891791f..e69de29bb2d1 100644 --- a/sys-cluster/openpbs-common/files/digest-openpbs-common-1.1.0 +++ b/sys-cluster/openpbs-common/files/digest-openpbs-common-1.1.0 @@ -1 +0,0 @@ - diff --git a/sys-cluster/openpbs-common/files/digest-openpbs-common-1.1.1 b/sys-cluster/openpbs-common/files/digest-openpbs-common-1.1.1 index 8b137891791f..e69de29bb2d1 100644 --- a/sys-cluster/openpbs-common/files/digest-openpbs-common-1.1.1 +++ b/sys-cluster/openpbs-common/files/digest-openpbs-common-1.1.1 @@ -1 +0,0 @@ - diff --git a/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild b/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild index 1d809e188a4a..540dcdf965bd 100644 --- a/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild +++ b/sys-cluster/openpbs-common/openpbs-common-1.1.1.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/openpbs-common/openpbs-common-1.1.1.ebuild,v 1.1 2006/09/25 05:08:24 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/openpbs-common/openpbs-common-1.1.1.ebuild,v 1.2 2006/11/11 00:25:42 ticho Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64" IUSE="" DEPEND="" |