From 0e276fc452188ae24a0de833cdb87e749701ada1 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Sat, 11 Oct 2014 13:38:57 +0000 Subject: arm stable, bug #512012 (Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062) --- sys-libs/tevent/ChangeLog | 5 ++++- sys-libs/tevent/tevent-0.9.21-r1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-libs') diff --git a/sys-libs/tevent/ChangeLog b/sys-libs/tevent/ChangeLog index 004e4257e79e..14ee5fe38d48 100644 --- a/sys-libs/tevent/ChangeLog +++ b/sys-libs/tevent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/tevent # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.71 2014/10/03 21:02:14 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.72 2014/10/11 13:38:57 maekke Exp $ + + 11 Oct 2014; Markus Meier tevent-0.9.21-r1.ebuild: + arm stable, bug #512012 *tevent-0.9.22 (03 Oct 2014) diff --git a/sys-libs/tevent/tevent-0.9.21-r1.ebuild b/sys-libs/tevent/tevent-0.9.21-r1.ebuild index 741b5af27807..b057e5fb8ea5 100644 --- a/sys-libs/tevent/tevent-0.9.21-r1.ebuild +++ b/sys-libs/tevent/tevent-0.9.21-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-libs/tevent/tevent-0.9.21-r1.ebuild,v 1.12 2014/09/15 08:24:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.21-r1.ebuild,v 1.13 2014/10/11 13:38:57 maekke Exp $ EAPI=5 PYTHON_COMPAT=( python2_{6,7} ) @@ -13,7 +13,7 @@ SRC_URI="http://samba.org/ftp/tevent/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="python" RDEPEND=">=sys-libs/talloc-2.1.0[python?,${MULTILIB_USEDEP}] -- cgit v1.2.3-65-gdbad