summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-03 20:27:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-03 20:27:48 +0000
commitcf842107278f71d1a18bee37ecc7bc178fa546f3 (patch)
tree3ef9841cb71fa90b2ce519cc9df9149bea4d2958 /sys-libs
parentStable for s390, wrt bug #458712 (diff)
downloadgentoo-2-cf842107278f71d1a18bee37ecc7bc178fa546f3.tar.gz
gentoo-2-cf842107278f71d1a18bee37ecc7bc178fa546f3.tar.bz2
gentoo-2-cf842107278f71d1a18bee37ecc7bc178fa546f3.zip
Stable for s390, wrt bug #458712
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/tevent/ChangeLog5
-rw-r--r--sys-libs/tevent/tevent-0.9.17.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/tevent/ChangeLog b/sys-libs/tevent/ChangeLog
index 973110cefc70..9186532f902c 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.31 2013/03/03 20:08:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.32 2013/03/03 20:27:48 ago Exp $
+
+ 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> tevent-0.9.17.ebuild:
+ Stable for s390, wrt bug #458712
03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> tevent-0.9.17.ebuild:
Stable for ia64, wrt bug #458712
diff --git a/sys-libs/tevent/tevent-0.9.17.ebuild b/sys-libs/tevent/tevent-0.9.17.ebuild
index 17de97172ef4..d0e5be5b6857 100644
--- a/sys-libs/tevent/tevent-0.9.17.ebuild
+++ b/sys-libs/tevent/tevent-0.9.17.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.17.ebuild,v 1.10 2013/03/03 20:08:17 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.17.ebuild,v 1.11 2013/03/03 20:27:48 ago Exp $
EAPI=4
PYTHON_DEPEND="2"
@@ -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 ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
RDEPEND=">=sys-libs/talloc-2.0.6[python]"