diff options
author | 2008-10-02 18:16:52 +0000 | |
---|---|---|
committer | 2008-10-02 18:16:52 +0000 | |
commit | 9f67ba703ed6754fe7da30ac36fc01c6a035efdc (patch) | |
tree | de1d1b288c71c1dc4483e08d9060f7e5be378073 /app-crypt/openssl-blacklist/openssl-blacklist-0.4.1.ebuild | |
parent | Version bump. (diff) | |
download | historical-9f67ba703ed6754fe7da30ac36fc01c6a035efdc.tar.gz historical-9f67ba703ed6754fe7da30ac36fc01c6a035efdc.tar.bz2 historical-9f67ba703ed6754fe7da30ac36fc01c6a035efdc.zip |
Stable for HPPA (bug #232992).
Package-Manager: portage-2.2_rc11/cvs/Linux 2.6.25-gentoo-r7-JeR i686
Diffstat (limited to 'app-crypt/openssl-blacklist/openssl-blacklist-0.4.1.ebuild')
-rw-r--r-- | app-crypt/openssl-blacklist/openssl-blacklist-0.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/openssl-blacklist/openssl-blacklist-0.4.1.ebuild b/app-crypt/openssl-blacklist/openssl-blacklist-0.4.1.ebuild index 36bbb633dad8..c076e9488cd2 100644 --- a/app-crypt/openssl-blacklist/openssl-blacklist-0.4.1.ebuild +++ b/app-crypt/openssl-blacklist/openssl-blacklist-0.4.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/openssl-blacklist/openssl-blacklist-0.4.1.ebuild,v 1.2 2008/07/28 06:52:41 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/openssl-blacklist/openssl-blacklist-0.4.1.ebuild,v 1.3 2008/10/02 18:16:52 jer Exp $ DESCRIPTION="Detection of weak ssl keys produced by certain debian versions between 2006 and 2008" HOMEPAGE="https://launchpad.net/ubuntu/+source/openssl-blacklist/" SRC_URI="mirror://debian/pool/main/o/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~hppa x86 ~x86-fbsd" +KEYWORDS="amd64 hppa x86 ~x86-fbsd" IUSE="" DEPEND="dev-lang/python" S="${WORKDIR}/trunk" |