summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-25 16:37:14 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-25 16:37:14 +0000
commit955182b9c71f44957b051a7bd3d9e95184945a62 (patch)
treea1e6e78b987fc2143f21a414ca7a722a2a3315b7 /sys-libs/tevent
parentRestricting pypy (diff)
downloadhistorical-955182b9c71f44957b051a7bd3d9e95184945a62.tar.gz
historical-955182b9c71f44957b051a7bd3d9e95184945a62.tar.bz2
historical-955182b9c71f44957b051a7bd3d9e95184945a62.zip
Stable for amd64, wrt bug #405617
Package-Manager: portage-2.1.10.44/cvs/Linux x86_64
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r--sys-libs/tevent/ChangeLog5
-rw-r--r--sys-libs/tevent/tevent-0.9.14-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/tevent/ChangeLog b/sys-libs/tevent/ChangeLog
index f5212b1f8af4..cc269e923c7a 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.12 2012/02/18 19:44:43 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.13 2012/02/25 16:36:45 ago Exp $
+
+ 25 Feb 2012; Agostino Sarubbo <ago@gentoo.org> tevent-0.9.14-r1.ebuild:
+ Stable for amd64, wrt bug #405617
18 Feb 2012; Tobias Klausmann <klausman@gentoo.org> tevent-0.9.14-r1.ebuild:
Keyworded on alpha, bug #377809
diff --git a/sys-libs/tevent/tevent-0.9.14-r1.ebuild b/sys-libs/tevent/tevent-0.9.14-r1.ebuild
index 550cfceb8ddb..f82bdd7254ba 100644
--- a/sys-libs/tevent/tevent-0.9.14-r1.ebuild
+++ b/sys-libs/tevent/tevent-0.9.14-r1.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.14-r1.ebuild,v 1.2 2012/02/18 19:44:43 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.14-r1.ebuild,v 1.3 2012/02/25 16:36:45 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 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd"
IUSE=""
RDEPEND=">=dev-lang/python-2.4.2