summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2013-12-13 14:05:23 +0000
committerLars Wendler <polynomial-c@gentoo.org>2013-12-13 14:05:23 +0000
commit320f59fec3cf5e9c115acaced9f72a52d18dff32 (patch)
treeed59e84c13b2f742adebe4ecf116763977feaeee /sys-libs
parentStable for HPPA (bug #493850). (diff)
downloadgentoo-2-320f59fec3cf5e9c115acaced9f72a52d18dff32.tar.gz
gentoo-2-320f59fec3cf5e9c115acaced9f72a52d18dff32.tar.bz2
gentoo-2-320f59fec3cf5e9c115acaced9f72a52d18dff32.zip
Version bump. Removed old
(Portage version: 2.2.7/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.17.ebuild44
-rw-r--r--sys-libs/tevent/tevent-0.9.18.ebuild44
-rw-r--r--sys-libs/tevent/tevent-0.9.20.ebuild40
4 files changed, 47 insertions, 89 deletions
diff --git a/sys-libs/tevent/ChangeLog b/sys-libs/tevent/ChangeLog
index 103166748b78..319d08a9c608 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.53 2013/09/06 20:08:35 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.54 2013/12/13 14:05:23 polynomial-c Exp $
+
+*tevent-0.9.20 (13 Dec 2013)
+
+ 13 Dec 2013; Lars Wendler <polynomial-c@gentoo.org> -tevent-0.9.17.ebuild,
+ -tevent-0.9.18.ebuild, +tevent-0.9.20.ebuild:
+ Version bump. Removed old.
06 Sep 2013; Markus Meier <maekke@gentoo.org> tevent-0.9.19.ebuild:
arm stable, bug #478260
diff --git a/sys-libs/tevent/tevent-0.9.17.ebuild b/sys-libs/tevent/tevent-0.9.17.ebuild
deleted file mode 100644
index 10b5759e68de..000000000000
--- a/sys-libs/tevent/tevent-0.9.17.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# 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.17.ebuild,v 1.15 2013/06/20 02:09:17 patrick 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 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=sys-libs/talloc-2.0.6[python]"
-
-DEPEND="${RDEPEND}
- virtual/pkgconfig
-"
-
-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.18.ebuild b/sys-libs/tevent/tevent-0.9.18.ebuild
deleted file mode 100644
index c733b7b1bed5..000000000000
--- a/sys-libs/tevent/tevent-0.9.18.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# 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.3 2013/08/25 20:03:29 maekke 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 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
-IUSE=""
-
-RDEPEND=">=sys-libs/talloc-2.0.6[python]"
-
-DEPEND="${RDEPEND}
- virtual/pkgconfig
-"
-
-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.20.ebuild b/sys-libs/tevent/tevent-0.9.20.ebuild
new file mode 100644
index 000000000000..2b0160d92631
--- /dev/null
+++ b/sys-libs/tevent/tevent-0.9.20.ebuild
@@ -0,0 +1,40 @@
+# 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.20.ebuild,v 1.1 2013/12/13 14:05:23 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 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~arm-linux ~x86-linux"
+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
+ python_export PYTHON_SITEDIR
+ insinto "${PYTHON_SITEDIR#${EPREFIX}}"
+ doins tevent.py
+ python_optimize
+}