diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-01-16 19:02:13 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-01-16 19:02:13 +0000 |
commit | 2ff5c95dd47d3b8d52fe4309c4ec994f3bb8af5a (patch) | |
tree | 724ce1cf5549312f5d76bf5959c5aa702d8edea6 /www-client | |
parent | Migrate Mozilla packages to python-any-r1 for build-time Python dep. (diff) | |
download | gentoo-2-2ff5c95dd47d3b8d52fe4309c4ec994f3bb8af5a.tar.gz gentoo-2-2ff5c95dd47d3b8d52fe4309c4ec994f3bb8af5a.tar.bz2 gentoo-2-2ff5c95dd47d3b8d52fe4309c4ec994f3bb8af5a.zip |
Remove python.eclass traces (python now controlled by mozcoreconf-2.eclass).
(Portage version: 2.2.0_alpha154/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/seamonkey/ChangeLog | 7 | ||||
-rw-r--r-- | www-client/seamonkey/seamonkey-2.0.14-r1.ebuild | 10 | ||||
-rw-r--r-- | www-client/seamonkey/seamonkey-2.14-r1.ebuild | 7 | ||||
-rw-r--r-- | www-client/seamonkey/seamonkey-2.14.1.ebuild | 7 | ||||
-rw-r--r-- | www-client/seamonkey/seamonkey-2.15-r1.ebuild | 4 | ||||
-rw-r--r-- | www-client/seamonkey/seamonkey-2.4.1-r1.ebuild | 6 |
6 files changed, 22 insertions, 19 deletions
diff --git a/www-client/seamonkey/ChangeLog b/www-client/seamonkey/ChangeLog index 8327ccbd5261..d39a87e9c630 100644 --- a/www-client/seamonkey/ChangeLog +++ b/www-client/seamonkey/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for www-client/seamonkey # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.424 2013/01/16 18:13:48 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/ChangeLog,v 1.425 2013/01/16 19:02:13 mgorny Exp $ + + 16 Jan 2013; Michał Górny <mgorny@gentoo.org> seamonkey-2.0.14-r1.ebuild, + seamonkey-2.14-r1.ebuild, seamonkey-2.14.1.ebuild, seamonkey-2.15-r1.ebuild, + seamonkey-2.4.1-r1.ebuild: + Remove python.eclass traces (python now controlled by mozcoreconf-2.eclass). 16 Jan 2013; <anarchy@gentoo.org> seamonkey-2.15-r1.ebuild: Fix linguas support in fx-18 diff --git a/www-client/seamonkey/seamonkey-2.0.14-r1.ebuild b/www-client/seamonkey/seamonkey-2.0.14-r1.ebuild index 7ce79d88fd95..765922c8a8f7 100644 --- a/www-client/seamonkey/seamonkey-2.0.14-r1.ebuild +++ b/www-client/seamonkey/seamonkey-2.0.14-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.0.14-r1.ebuild,v 1.7 2012/07/04 19:20:50 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.0.14-r1.ebuild,v 1.8 2013/01/16 19:02:13 mgorny Exp $ EAPI="2" WANT_AUTOCONF="2.1" -inherit flag-o-matic toolchain-funcs eutils mozconfig-3 makeedit multilib fdo-mime autotools mozextension java-pkg-opt-2 python +inherit flag-o-matic toolchain-funcs eutils mozconfig-3 makeedit multilib fdo-mime autotools mozextension java-pkg-opt-2 PATCH="${PN}-2.0.11-patches-01" EMVER="1.0.1" @@ -80,7 +80,6 @@ RDEPEND="java? ( virtual/jre ) >=gnome-base/libgnome-2.16.0 )" DEPEND="${RDEPEND} - =dev-lang/python-2*[threads] virtual/pkgconfig java? ( >=virtual/jdk-1.4 )" @@ -141,7 +140,8 @@ pkg_setup() { java-pkg-opt-2_pkg_setup - python_set_active_version 2 + # why not moz_pkgsetup? + python-any-r1_pkg_setup } src_prepare() { diff --git a/www-client/seamonkey/seamonkey-2.14-r1.ebuild b/www-client/seamonkey/seamonkey-2.14-r1.ebuild index 8420014a89dc..8281f839705c 100644 --- a/www-client/seamonkey/seamonkey-2.14-r1.ebuild +++ b/www-client/seamonkey/seamonkey-2.14-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.14-r1.ebuild,v 1.6 2012/12/10 19:12:37 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.14-r1.ebuild,v 1.7 2013/01/16 19:02:13 mgorny Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -26,7 +26,7 @@ else MOZ_LANGPACK_SUFFIX=".langpack.xpi" fi -inherit check-reqs flag-o-matic toolchain-funcs eutils mozconfig-3 multilib pax-utils fdo-mime autotools mozextension python nsplugins mozlinguas +inherit check-reqs flag-o-matic toolchain-funcs eutils mozconfig-3 multilib pax-utils fdo-mime autotools mozextension nsplugins mozlinguas PATCHFF="firefox-17.0-patches-0.1" PATCH="${PN}-2.14-patches-01" @@ -79,7 +79,6 @@ RDEPEND=">=sys-devel/binutils-2.16.1 selinux? ( sec-policy/selinux-mozilla )" DEPEND="${RDEPEND} - dev-python/pysqlite !elibc_glibc? ( dev-libs/libexecinfo ) virtual/pkgconfig amd64? ( ${ASM_DEPEND} diff --git a/www-client/seamonkey/seamonkey-2.14.1.ebuild b/www-client/seamonkey/seamonkey-2.14.1.ebuild index d59f2299afdf..6c09843be455 100644 --- a/www-client/seamonkey/seamonkey-2.14.1.ebuild +++ b/www-client/seamonkey/seamonkey-2.14.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.14.1.ebuild,v 1.5 2012/12/10 19:12:37 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.14.1.ebuild,v 1.6 2013/01/16 19:02:13 mgorny Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -26,7 +26,7 @@ else MOZ_LANGPACK_SUFFIX=".langpack.xpi" fi -inherit check-reqs flag-o-matic toolchain-funcs eutils mozconfig-3 multilib pax-utils fdo-mime autotools mozextension python nsplugins mozlinguas +inherit check-reqs flag-o-matic toolchain-funcs eutils mozconfig-3 multilib pax-utils fdo-mime autotools mozextension nsplugins mozlinguas PATCHFF="firefox-17.0-patches-0.3" PATCH="${PN}-2.14-patches-01" @@ -79,7 +79,6 @@ RDEPEND=">=sys-devel/binutils-2.16.1 selinux? ( sec-policy/selinux-mozilla )" DEPEND="${RDEPEND} - dev-python/pysqlite !elibc_glibc? ( dev-libs/libexecinfo ) virtual/pkgconfig amd64? ( ${ASM_DEPEND} diff --git a/www-client/seamonkey/seamonkey-2.15-r1.ebuild b/www-client/seamonkey/seamonkey-2.15-r1.ebuild index 4c3a8cba0406..fd20bf0a2413 100644 --- a/www-client/seamonkey/seamonkey-2.15-r1.ebuild +++ b/www-client/seamonkey/seamonkey-2.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.15-r1.ebuild,v 1.2 2013/01/16 18:13:48 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.15-r1.ebuild,v 1.3 2013/01/16 19:02:13 mgorny Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -26,7 +26,7 @@ else MOZ_LANGPACK_SUFFIX=".langpack.xpi" fi -inherit check-reqs flag-o-matic toolchain-funcs eutils mozconfig-3 multilib pax-utils fdo-mime autotools mozextension python nsplugins mozlinguas +inherit check-reqs flag-o-matic toolchain-funcs eutils mozconfig-3 multilib pax-utils fdo-mime autotools mozextension nsplugins mozlinguas PATCHFF="firefox-18.0-patches-0.7" PATCH="${PN}-2.14-patches-01" diff --git a/www-client/seamonkey/seamonkey-2.4.1-r1.ebuild b/www-client/seamonkey/seamonkey-2.4.1-r1.ebuild index 7821878a1be9..5de748de48c0 100644 --- a/www-client/seamonkey/seamonkey-2.4.1-r1.ebuild +++ b/www-client/seamonkey/seamonkey-2.4.1-r1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.4.1-r1.ebuild,v 1.9 2012/07/04 19:20:50 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/seamonkey/seamonkey-2.4.1-r1.ebuild,v 1.10 2013/01/16 19:02:13 mgorny Exp $ EAPI="3" WANT_AUTOCONF="2.1" -inherit flag-o-matic toolchain-funcs eutils mozconfig-3 makeedit multilib fdo-mime autotools mozextension python +inherit flag-o-matic toolchain-funcs eutils mozconfig-3 makeedit multilib fdo-mime autotools mozextension PATCH="${PN}-2.4.1-patches-01" EMVER="1.3.2" |