summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-08-21 10:46:18 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-08-21 10:46:18 +0000
commit7156c3a5d3b5c497befb499ddb50b30b9630571a (patch)
tree9385c473bef8bde156975893159689e9a5548daa /sys-libs/tevent
parentStable for ppc64, wrt bug #512012 (diff)
downloadgentoo-2-7156c3a5d3b5c497befb499ddb50b30b9630571a.tar.gz
gentoo-2-7156c3a5d3b5c497befb499ddb50b30b9630571a.tar.bz2
gentoo-2-7156c3a5d3b5c497befb499ddb50b30b9630571a.zip
Stable for ppc64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r--sys-libs/tevent/ChangeLog5
-rw-r--r--sys-libs/tevent/tevent-0.9.21-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/tevent/ChangeLog b/sys-libs/tevent/ChangeLog
index 4fb23f9d96a2..fd888ba3137e 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.66 2014/08/11 03:23:09 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.67 2014/08/21 10:46:18 ago Exp $
+
+ 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> tevent-0.9.21-r1.ebuild:
+ Stable for ppc64, wrt bug #512012
11 Aug 2014; Patrick Lauer <patrick@gentoo.org> tevent-0.9.21-r1.ebuild:
Restrict parallel building #519164
diff --git a/sys-libs/tevent/tevent-0.9.21-r1.ebuild b/sys-libs/tevent/tevent-0.9.21-r1.ebuild
index a436dae175e9..5c9e3b7f7166 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.8 2014/08/11 03:23:09 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.21-r1.ebuild,v 1.9 2014/08/21 10:46:18 ago 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}]