diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-28 20:34:26 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-28 20:34:26 +0000 |
commit | 10119b2c94ab4a25e2c177e9d197fa1d50ebe7ee (patch) | |
tree | 9c8c2867a3f98a4825d6168181b48eea326e5b2d /sys-auth | |
parent | Marking gnuplot-4.4.4-r1 ppc for bug 400975 (diff) | |
download | gentoo-2-10119b2c94ab4a25e2c177e9d197fa1d50ebe7ee.tar.gz gentoo-2-10119b2c94ab4a25e2c177e9d197fa1d50ebe7ee.tar.bz2 gentoo-2-10119b2c94ab4a25e2c177e9d197fa1d50ebe7ee.zip |
Marking skey-1.1.5-r8 ppc for bug 402041
(Portage version: 2.1.10.11/cvs/Linux ppc64)
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 544b42196538..d68a30bd8b2c 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.20 2012/02/16 19:45:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/ChangeLog,v 1.21 2012/02/28 20:34:26 ranger Exp $ + + 28 Feb 2012; Brent Baude <ranger@gentoo.org> skey-1.1.5-r8.ebuild: + Marking skey-1.1.5-r8 ppc for bug 402041 16 Feb 2012; Markus Meier <maekke@gentoo.org> skey-1.1.5-r8.ebuild: arm stable, 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 89a7d7685e07..0b23fc7f8aa2 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.6 2012/02/16 19:45:17 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/skey/skey-1.1.5-r8.ebuild,v 1.7 2012/02/28 20:34:26 ranger 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 |