diff options
36 files changed, 116 insertions, 75 deletions
diff --git a/media-libs/clutter-gst/ChangeLog b/media-libs/clutter-gst/ChangeLog index 21f0dff1825e..f8a76d1ace01 100644 --- a/media-libs/clutter-gst/ChangeLog +++ b/media-libs/clutter-gst/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/clutter-gst # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/clutter-gst/ChangeLog,v 1.62 2015/03/15 13:28:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/clutter-gst/ChangeLog,v 1.63 2015/04/08 17:59:35 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> clutter-gst-2.0.12.ebuild, + clutter-gst-2.0.14.ebuild: + Drop old Python implementations 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> clutter-gst-2.0.14.ebuild: x86 stable, bug 534012 diff --git a/media-libs/clutter-gst/clutter-gst-2.0.12.ebuild b/media-libs/clutter-gst/clutter-gst-2.0.12.ebuild index 7755ef03c09e..a4c49338941d 100644 --- a/media-libs/clutter-gst/clutter-gst-2.0.12.ebuild +++ b/media-libs/clutter-gst/clutter-gst-2.0.12.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/media-libs/clutter-gst/clutter-gst-2.0.12.ebuild,v 1.3 2014/07/23 15:19:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/clutter-gst/clutter-gst-2.0.12.ebuild,v 1.4 2015/04/08 17:59:35 mgorny Exp $ EAPI="5" GCONF_DEBUG="yes" CLUTTER_LA_PUNT="yes" -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) # inherit clutter after gnome2 so that defaults aren't overriden # inherit gnome.org in the end so we use gnome mirrors and get the xz tarball diff --git a/media-libs/clutter-gst/clutter-gst-2.0.14.ebuild b/media-libs/clutter-gst/clutter-gst-2.0.14.ebuild index 2b8bf55c1585..f661fb17025b 100644 --- a/media-libs/clutter-gst/clutter-gst-2.0.14.ebuild +++ b/media-libs/clutter-gst/clutter-gst-2.0.14.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/media-libs/clutter-gst/clutter-gst-2.0.14.ebuild,v 1.3 2015/03/15 13:28:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/clutter-gst/clutter-gst-2.0.14.ebuild,v 1.4 2015/04/08 17:59:35 mgorny Exp $ EAPI="5" GCONF_DEBUG="yes" GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) inherit gnome2 python-any-r1 diff --git a/media-libs/gexiv2/ChangeLog b/media-libs/gexiv2/ChangeLog index 664921d30ba1..b1ca2bcdceb2 100644 --- a/media-libs/gexiv2/ChangeLog +++ b/media-libs/gexiv2/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gexiv2 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/ChangeLog,v 1.30 2015/04/07 14:26:23 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/ChangeLog,v 1.31 2015/04/08 17:59:35 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> gexiv2-0.6.1.ebuild: + Drop old Python implementations *gexiv2-0.10.2 (18 Jan 2015) diff --git a/media-libs/gexiv2/gexiv2-0.6.1.ebuild b/media-libs/gexiv2/gexiv2-0.6.1.ebuild index 6a0a0001c27f..38215c744c6c 100644 --- a/media-libs/gexiv2/gexiv2-0.6.1.ebuild +++ b/media-libs/gexiv2/gexiv2-0.6.1.ebuild @@ -1,10 +1,10 @@ -# 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/media-libs/gexiv2/gexiv2-0.6.1.ebuild,v 1.10 2014/11/29 13:34:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gexiv2/gexiv2-0.6.1.ebuild,v 1.11 2015/04/08 17:59:35 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 versionator diff --git a/media-libs/grilo/ChangeLog b/media-libs/grilo/ChangeLog index 6619620ca3f9..0eb300d9a224 100644 --- a/media-libs/grilo/ChangeLog +++ b/media-libs/grilo/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/grilo -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/ChangeLog,v 1.44 2014/12/19 13:40:02 pacho Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/ChangeLog,v 1.45 2015/04/08 17:59:35 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> grilo-0.2.10.ebuild, + grilo-0.2.11.ebuild: + Drop old Python implementations 19 Dec 2014; Pacho Ramos <pacho@gentoo.org> grilo-0.2.11.ebuild: amd64 stable, bug 529964 diff --git a/media-libs/grilo/grilo-0.2.10.ebuild b/media-libs/grilo/grilo-0.2.10.ebuild index 98df7e7fe50e..59df134632fd 100644 --- a/media-libs/grilo/grilo-0.2.10.ebuild +++ b/media-libs/grilo/grilo-0.2.10.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/media-libs/grilo/grilo-0.2.10.ebuild,v 1.3 2014/05/04 12:11:04 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.2.10.ebuild,v 1.4 2015/04/08 17:59:35 mgorny Exp $ EAPI="5" GCONF_DEBUG="no" # --enable-debug only changes CFLAGS GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) VALA_MIN_API_VERSION="0.12" VALA_USE_DEPEND="vapigen" diff --git a/media-libs/grilo/grilo-0.2.11.ebuild b/media-libs/grilo/grilo-0.2.11.ebuild index 0203c4e0d05f..3627b39f778e 100644 --- a/media-libs/grilo/grilo-0.2.11.ebuild +++ b/media-libs/grilo/grilo-0.2.11.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/media-libs/grilo/grilo-0.2.11.ebuild,v 1.3 2014/12/19 13:40:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/grilo/grilo-0.2.11.ebuild,v 1.4 2015/04/08 17:59:35 mgorny Exp $ EAPI="5" GCONF_DEBUG="no" # --enable-debug only changes CFLAGS GNOME2_LA_PUNT="yes" -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) VALA_MIN_API_VERSION="0.12" VALA_USE_DEPEND="vapigen" diff --git a/media-libs/harfbuzz/ChangeLog b/media-libs/harfbuzz/ChangeLog index 9713120a959e..71449662f2c1 100644 --- a/media-libs/harfbuzz/ChangeLog +++ b/media-libs/harfbuzz/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/harfbuzz # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.102 2015/04/08 15:18:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/ChangeLog,v 1.103 2015/04/08 17:59:35 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> harfbuzz-0.9.28.ebuild, + harfbuzz-0.9.35.ebuild, harfbuzz-0.9.38.ebuild, harfbuzz-0.9.40.ebuild, + harfbuzz-9999.ebuild: + Drop old Python implementations 08 Apr 2015; Agostino Sarubbo <ago@gentoo.org> harfbuzz-0.9.38.ebuild: Stable for amd64, wrt bug #544792 diff --git a/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild b/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild index 599801be5a1d..5e745d8221ce 100644 --- a/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild +++ b/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild @@ -1,13 +1,13 @@ -# 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/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild,v 1.13 2014/10/11 13:44:52 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.28.ebuild,v 1.14 2015/04/08 17:59:35 mgorny Exp $ EAPI=5 EGIT_REPO_URI="git://anongit.freedesktop.org/harfbuzz" [[ ${PV} == 9999 ]] && inherit git-2 autotools -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils libtool multilib-minimal python-any-r1 diff --git a/media-libs/harfbuzz/harfbuzz-0.9.35.ebuild b/media-libs/harfbuzz/harfbuzz-0.9.35.ebuild index 0058f5e33189..a05d6352a876 100644 --- a/media-libs/harfbuzz/harfbuzz-0.9.35.ebuild +++ b/media-libs/harfbuzz/harfbuzz-0.9.35.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.35.ebuild,v 1.6 2015/03/02 09:31:03 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.35.ebuild,v 1.7 2015/04/08 17:59:35 mgorny Exp $ EAPI=5 EGIT_REPO_URI="git://anongit.freedesktop.org/harfbuzz" [[ ${PV} == 9999 ]] && inherit git-2 autotools -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils libtool multilib-minimal python-any-r1 diff --git a/media-libs/harfbuzz/harfbuzz-0.9.38.ebuild b/media-libs/harfbuzz/harfbuzz-0.9.38.ebuild index c905845e11dc..9bd695fb542a 100644 --- a/media-libs/harfbuzz/harfbuzz-0.9.38.ebuild +++ b/media-libs/harfbuzz/harfbuzz-0.9.38.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.38.ebuild,v 1.4 2015/04/08 15:18:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.38.ebuild,v 1.5 2015/04/08 17:59:35 mgorny Exp $ EAPI=5 EGIT_REPO_URI="git://anongit.freedesktop.org/harfbuzz" [[ ${PV} == 9999 ]] && inherit git-r3 autotools -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils libtool multilib-minimal python-any-r1 diff --git a/media-libs/harfbuzz/harfbuzz-0.9.40.ebuild b/media-libs/harfbuzz/harfbuzz-0.9.40.ebuild index 9a053792f17a..1298a24d8d00 100644 --- a/media-libs/harfbuzz/harfbuzz-0.9.40.ebuild +++ b/media-libs/harfbuzz/harfbuzz-0.9.40.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.40.ebuild,v 1.1 2015/03/28 18:06:23 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-0.9.40.ebuild,v 1.2 2015/04/08 17:59:35 mgorny Exp $ EAPI=5 EGIT_REPO_URI="git://anongit.freedesktop.org/harfbuzz" [[ ${PV} == 9999 ]] && inherit git-r3 autotools -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils libtool multilib-minimal python-any-r1 diff --git a/media-libs/harfbuzz/harfbuzz-9999.ebuild b/media-libs/harfbuzz/harfbuzz-9999.ebuild index af1bd920d94d..57758a19472f 100644 --- a/media-libs/harfbuzz/harfbuzz-9999.ebuild +++ b/media-libs/harfbuzz/harfbuzz-9999.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-9999.ebuild,v 1.33 2015/03/28 18:06:23 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/harfbuzz/harfbuzz-9999.ebuild,v 1.34 2015/04/08 17:59:35 mgorny Exp $ EAPI=5 EGIT_REPO_URI="git://anongit.freedesktop.org/harfbuzz" [[ ${PV} == 9999 ]] && inherit git-r3 autotools -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit eutils libtool multilib-minimal python-any-r1 diff --git a/media-libs/lcms/ChangeLog b/media-libs/lcms/ChangeLog index 87f461f0425d..0b4160887d57 100644 --- a/media-libs/lcms/ChangeLog +++ b/media-libs/lcms/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/lcms -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/ChangeLog,v 1.191 2014/11/10 18:31:25 tamiko Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/ChangeLog,v 1.192 2015/04/08 17:59:35 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> lcms-1.19-r1.ebuild, + lcms-1.19-r2.ebuild, lcms-1.19-r3.ebuild: + Drop old Python implementations 10 Nov 2014; Matthias Maier <tamiko@gentoo.org> -lcms-2.3.ebuild, -lcms-2.4.ebuild, -lcms-2.5-r1.ebuild, -lcms-2.5.ebuild, -lcms-2.6.ebuild: diff --git a/media-libs/lcms/lcms-1.19-r1.ebuild b/media-libs/lcms/lcms-1.19-r1.ebuild index e25171d5a3d2..2e121bd8cf02 100644 --- a/media-libs/lcms/lcms-1.19-r1.ebuild +++ b/media-libs/lcms/lcms-1.19-r1.ebuild @@ -1,10 +1,10 @@ -# 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/media-libs/lcms/lcms-1.19-r1.ebuild,v 1.9 2014/07/04 19:39:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-1.19-r1.ebuild,v 1.10 2015/04/08 17:59:35 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} ) # autoreconf needs to update python macros for py3 support. AUTOTOOLS_AUTORECONF=1 diff --git a/media-libs/lcms/lcms-1.19-r2.ebuild b/media-libs/lcms/lcms-1.19-r2.ebuild index 96b02ff5fa15..87978f63b571 100644 --- a/media-libs/lcms/lcms-1.19-r2.ebuild +++ b/media-libs/lcms/lcms-1.19-r2.ebuild @@ -1,10 +1,10 @@ -# 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/media-libs/lcms/lcms-1.19-r2.ebuild,v 1.4 2014/06/23 04:32:42 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-1.19-r2.ebuild,v 1.5 2015/04/08 17:59:35 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} ) # autoreconf needs to update python macros for py3 support. AUTOTOOLS_AUTORECONF=1 diff --git a/media-libs/lcms/lcms-1.19-r3.ebuild b/media-libs/lcms/lcms-1.19-r3.ebuild index 2429b1ebfa2a..40943cfba062 100644 --- a/media-libs/lcms/lcms-1.19-r3.ebuild +++ b/media-libs/lcms/lcms-1.19-r3.ebuild @@ -1,10 +1,10 @@ -# 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/media-libs/lcms/lcms-1.19-r3.ebuild,v 1.2 2014/10/23 20:52:58 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lcms/lcms-1.19-r3.ebuild,v 1.3 2015/04/08 17:59:35 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} ) # autoreconf needs to update python macros for py3 support. AUTOTOOLS_AUTORECONF=1 diff --git a/media-libs/lensfun/ChangeLog b/media-libs/lensfun/ChangeLog index 3f3f4d61434d..38718a1aada1 100644 --- a/media-libs/lensfun/ChangeLog +++ b/media-libs/lensfun/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/lensfun # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.84 2015/03/02 09:27:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/ChangeLog,v 1.85 2015/04/08 17:59:35 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> lensfun-0.2.8.ebuild: + Drop old Python implementations 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> lensfun-0.2.8-r1.ebuild: Stable for ppc, wrt bug #524436 diff --git a/media-libs/lensfun/lensfun-0.2.8.ebuild b/media-libs/lensfun/lensfun-0.2.8.ebuild index dc28d0e6746c..e495837b6bf5 100644 --- a/media-libs/lensfun/lensfun-0.2.8.ebuild +++ b/media-libs/lensfun/lensfun-0.2.8.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.8.ebuild,v 1.13 2015/01/29 17:34:49 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lensfun/lensfun-0.2.8.ebuild,v 1.14 2015/04/08 17:59:35 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) inherit multilib python-single-r1 cmake-utils diff --git a/media-libs/libcaca/ChangeLog b/media-libs/libcaca/ChangeLog index 3462411cc914..6b2e99772e49 100644 --- a/media-libs/libcaca/ChangeLog +++ b/media-libs/libcaca/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libcaca # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libcaca/ChangeLog,v 1.128 2015/03/18 15:41:26 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcaca/ChangeLog,v 1.129 2015/04/08 17:59:35 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> libcaca-0.99_beta18-r1.ebuild: + Drop old Python implementations *libcaca-0.99_beta19 (18 Mar 2015) diff --git a/media-libs/libcaca/libcaca-0.99_beta18-r1.ebuild b/media-libs/libcaca/libcaca-0.99_beta18-r1.ebuild index 180b18eb0762..f1d36ee4de20 100644 --- a/media-libs/libcaca/libcaca-0.99_beta18-r1.ebuild +++ b/media-libs/libcaca/libcaca-0.99_beta18-r1.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libcaca/libcaca-0.99_beta18-r1.ebuild,v 1.4 2013/08/14 18:51:15 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libcaca/libcaca-0.99_beta18-r1.ebuild,v 1.5 2015/04/08 17:59:35 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit autotools eutils flag-o-matic mono multilib java-pkg-opt-2 python-single-r1 MY_P=${P/_/.} diff --git a/media-libs/libsndfile/ChangeLog b/media-libs/libsndfile/ChangeLog index ae77914140c5..38a915f0696c 100644 --- a/media-libs/libsndfile/ChangeLog +++ b/media-libs/libsndfile/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libsndfile # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.150 2015/03/03 08:54:24 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/ChangeLog,v 1.151 2015/04/08 17:59:35 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> libsndfile-1.0.25-r1.ebuild: + Drop old Python implementations 03 Mar 2015; Yixun Lan <dlan@gentoo.org> libsndfile-1.0.25-r1.ebuild: add arm64 support, tested on A53 board diff --git a/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild b/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild index d32d21ec8fcb..c64179062c9f 100644 --- a/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild +++ b/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild,v 1.16 2015/03/03 08:54:24 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsndfile/libsndfile-1.0.25-r1.ebuild,v 1.17 2015/04/08 17:59:35 mgorny Exp $ EAPI=5 AUTOTOOLS_AUTORECONF=1 AUTOTOOLS_PRUNE_LIBTOOL_FILES=all -PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 ) +PYTHON_COMPAT=( python2_7 pypy ) inherit autotools-multilib flag-o-matic python-any-r1 MY_P=${P/_pre/pre} diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index f59458838daa..e16bb47ab4c0 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.635 2015/03/31 18:02:03 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.636 2015/04/08 17:59:35 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> mesa-10.2.8.ebuild, + mesa-10.3.7-r1.ebuild, mesa-10.3.7-r2.ebuild, mesa-10.4.4.ebuild, + mesa-10.5.1.ebuild, mesa-10.5.2.ebuild: + Drop old Python implementations 31 Mar 2015; Ulrich Müller <ulm@gentoo.org> mesa-7.10.3.ebuild, mesa-10.2.8.ebuild, mesa-10.3.7-r1.ebuild, mesa-10.3.7-r2.ebuild, diff --git a/media-libs/mesa/mesa-10.2.8.ebuild b/media-libs/mesa/mesa-10.2.8.ebuild index ee54531a89ce..391f4597779b 100644 --- a/media-libs/mesa/mesa-10.2.8.ebuild +++ b/media-libs/mesa/mesa-10.2.8.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/media-libs/mesa/mesa-10.2.8.ebuild,v 1.16 2015/03/31 18:02:03 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.2.8.ebuild,v 1.17 2015/04/08 17:59:35 mgorny Exp $ EAPI=5 @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then EXPERIMENTAL="true" fi -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit base autotools multilib multilib-minimal flag-o-matic \ python-any-r1 toolchain-funcs pax-utils ${GIT_ECLASS} diff --git a/media-libs/mesa/mesa-10.3.7-r1.ebuild b/media-libs/mesa/mesa-10.3.7-r1.ebuild index 10f2cac90574..6b33a3778a33 100644 --- a/media-libs/mesa/mesa-10.3.7-r1.ebuild +++ b/media-libs/mesa/mesa-10.3.7-r1.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/media-libs/mesa/mesa-10.3.7-r1.ebuild,v 1.14 2015/03/31 18:02:03 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.3.7-r1.ebuild,v 1.15 2015/04/08 17:59:35 mgorny Exp $ EAPI=5 @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then EXPERIMENTAL="true" fi -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit base autotools multilib multilib-minimal flag-o-matic \ python-any-r1 toolchain-funcs pax-utils ${GIT_ECLASS} diff --git a/media-libs/mesa/mesa-10.3.7-r2.ebuild b/media-libs/mesa/mesa-10.3.7-r2.ebuild index b6f0e742148a..067a0db249e6 100644 --- a/media-libs/mesa/mesa-10.3.7-r2.ebuild +++ b/media-libs/mesa/mesa-10.3.7-r2.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/media-libs/mesa/mesa-10.3.7-r2.ebuild,v 1.5 2015/03/31 18:02:03 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.3.7-r2.ebuild,v 1.6 2015/04/08 17:59:35 mgorny Exp $ EAPI=5 @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then EXPERIMENTAL="true" fi -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit base autotools multilib multilib-minimal flag-o-matic \ python-any-r1 toolchain-funcs pax-utils ${GIT_ECLASS} diff --git a/media-libs/mesa/mesa-10.4.4.ebuild b/media-libs/mesa/mesa-10.4.4.ebuild index 556e059ccb68..85eb6baff628 100644 --- a/media-libs/mesa/mesa-10.4.4.ebuild +++ b/media-libs/mesa/mesa-10.4.4.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/media-libs/mesa/mesa-10.4.4.ebuild,v 1.8 2015/03/31 18:02:03 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.4.4.ebuild,v 1.9 2015/04/08 17:59:35 mgorny Exp $ EAPI=5 @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then EXPERIMENTAL="true" fi -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit base autotools multilib multilib-minimal flag-o-matic \ python-any-r1 toolchain-funcs pax-utils ${GIT_ECLASS} diff --git a/media-libs/mesa/mesa-10.5.1.ebuild b/media-libs/mesa/mesa-10.5.1.ebuild index fc4be728e870..d997b6fb1ada 100644 --- a/media-libs/mesa/mesa-10.5.1.ebuild +++ b/media-libs/mesa/mesa-10.5.1.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/media-libs/mesa/mesa-10.5.1.ebuild,v 1.4 2015/03/31 18:02:03 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.5.1.ebuild,v 1.5 2015/04/08 17:59:35 mgorny Exp $ EAPI=5 @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then EXPERIMENTAL="true" fi -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit autotools multilib-minimal python-any-r1 pax-utils ${GIT_ECLASS} diff --git a/media-libs/mesa/mesa-10.5.2.ebuild b/media-libs/mesa/mesa-10.5.2.ebuild index 820cae74cbff..b9be41d97f1f 100644 --- a/media-libs/mesa/mesa-10.5.2.ebuild +++ b/media-libs/mesa/mesa-10.5.2.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/media-libs/mesa/mesa-10.5.2.ebuild,v 1.3 2015/03/31 18:02:03 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.5.2.ebuild,v 1.4 2015/04/08 17:59:35 mgorny Exp $ EAPI=5 @@ -11,7 +11,7 @@ if [[ ${PV} = 9999* ]]; then EXPERIMENTAL="true" fi -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit autotools multilib-minimal python-any-r1 pax-utils ${GIT_ECLASS} diff --git a/media-libs/opencv/ChangeLog b/media-libs/opencv/ChangeLog index 49aa6e60a67b..326a9d4df335 100644 --- a/media-libs/opencv/ChangeLog +++ b/media-libs/opencv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/opencv # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/opencv/ChangeLog,v 1.119 2015/03/05 12:11:57 amynka Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/opencv/ChangeLog,v 1.120 2015/04/08 17:59:35 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> opencv-2.4.9.ebuild: + Drop old Python implementations 05 Mar 2015; <amy@gentoo.org> +files/opencv-2.4.9-cuda-pkg-config.patch, opencv-2.4.9.ebuild: diff --git a/media-libs/opencv/opencv-2.4.9.ebuild b/media-libs/opencv/opencv-2.4.9.ebuild index 1c217915998d..aeda0d3d6797 100644 --- a/media-libs/opencv/opencv-2.4.9.ebuild +++ b/media-libs/opencv/opencv-2.4.9.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/media-libs/opencv/opencv-2.4.9.ebuild,v 1.10 2015/03/05 12:11:57 amynka Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/opencv/opencv-2.4.9.ebuild,v 1.11 2015/04/08 17:59:35 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python2_{6,7} ) +PYTHON_COMPAT=( python2_7 ) inherit base toolchain-funcs cmake-utils python-single-r1 java-pkg-opt-2 java-ant-2 diff --git a/media-libs/sk1libs/ChangeLog b/media-libs/sk1libs/ChangeLog index 81a7ad54a002..de368ddf3ec8 100644 --- a/media-libs/sk1libs/ChangeLog +++ b/media-libs/sk1libs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/sk1libs -# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sk1libs/ChangeLog,v 1.30 2014/07/04 19:39:02 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/sk1libs/ChangeLog,v 1.31 2015/04/08 17:59:35 mgorny Exp $ + + 08 Apr 2015; Michał Górny <mgorny@gentoo.org> sk1libs-0.9.1-r2.ebuild, + sk1libs-0.9.1-r3.ebuild: + Drop old Python implementations 04 Jul 2014; Agostino Sarubbo <ago@gentoo.org> sk1libs-0.9.1-r3.ebuild: Stable for ppc, wrt bug #504214 diff --git a/media-libs/sk1libs/sk1libs-0.9.1-r2.ebuild b/media-libs/sk1libs/sk1libs-0.9.1-r2.ebuild index aa1d99d7ea64..768540cfbb9f 100644 --- a/media-libs/sk1libs/sk1libs-0.9.1-r2.ebuild +++ b/media-libs/sk1libs/sk1libs-0.9.1-r2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sk1libs/sk1libs-0.9.1-r2.ebuild,v 1.3 2013/09/05 18:55:06 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sk1libs/sk1libs-0.9.1-r2.ebuild,v 1.4 2015/04/08 17:59:35 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 python-r1 diff --git a/media-libs/sk1libs/sk1libs-0.9.1-r3.ebuild b/media-libs/sk1libs/sk1libs-0.9.1-r3.ebuild index f48f3d1026a7..6677eec8809d 100644 --- a/media-libs/sk1libs/sk1libs-0.9.1-r3.ebuild +++ b/media-libs/sk1libs/sk1libs-0.9.1-r3.ebuild @@ -1,10 +1,10 @@ -# 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/media-libs/sk1libs/sk1libs-0.9.1-r3.ebuild,v 1.10 2014/07/04 19:39:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sk1libs/sk1libs-0.9.1-r3.ebuild,v 1.11 2015/04/08 17:59:35 mgorny Exp $ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit distutils-r1 python-r1 |