diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-04-08 18:18:33 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-04-08 18:18:33 +0000 |
commit | ef0e56facc52f8e12d4c4e5092321c27008781ca (patch) | |
tree | 050a58e83e4d562f7e66fded150b7697547186fc /net-mail | |
parent | Drop old Python implementations (diff) | |
download | gentoo-2-ef0e56facc52f8e12d4c4e5092321c27008781ca.tar.gz gentoo-2-ef0e56facc52f8e12d4c4e5092321c27008781ca.tar.bz2 gentoo-2-ef0e56facc52f8e12d4c4e5092321c27008781ca.zip |
Drop old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild | 4 | ||||
-rw-r--r-- | net-mail/getmail/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/getmail/getmail-4.46.0.ebuild | 6 | ||||
-rw-r--r-- | net-mail/mpop/ChangeLog | 5 | ||||
-rw-r--r-- | net-mail/mpop/mpop-1.0.29.ebuild | 6 | ||||
-rw-r--r-- | net-mail/notmuch/ChangeLog | 6 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.16-r1.ebuild | 6 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.17.ebuild | 6 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.18.2.ebuild | 6 | ||||
-rw-r--r-- | net-mail/notmuch/notmuch-0.19-r1.ebuild | 4 | ||||
-rw-r--r-- | net-mail/offlineimap/ChangeLog | 8 | ||||
-rw-r--r-- | net-mail/offlineimap/offlineimap-6.5.5.ebuild | 6 | ||||
-rw-r--r-- | net-mail/offlineimap/offlineimap-6.5.6.ebuild | 6 |
14 files changed, 48 insertions, 31 deletions
diff --git a/net-mail/fetchmail/ChangeLog b/net-mail/fetchmail/ChangeLog index 1bf5c143e832..bd374bd6529b 100644 --- a/net-mail/fetchmail/ChangeLog +++ b/net-mail/fetchmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/fetchmail # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.273 2015/02/23 20:09:54 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.274 2015/04/08 18:18:33 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> fetchmail-6.3.26-r2.ebuild: + Drop old Python implementations 23 Feb 2015; Michał Górny <mgorny@gentoo.org> fetchmail-6.3.26-r2.ebuild: Update SRC_URI. https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/49 diff --git a/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild b/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild index 9804e58eb889..6ef2048ae36f 100644 --- a/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild +++ b/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild,v 1.10 2015/02/23 20:09:54 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.26-r2.ebuild,v 1.11 2015/04/08 18:18:33 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="tk" inherit python-single-r1 user systemd toolchain-funcs autotools eutils diff --git a/net-mail/getmail/ChangeLog b/net-mail/getmail/ChangeLog index 26351f7a291f..d7228dfd9bb4 100644 --- a/net-mail/getmail/ChangeLog +++ b/net-mail/getmail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/getmail # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.239 2015/02/27 01:04:14 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.240 2015/04/08 18:18:33 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> getmail-4.46.0.ebuild: + Drop old Python implementations *getmail-4.47.0 (27 Feb 2015) diff --git a/net-mail/getmail/getmail-4.46.0.ebuild b/net-mail/getmail/getmail-4.46.0.ebuild index f95dc3adf835..3fc495381498 100644 --- a/net-mail/getmail/getmail-4.46.0.ebuild +++ b/net-mail/getmail/getmail-4.46.0.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.46.0.ebuild,v 1.4 2014/10/09 07:44:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.46.0.ebuild,v 1.5 2015/04/08 18:18:33 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="ssl?" inherit distutils-r1 diff --git a/net-mail/mpop/ChangeLog b/net-mail/mpop/ChangeLog index d0daf46009e0..05c8c1ee9a61 100644 --- a/net-mail/mpop/ChangeLog +++ b/net-mail/mpop/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-mail/mpop # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mpop/ChangeLog,v 1.11 2015/01/24 15:30:15 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mpop/ChangeLog,v 1.12 2015/04/08 18:18:33 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> mpop-1.0.29.ebuild: + Drop old Python implementations *mpop-1.2.2 (24 Jan 2015) diff --git a/net-mail/mpop/mpop-1.0.29.ebuild b/net-mail/mpop/mpop-1.0.29.ebuild index 4b2f2ff6246d..7d772a5a6000 100644 --- a/net-mail/mpop/mpop-1.0.29.ebuild +++ b/net-mail/mpop/mpop-1.0.29.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/mpop/mpop-1.0.29.ebuild,v 1.1 2014/03/09 22:05:28 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/mpop/mpop-1.0.29.ebuild,v 1.2 2015/04/08 18:18:33 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit python-single-r1 diff --git a/net-mail/notmuch/ChangeLog b/net-mail/notmuch/ChangeLog index 68ac9e0a1667..0848c5ff5f2a 100644 --- a/net-mail/notmuch/ChangeLog +++ b/net-mail/notmuch/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/notmuch # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.114 2015/03/25 13:51:47 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/ChangeLog,v 1.115 2015/04/08 18:18:33 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> notmuch-0.16-r1.ebuild, + notmuch-0.17.ebuild, notmuch-0.18.2.ebuild, notmuch-0.19-r1.ebuild: + Drop old Python implementations 25 Mar 2015; Amadeusz Żołnowski <aidecoe@gentoo.org> -notmuch-0.19.ebuild: Remove old, testing revision of 0.19. diff --git a/net-mail/notmuch/notmuch-0.16-r1.ebuild b/net-mail/notmuch/notmuch-0.16-r1.ebuild index e7f69fc2c863..9cf9ef9f3eea 100644 --- a/net-mail/notmuch/notmuch-0.16-r1.ebuild +++ b/net-mail/notmuch/notmuch-0.16-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.16-r1.ebuild,v 1.10 2014/12/02 15:09:02 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.16-r1.ebuild,v 1.11 2015/04/08 18:18:33 mgorny Exp $ EAPI=5 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) +PYTHON_COMPAT=( python{2_7,3_3} ) inherit bash-completion-r1 elisp-common eutils pax-utils distutils-r1 diff --git a/net-mail/notmuch/notmuch-0.17.ebuild b/net-mail/notmuch/notmuch-0.17.ebuild index 1aa8ae9b6ce8..acdde1958da9 100644 --- a/net-mail/notmuch/notmuch-0.17.ebuild +++ b/net-mail/notmuch/notmuch-0.17.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild,v 1.10 2014/12/02 15:09:02 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.17.ebuild,v 1.11 2015/04/08 18:18:33 mgorny Exp $ EAPI=5 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) +PYTHON_COMPAT=( python{2_7,3_3} ) inherit bash-completion-r1 elisp-common eutils pax-utils distutils-r1 \ toolchain-funcs diff --git a/net-mail/notmuch/notmuch-0.18.2.ebuild b/net-mail/notmuch/notmuch-0.18.2.ebuild index 2dcb0f043c1b..369a3d0363bd 100644 --- a/net-mail/notmuch/notmuch-0.18.2.ebuild +++ b/net-mail/notmuch/notmuch-0.18.2.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.18.2.ebuild,v 1.4 2014/12/02 15:09:02 aidecoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.18.2.ebuild,v 1.5 2015/04/08 18:18:33 mgorny Exp $ EAPI=5 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit bash-completion-r1 elisp-common eutils pax-utils distutils-r1 \ toolchain-funcs diff --git a/net-mail/notmuch/notmuch-0.19-r1.ebuild b/net-mail/notmuch/notmuch-0.19-r1.ebuild index 5a6204f62486..fb09be45d630 100644 --- a/net-mail/notmuch/notmuch-0.19-r1.ebuild +++ b/net-mail/notmuch/notmuch-0.19-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.19-r1.ebuild,v 1.3 2015/03/25 13:39:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/notmuch/notmuch-0.19-r1.ebuild,v 1.4 2015/04/08 18:18:33 mgorny Exp $ EAPI=5 DISTUTILS_OPTIONAL=1 -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit bash-completion-r1 elisp-common eutils flag-o-matic pax-utils \ distutils-r1 toolchain-funcs diff --git a/net-mail/offlineimap/ChangeLog b/net-mail/offlineimap/ChangeLog index 89ec0a41ccce..7905764414d1 100644 --- a/net-mail/offlineimap/ChangeLog +++ b/net-mail/offlineimap/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-mail/offlineimap -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/offlineimap/ChangeLog,v 1.98 2014/10/06 12:34:17 tomka Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-mail/offlineimap/ChangeLog,v 1.99 2015/04/08 18:18:33 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> offlineimap-6.5.5.ebuild, + offlineimap-6.5.6.ebuild: + Drop old Python implementations 06 Oct 2014; Thomas Kahle <tomka@gentoo.org> metadata.xml: Remove me from metadata.xml diff --git a/net-mail/offlineimap/offlineimap-6.5.5.ebuild b/net-mail/offlineimap/offlineimap-6.5.5.ebuild index f534ee2a9bb7..8450f1400de5 100644 --- a/net-mail/offlineimap/offlineimap-6.5.5.ebuild +++ b/net-mail/offlineimap/offlineimap-6.5.5.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/offlineimap/offlineimap-6.5.5.ebuild,v 1.4 2014/01/14 15:10:17 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/offlineimap/offlineimap-6.5.5.ebuild,v 1.5 2015/04/08 18:18:33 mgorny Exp $ EAPI=5 # Normally you need only one version of this. DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="threads,sqlite?,ssl?" inherit eutils distutils-r1 diff --git a/net-mail/offlineimap/offlineimap-6.5.6.ebuild b/net-mail/offlineimap/offlineimap-6.5.6.ebuild index 13223bc9506f..33cd059c3e61 100644 --- a/net-mail/offlineimap/offlineimap-6.5.6.ebuild +++ b/net-mail/offlineimap/offlineimap-6.5.6.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-mail/offlineimap/offlineimap-6.5.6.ebuild,v 1.1 2014/06/11 12:52:01 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/offlineimap/offlineimap-6.5.6.ebuild,v 1.2 2015/04/08 18:18:33 mgorny Exp $ EAPI=5 # Normally you need only one version of this. DISTUTILS_SINGLE_IMPL=1 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) PYTHON_REQ_USE="threads,sqlite?,ssl?" inherit eutils distutils-r1 |