summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-08-25 20:03:29 +0000
committerMarkus Meier <maekke@gentoo.org>2013-08-25 20:03:29 +0000
commit9f0174e6a47794f18c3e0538b7fa4733d92f0b0d (patch)
tree57b4fa7817a5cb7cf6ad9ed62e62380971c87166 /sys-libs/tevent
parentstabilize correct version for bug #478260 (diff)
downloadgentoo-2-9f0174e6a47794f18c3e0538b7fa4733d92f0b0d.tar.gz
gentoo-2-9f0174e6a47794f18c3e0538b7fa4733d92f0b0d.tar.bz2
gentoo-2-9f0174e6a47794f18c3e0538b7fa4733d92f0b0d.zip
stabilize correct version for bug #478260
(Portage version: 2.2.1/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r--sys-libs/tevent/ChangeLog6
-rw-r--r--sys-libs/tevent/tevent-0.9.18.ebuild4
-rw-r--r--sys-libs/tevent/tevent-0.9.19.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-libs/tevent/ChangeLog b/sys-libs/tevent/ChangeLog
index 82f8e4bb5d38..fb8f743ddd6a 100644
--- a/sys-libs/tevent/ChangeLog
+++ b/sys-libs/tevent/ChangeLog
@@ -1,6 +1,10 @@
# 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.43 2013/08/25 19:58:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.44 2013/08/25 20:03:29 maekke Exp $
+
+ 25 Aug 2013; Markus Meier <maekke@gentoo.org> tevent-0.9.18.ebuild,
+ tevent-0.9.19.ebuild:
+ stabilize correct version for bug #478260
25 Aug 2013; Markus Meier <maekke@gentoo.org> tevent-0.9.19.ebuild:
arm stable, bug #478260
diff --git a/sys-libs/tevent/tevent-0.9.18.ebuild b/sys-libs/tevent/tevent-0.9.18.ebuild
index f5bb436fc65d..c733b7b1bed5 100644
--- a/sys-libs/tevent/tevent-0.9.18.ebuild
+++ b/sys-libs/tevent/tevent-0.9.18.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.18.ebuild,v 1.2 2013/08/24 15:40:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.18.ebuild,v 1.3 2013/08/25 20:03:29 maekke 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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
RDEPEND=">=sys-libs/talloc-2.0.6[python]"
diff --git a/sys-libs/tevent/tevent-0.9.19.ebuild b/sys-libs/tevent/tevent-0.9.19.ebuild
index a454f0805355..add3b463212a 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.5 2013/08/25 19:58:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.19.ebuild,v 1.6 2013/08/25 20:03:29 maekke 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]