summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-25 16:48:31 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-25 16:48:31 +0000
commit3ca4a61e6ed00060e4ed58b5975d49c0ee579b41 (patch)
tree937f58169256ae664472c654f9bc5a43f5453328 /sys-libs
parentStable for amd64, wrt bug #444686 (diff)
downloadgentoo-2-3ca4a61e6ed00060e4ed58b5975d49c0ee579b41.tar.gz
gentoo-2-3ca4a61e6ed00060e4ed58b5975d49c0ee579b41.tar.bz2
gentoo-2-3ca4a61e6ed00060e4ed58b5975d49c0ee579b41.zip
Stable for x86, wrt bug #444686
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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 6443ebfcc848..e6d3630ec24b 100644
--- a/sys-libs/tevent/ChangeLog
+++ b/sys-libs/tevent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/tevent
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.24 2012/11/25 16:45:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.25 2012/11/25 16:48:31 ago Exp $
+
+ 25 Nov 2012; Agostino Sarubbo <ago@gentoo.org> tevent-0.9.17.ebuild:
+ Stable for x86, wrt bug #444686
25 Nov 2012; Agostino Sarubbo <ago@gentoo.org> tevent-0.9.17.ebuild:
Stable for amd64, wrt bug #444686
diff --git a/sys-libs/tevent/tevent-0.9.17.ebuild b/sys-libs/tevent/tevent-0.9.17.ebuild
index 3c025dbd46e2..0fde5a05110a 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-2012 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.3 2012/11/25 16:45:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.17.ebuild,v 1.4 2012/11/25 16:48:31 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="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
RDEPEND=">=sys-libs/talloc-2.0.6[python]"