diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-01-24 15:44:56 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-01-24 15:44:56 +0000 |
commit | 40bc9c56dbdb3ea4c72d93a61edfd6fac8cd1b7e (patch) | |
tree | c5fb1a0ac997f232a4d3efab658ffde7f87eff39 /app-crypt/easy-rsa | |
parent | revbump; drop all refs to doc subsequent to 0.2.5 absent of docs folder, fixe... (diff) | |
download | gentoo-2-40bc9c56dbdb3ea4c72d93a61edfd6fac8cd1b7e.tar.gz gentoo-2-40bc9c56dbdb3ea4c72d93a61edfd6fac8cd1b7e.tar.bz2 gentoo-2-40bc9c56dbdb3ea4c72d93a61edfd6fac8cd1b7e.zip |
Marked ~hppa (bug #453782).
(Portage version: 2.2.0_alpha159/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-crypt/easy-rsa')
-rw-r--r-- | app-crypt/easy-rsa/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/easy-rsa/easy-rsa-2.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/easy-rsa/ChangeLog b/app-crypt/easy-rsa/ChangeLog index 486982641e21..98db27c6ad6e 100644 --- a/app-crypt/easy-rsa/ChangeLog +++ b/app-crypt/easy-rsa/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/easy-rsa # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/ChangeLog,v 1.2 2013/01/24 09:58:39 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/ChangeLog,v 1.3 2013/01/24 15:44:56 jer Exp $ + + 24 Jan 2013; Jeroen Roovers <jer@gentoo.org> easy-rsa-2.2.0.ebuild: + Marked ~hppa (bug #453782). 24 Jan 2013; Dirkjan Ochtman <djc@gentoo.org> easy-rsa-2.2.0.ebuild: Block <openvpn-2.3. diff --git a/app-crypt/easy-rsa/easy-rsa-2.2.0.ebuild b/app-crypt/easy-rsa/easy-rsa-2.2.0.ebuild index dee42bb5f66e..a38d125ec8cc 100644 --- a/app-crypt/easy-rsa/easy-rsa-2.2.0.ebuild +++ b/app-crypt/easy-rsa/easy-rsa-2.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/easy-rsa-2.2.0.ebuild,v 1.2 2013/01/24 09:58:39 djc Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/easy-rsa/easy-rsa-2.2.0.ebuild,v 1.3 2013/01/24 15:44:56 jer Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit eutils multilib toolchain-funcs flag-o-matic DESCRIPTION="Small RSA key management package, based on OpenSSL." HOMEPAGE="http://openvpn.net/" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~hppa ~x86" SRC_URI="http://swupdate.openvpn.net/community/releases/${P}_master.tar.gz" LICENSE="GPL-2" |