diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:53:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:53:29 +0000 |
commit | 308c25a284489b2d338b3c570762b19951ef893a (patch) | |
tree | da4e0e346e3d1af6d39472b1cae950ac6015f625 /sys-apps | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-308c25a284489b2d338b3c570762b19951ef893a.tar.gz gentoo-2-308c25a284489b2d338b3c570762b19951ef893a.tar.bz2 gentoo-2-308c25a284489b2d338b3c570762b19951ef893a.zip |
Stable for amd64, wrt bug #512912
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/keyutils/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/keyutils/keyutils-1.5.9-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/keyutils/ChangeLog b/sys-apps/keyutils/ChangeLog index 16d899ae281b..7ec2330d642e 100644 --- a/sys-apps/keyutils/ChangeLog +++ b/sys-apps/keyutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/keyutils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/keyutils/ChangeLog,v 1.42 2014/07/14 19:30:10 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/keyutils/ChangeLog,v 1.43 2014/07/22 10:53:29 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> keyutils-1.5.9-r1.ebuild: + Stable for amd64, wrt bug #512912 14 Jul 2014; <tgall@gentoo.org> keyutils-1.5.9-r1.ebuild: arm64 stable, bug #516116 diff --git a/sys-apps/keyutils/keyutils-1.5.9-r1.ebuild b/sys-apps/keyutils/keyutils-1.5.9-r1.ebuild index 49add1c17667..8292507808a0 100644 --- a/sys-apps/keyutils/keyutils-1.5.9-r1.ebuild +++ b/sys-apps/keyutils/keyutils-1.5.9-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/keyutils/keyutils-1.5.9-r1.ebuild,v 1.2 2014/07/14 19:30:10 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/keyutils/keyutils-1.5.9-r1.ebuild,v 1.3 2014/07/22 10:53:29 ago Exp $ EAPI="5" @@ -12,7 +12,7 @@ SRC_URI="http://people.redhat.com/dhowells/${PN}/${P}.tar.bz2" LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" IUSE="test" RDEPEND=" |