From e5caf0011f1fb519c6d1689394b1e58cec99e371 Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Fri, 6 Sep 2013 20:08:35 +0000 Subject: arm stable, bug #478260 (Portage version: 2.2.1/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.19.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-libs/tevent') diff --git a/sys-libs/tevent/ChangeLog b/sys-libs/tevent/ChangeLog index fff4d5dfe773..103166748b78 100644 --- a/sys-libs/tevent/ChangeLog +++ b/sys-libs/tevent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/tevent # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.52 2013/09/06 16:04:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.53 2013/09/06 20:08:35 maekke Exp $ + + 06 Sep 2013; Markus Meier tevent-0.9.19.ebuild: + arm stable, bug #478260 06 Sep 2013; Agostino Sarubbo tevent-0.9.19.ebuild: Stable for sparc, wrt bug #478260 diff --git a/sys-libs/tevent/tevent-0.9.19.ebuild b/sys-libs/tevent/tevent-0.9.19.ebuild index 22c209426e12..c81a78841561 100644 --- a/sys-libs/tevent/tevent-0.9.19.ebuild +++ b/sys-libs/tevent/tevent-0.9.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.19.ebuild,v 1.14 2013/09/06 16:04:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.19.ebuild,v 1.15 2013/09/06 20:08:35 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 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux" IUSE="" RDEPEND=">=sys-libs/talloc-2.0.8[python] -- cgit v1.2.3-65-gdbad