summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-09-03 11:55:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-09-03 11:55:10 +0000
commitb99aa59aa15929c8f44427303f75c3d83e60fddd (patch)
tree8f85156fbd1c9a5f7c0b048d07adc019b7b23c66 /sys-libs
parentStable for ia64, wrt bug #478260 (diff)
downloadgentoo-2-b99aa59aa15929c8f44427303f75c3d83e60fddd.tar.gz
gentoo-2-b99aa59aa15929c8f44427303f75c3d83e60fddd.tar.bz2
gentoo-2-b99aa59aa15929c8f44427303f75c3d83e60fddd.zip
Stable for ia64, wrt bug #478260
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", 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.19.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/tevent/ChangeLog b/sys-libs/tevent/ChangeLog
index e18b108ba045..e0ba6685da88 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.48 2013/09/01 22:58:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.49 2013/09/03 11:55:10 ago Exp $
+
+ 03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> tevent-0.9.19.ebuild:
+ Stable for ia64, wrt bug #478260
01 Sep 2013; Jeroen Roovers <jer@gentoo.org> tevent-0.9.19.ebuild:
Stable for HPPA (bug #478260).
diff --git a/sys-libs/tevent/tevent-0.9.19.ebuild b/sys-libs/tevent/tevent-0.9.19.ebuild
index a09b72ca0724..a2f9e614abff 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.10 2013/09/01 22:58:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.19.ebuild,v 1.11 2013/09/03 11:55:10 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 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]