diff options
-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 9c248beaa843..544b42196538 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.19 2012/02/16 18:59:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/ChangeLog,v 1.20 2012/02/16 19:45:17 maekke Exp $ + + 16 Feb 2012; Markus Meier <maekke@gentoo.org> skey-1.1.5-r8.ebuild: + arm stable, bug #402041 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> skey-1.1.5-r8.ebuild: x86 stable 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 1e157d405c8c..89a7d7685e07 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.5 2012/02/16 18:59:34 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/skey-1.1.5-r8.ebuild,v 1.6 2012/02/16 19:45:17 maekke 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 |