diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:43:48 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 15:43:48 +0000 |
commit | fc4f8458d5e8071baefe4902fd526c1961da2bca (patch) | |
tree | 092f247d4fa958553e4be97bd68c5bcb9ee76c97 | |
parent | arm stable, bug #407831 (diff) | |
download | gentoo-2-fc4f8458d5e8071baefe4902fd526c1961da2bca.tar.gz gentoo-2-fc4f8458d5e8071baefe4902fd526c1961da2bca.tar.bz2 gentoo-2-fc4f8458d5e8071baefe4902fd526c1961da2bca.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #402041
(Portage version: 2.1.10.49/cvs/Linux ia64)
-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 23564325947e..651166bc448d 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.22 2012/03/08 21:26:49 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/ChangeLog,v 1.23 2012/03/25 15:43:48 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> skey-1.1.5-r8.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #402041 08 Mar 2012; Brent Baude <ranger@gentoo.org> skey-1.1.5-r8.ebuild: Marking skey-1.1.5-r8 ppc64 for 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 75ae7344c5ac..4559bdf0c130 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.8 2012/03/08 21:26:49 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/skey-1.1.5-r8.ebuild,v 1.9 2012/03/25 15:43:48 armin76 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 |