summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2015-03-06 07:40:33 +0000
committerLars Wendler <polynomial-c@gentoo.org>2015-03-06 07:40:33 +0000
commit05c3445efcdff9a0bb9f29813e037aa64ba75702 (patch)
tree3bd7e949b154d8bdf42331ec377ea2f8db41050f /sys-libs
parentStable for HPPA (bug #530652). (diff)
downloadgentoo-2-05c3445efcdff9a0bb9f29813e037aa64ba75702.tar.gz
gentoo-2-05c3445efcdff9a0bb9f29813e037aa64ba75702.tar.bz2
gentoo-2-05c3445efcdff9a0bb9f29813e037aa64ba75702.zip
Version bump. Removed old
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
Diffstat (limited to 'sys-libs')
-rw-r--r--sys-libs/tevent/ChangeLog8
-rw-r--r--sys-libs/tevent/tevent-0.9.24.ebuild (renamed from sys-libs/tevent/tevent-0.9.22.ebuild)4
2 files changed, 9 insertions, 3 deletions
diff --git a/sys-libs/tevent/ChangeLog b/sys-libs/tevent/ChangeLog
index e8c4f3138d6b..104b73097a7a 100644
--- a/sys-libs/tevent/ChangeLog
+++ b/sys-libs/tevent/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for sys-libs/tevent
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.75 2015/03/02 13:13:01 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.76 2015/03/06 07:40:33 polynomial-c Exp $
+
+*tevent-0.9.24 (06 Mar 2015)
+
+ 06 Mar 2015; Lars Wendler <polynomial-c@gentoo.org> -tevent-0.9.22.ebuild,
+ +tevent-0.9.24.ebuild:
+ Version bump. Removed old.
*tevent-0.9.23 (02 Mar 2015)
diff --git a/sys-libs/tevent/tevent-0.9.22.ebuild b/sys-libs/tevent/tevent-0.9.24.ebuild
index dfeca3abc350..91ac57fb2cad 100644
--- a/sys-libs/tevent/tevent-0.9.22.ebuild
+++ b/sys-libs/tevent/tevent-0.9.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.22.ebuild,v 1.3 2015/01/03 12:42:15 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.24.ebuild,v 1.1 2015/03/06 07:40:33 polynomial-c Exp $
EAPI=5
PYTHON_COMPAT=( python2_{6,7} )
@@ -17,7 +17,7 @@ SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
IUSE="python"
-RDEPEND=">=sys-libs/talloc-2.1.0[${MULTILIB_USEDEP}]
+RDEPEND=">=sys-libs/talloc-2.1.1[${MULTILIB_USEDEP}]
python? ( ${PYTHON_DEPS} )"
DEPEND="${RDEPEND}