diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-04-08 17:51:56 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-04-08 17:51:56 +0000 |
commit | 72c098bc8c560c0284efd6a0a537c97a57016c43 (patch) | |
tree | 8a75c77beed265f861f99a46190162756d288551 /dev-libs/botan | |
parent | Version bump. (diff) | |
download | gentoo-2-72c098bc8c560c0284efd6a0a537c97a57016c43.tar.gz gentoo-2-72c098bc8c560c0284efd6a0a537c97a57016c43.tar.bz2 gentoo-2-72c098bc8c560c0284efd6a0a537c97a57016c43.zip |
Drop old Python implementations
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!)
Diffstat (limited to 'dev-libs/botan')
-rw-r--r-- | dev-libs/botan/ChangeLog | 6 | ||||
-rw-r--r-- | dev-libs/botan/botan-1.10.3-r1.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/botan/botan-1.10.5.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/botan/botan-1.11.4.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/botan/botan-1.11.8.ebuild | 4 |
5 files changed, 13 insertions, 9 deletions
diff --git a/dev-libs/botan/ChangeLog b/dev-libs/botan/ChangeLog index 10685dec18a0..6e331e3b02bd 100644 --- a/dev-libs/botan/ChangeLog +++ b/dev-libs/botan/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/botan # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v 1.90 2015/03/28 21:31:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/ChangeLog,v 1.91 2015/04/08 17:51:55 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> botan-1.10.3-r1.ebuild, + botan-1.10.5.ebuild, botan-1.11.4.ebuild, botan-1.11.8.ebuild: + Drop old Python implementations 28 Mar 2015; Agostino Sarubbo <ago@gentoo.org> botan-1.10.5.ebuild: Stable for ppc, wrt bug #529416 diff --git a/dev-libs/botan/botan-1.10.3-r1.ebuild b/dev-libs/botan/botan-1.10.3-r1.ebuild index 486347870d9c..9bd61c8c2d7b 100644 --- a/dev-libs/botan/botan-1.10.3-r1.ebuild +++ b/dev-libs/botan/botan-1.10.3-r1.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/dev-libs/botan/botan-1.10.3-r1.ebuild,v 1.5 2015/02/02 16:38:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.3-r1.ebuild,v 1.6 2015/04/08 17:51:55 mgorny Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} ) +PYTHON_COMPAT=( python{2_7,3_3} ) inherit eutils multilib python-r1 toolchain-funcs diff --git a/dev-libs/botan/botan-1.10.5.ebuild b/dev-libs/botan/botan-1.10.5.ebuild index b5fae6ff18dd..df2746186a36 100644 --- a/dev-libs/botan/botan-1.10.5.ebuild +++ b/dev-libs/botan/botan-1.10.5.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/dev-libs/botan/botan-1.10.5.ebuild,v 1.7 2015/03/28 21:31:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.10.5.ebuild,v 1.8 2015/04/08 17:51:55 mgorny Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit eutils multilib python-r1 toolchain-funcs diff --git a/dev-libs/botan/botan-1.11.4.ebuild b/dev-libs/botan/botan-1.11.4.ebuild index e2feeaf124ee..24c4dcab3693 100644 --- a/dev-libs/botan/botan-1.11.4.ebuild +++ b/dev-libs/botan/botan-1.11.4.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/dev-libs/botan/botan-1.11.4.ebuild,v 1.3 2015/02/02 16:38:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.4.ebuild,v 1.4 2015/04/08 17:51:55 mgorny Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit eutils multilib python-r1 toolchain-funcs diff --git a/dev-libs/botan/botan-1.11.8.ebuild b/dev-libs/botan/botan-1.11.8.ebuild index 1ccefd263d6c..d5fbfad2903b 100644 --- a/dev-libs/botan/botan-1.11.8.ebuild +++ b/dev-libs/botan/botan-1.11.8.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/dev-libs/botan/botan-1.11.8.ebuild,v 1.3 2015/02/02 16:38:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/botan/botan-1.11.8.ebuild,v 1.4 2015/04/08 17:51:55 mgorny Exp $ EAPI="5" -PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} ) +PYTHON_COMPAT=( python{2_7,3_3,3_4} ) inherit eutils multilib python-r1 toolchain-funcs |