diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 17:25:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 17:25:13 +0000 |
commit | c638d370961a4915a1cb84d9ac25c58d3686318a (patch) | |
tree | 7a8d8d3764c49b9812948aad1be539c237548e42 /sys-apps | |
parent | Stable for ia64, wrt bug #517936 (diff) | |
download | gentoo-2-c638d370961a4915a1cb84d9ac25c58d3686318a.tar.gz gentoo-2-c638d370961a4915a1cb84d9ac25c58d3686318a.tar.bz2 gentoo-2-c638d370961a4915a1cb84d9ac25c58d3686318a.zip |
Stable for ia64, wrt bug #517936
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 4e7a5f04e391..91353ef385c6 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.49 2014/08/10 17:24:53 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/keyutils/ChangeLog,v 1.50 2014/08/10 17:25:13 ago Exp $ + + 10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> keyutils-1.5.9-r1.ebuild: + Stable for ia64, wrt bug #517936 10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> keyutils-1.5.9-r1.ebuild: Stable for ppc64, 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 a7ef3b7f81b4..3cc4c4f87b90 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.9 2014/08/10 17:24:53 ago Exp $ +# $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 $ 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=" |