summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2013-08-06 11:55:08 +0000
committerLars Wendler <polynomial-c@gentoo.org>2013-08-06 11:55:08 +0000
commitac780ed5576801df3d760c9135f4fa845b4cdac7 (patch)
treef980177c0f4a0609df56373149eb05e70746c512 /sys-libs/tevent
parentversion bump (diff)
downloadgentoo-2-ac780ed5576801df3d760c9135f4fa845b4cdac7.tar.gz
gentoo-2-ac780ed5576801df3d760c9135f4fa845b4cdac7.tar.bz2
gentoo-2-ac780ed5576801df3d760c9135f4fa845b4cdac7.zip
Version bump. Removed old
(Portage version: 2.2.0_alpha194/cvs/Linux x86_64, signed Manifest commit with key 0x981CA6FC)
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r--sys-libs/tevent/ChangeLog8
-rw-r--r--sys-libs/tevent/tevent-0.9.14-r1.ebuild46
-rw-r--r--sys-libs/tevent/tevent-0.9.16.ebuild45
-rw-r--r--sys-libs/tevent/tevent-0.9.19.ebuild38
4 files changed, 45 insertions, 92 deletions
diff --git a/sys-libs/tevent/ChangeLog b/sys-libs/tevent/ChangeLog
index 9cd8e9b0c8fd..700cbdde2625 100644
--- a/sys-libs/tevent/ChangeLog
+++ b/sys-libs/tevent/ChangeLog
@@ -1,6 +1,12 @@
# 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.37 2013/06/20 02:09:17 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.38 2013/08/06 11:55:07 polynomial-c Exp $
+
+*tevent-0.9.19 (06 Aug 2013)
+
+ 06 Aug 2013; Lars Wendler <polynomial-c@gentoo.org> -tevent-0.9.14-r1.ebuild,
+ -tevent-0.9.16.ebuild, +tevent-0.9.19.ebuild:
+ Version bump. Removed old.
20 Jun 2013; Patrick Lauer <patrick@gentoo.org> tevent-0.9.17.ebuild:
Restore stable keyword
diff --git a/sys-libs/tevent/tevent-0.9.14-r1.ebuild b/sys-libs/tevent/tevent-0.9.14-r1.ebuild
deleted file mode 100644
index f263fd3de512..000000000000
--- a/sys-libs/tevent/tevent-0.9.14-r1.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# 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.7 2012/09/13 19:08:03 scarabeus Exp $
-
-EAPI=4
-PYTHON_DEPEND="2"
-
-inherit waf-utils python
-
-DESCRIPTION="Samba tevent library"
-HOMEPAGE="http://tevent.samba.org/"
-SRC_URI="http://samba.org/ftp/tevent/${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=dev-lang/python-2.4.2
- >=sys-libs/talloc-2.0.6[python]"
-
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-PATCHES=( "${FILESDIR}"/add-py-file-${PV}.patch
- "${FILESDIR}"/tevent-version.patch )
-WAF_BINARY="${S}/buildtools/bin/waf"
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
-src_install() {
- waf-utils_src_install
- insinto $(python_get_sitedir)
- doins tevent.py
-}
-
-pkg_postinst() {
- python_mod_optimize tevent.py
-}
-
-pkg_postrm() {
- python_mod_cleanup tevent.py
-}
diff --git a/sys-libs/tevent/tevent-0.9.16.ebuild b/sys-libs/tevent/tevent-0.9.16.ebuild
deleted file mode 100644
index 518c29275b18..000000000000
--- a/sys-libs/tevent/tevent-0.9.16.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# 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.16.ebuild,v 1.3 2012/09/30 17:56:53 floppym Exp $
-
-EAPI=4
-PYTHON_DEPEND="2"
-
-inherit waf-utils python
-
-DESCRIPTION="Samba tevent library"
-HOMEPAGE="http://tevent.samba.org/"
-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"
-IUSE=""
-
-RDEPEND=">=sys-libs/talloc-2.0.6[python]"
-
-DEPEND="${RDEPEND}
- virtual/pkgconfig
-"
-
-WAF_BINARY="${S}/buildtools/bin/waf"
-PATCHES=( "${FILESDIR}"/add-py-file.patch )
-
-pkg_setup() {
- python_set_active_version 2
- python_pkg_setup
-}
-
-src_install() {
- waf-utils_src_install
- insinto $(python_get_sitedir)
- doins tevent.py
-}
-
-pkg_postinst() {
- python_mod_optimize tevent.py
-}
-
-pkg_postrm() {
- python_mod_cleanup tevent.py
-}
diff --git a/sys-libs/tevent/tevent-0.9.19.ebuild b/sys-libs/tevent/tevent-0.9.19.ebuild
new file mode 100644
index 000000000000..f91daca4209e
--- /dev/null
+++ b/sys-libs/tevent/tevent-0.9.19.ebuild
@@ -0,0 +1,38 @@
+# 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.1 2013/08/06 11:55:07 polynomial-c Exp $
+
+EAPI=5
+PYTHON_COMPAT=( python2_{6,7} )
+
+inherit waf-utils python-single-r1
+
+DESCRIPTION="Samba tevent library"
+HOMEPAGE="http://tevent.samba.org/"
+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"
+IUSE=""
+
+RDEPEND=">=sys-libs/talloc-2.0.8[python]
+ ${PYTHON_DEPS}"
+
+DEPEND="${RDEPEND}
+ virtual/pkgconfig
+"
+
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
+
+WAF_BINARY="${S}/buildtools/bin/waf"
+
+pkg_setup() {
+ python-single-r1_pkg_setup
+}
+
+src_install() {
+ waf-utils_src_install
+ insinto $(python_get_sitedir)
+ doins tevent.py
+}