diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-11 15:40:26 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-11 15:40:26 +0000 |
commit | a0350ad4e42620a9c55bffee997e223e8a033ba5 (patch) | |
tree | 121a870931cfe6782bceedc4552db9b05076ad29 /net-libs/osptoolkit/osptoolkit-3.5.0.ebuild | |
parent | Version bump for CVE-2011-2895. (diff) | |
download | gentoo-2-a0350ad4e42620a9c55bffee997e223e8a033ba5.tar.gz gentoo-2-a0350ad4e42620a9c55bffee997e223e8a033ba5.tar.bz2 gentoo-2-a0350ad4e42620a9c55bffee997e223e8a033ba5.zip |
Mark stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #378757.
(Portage version: 2.1.10.10/cvs/Linux x86_64)
Diffstat (limited to 'net-libs/osptoolkit/osptoolkit-3.5.0.ebuild')
-rw-r--r-- | net-libs/osptoolkit/osptoolkit-3.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/osptoolkit/osptoolkit-3.5.0.ebuild b/net-libs/osptoolkit/osptoolkit-3.5.0.ebuild index 22e0d0285393..fa3cab799761 100644 --- a/net-libs/osptoolkit/osptoolkit-3.5.0.ebuild +++ b/net-libs/osptoolkit/osptoolkit-3.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/osptoolkit/osptoolkit-3.5.0.ebuild,v 1.2 2011/03/24 14:34:40 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/osptoolkit/osptoolkit-3.5.0.ebuild,v 1.3 2011/08/11 15:40:26 chainsaw Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/osp-toolkit/OSPToolkit-${PV}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="dev-libs/openssl" |