diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-08 01:35:44 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-08 01:35:44 +0000 |
commit | 73e2e483f4d9fbfa74409e75e113817299a75914 (patch) | |
tree | ea928c80ff14cc0a51881bef586771b258b11a00 /sys-auth | |
parent | Initial import (diff) | |
download | gentoo-2-73e2e483f4d9fbfa74409e75e113817299a75914.tar.gz gentoo-2-73e2e483f4d9fbfa74409e75e113817299a75914.tar.bz2 gentoo-2-73e2e483f4d9fbfa74409e75e113817299a75914.zip |
Stable for HPPA (bug #402041).
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/skey/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/skey/skey-1.1.5-r8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-auth/skey/ChangeLog b/sys-auth/skey/ChangeLog index bf4323f9d505..80c61ce4ad56 100644 --- a/sys-auth/skey/ChangeLog +++ b/sys-auth/skey/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/skey # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/ChangeLog,v 1.17 2012/02/03 21:33:44 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/ChangeLog,v 1.18 2012/02/08 01:35:44 jer Exp $ + + 08 Feb 2012; Jeroen Roovers <jer@gentoo.org> skey-1.1.5-r8.ebuild: + Stable for HPPA (bug #402041). 03 Feb 2012; Markos Chandras <hwoarang@gentoo.org> skey-1.1.5-r8.ebuild: Stable on amd64 wrt bug #402041 diff --git a/sys-auth/skey/skey-1.1.5-r8.ebuild b/sys-auth/skey/skey-1.1.5-r8.ebuild index 2e0ac8fddd86..f63421c3d898 100644 --- a/sys-auth/skey/skey-1.1.5-r8.ebuild +++ b/sys-auth/skey/skey-1.1.5-r8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/skey-1.1.5-r8.ebuild,v 1.3 2012/02/03 21:33:44 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/skey-1.1.5-r8.ebuild,v 1.4 2012/02/08 01:35:44 jer Exp $ EAPI=4 @@ -13,7 +13,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="BSD MIT RSA-MD4 RSA-MD5 BEER-WARE" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="static-libs" DEPEND="dev-lang/perl |