diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 17:25:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 17:25:33 +0000 |
commit | bc41277240ada31aaa417ddf26f25d7500044de9 (patch) | |
tree | 79be973a140a6bf381245540f40ff8dfb5917447 /sys-apps/keyutils | |
parent | Stable for sparc, wrt bug #517936 (diff) | |
download | gentoo-2-bc41277240ada31aaa417ddf26f25d7500044de9.tar.gz gentoo-2-bc41277240ada31aaa417ddf26f25d7500044de9.tar.bz2 gentoo-2-bc41277240ada31aaa417ddf26f25d7500044de9.zip |
Stable for sparc, wrt bug #517936
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps/keyutils')
-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 91353ef385c6..a04fbba9b770 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.50 2014/08/10 17:25:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/keyutils/ChangeLog,v 1.51 2014/08/10 17:25:33 ago Exp $ + + 10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> keyutils-1.5.9-r1.ebuild: + Stable for sparc, wrt bug #517936 10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> keyutils-1.5.9-r1.ebuild: Stable for ia64, wrt bug #517936 diff --git a/sys-apps/keyutils/keyutils-1.5.9-r1.ebuild b/sys-apps/keyutils/keyutils-1.5.9-r1.ebuild index 3cc4c4f87b90..5f6fe000d03e 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.10 2014/08/10 17:25:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/keyutils/keyutils-1.5.9-r1.ebuild,v 1.11 2014/08/10 17:25:33 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=" |