diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-01-16 19:02:15 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-01-16 19:02:15 +0000 |
commit | dfdd99c2db90b72b47af1ebd7ed6199924d9b62c (patch) | |
tree | d0195f12391a147ebe9e52565ef5f322bb9d95d6 /mail-client | |
parent | Remove python.eclass traces (python now controlled by mozcoreconf-2.eclass). (diff) | |
download | gentoo-2-dfdd99c2db90b72b47af1ebd7ed6199924d9b62c.tar.gz gentoo-2-dfdd99c2db90b72b47af1ebd7ed6199924d9b62c.tar.bz2 gentoo-2-dfdd99c2db90b72b47af1ebd7ed6199924d9b62c.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 'mail-client')
-rw-r--r-- | mail-client/thunderbird/ChangeLog | 7 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-10.0.10.ebuild | 6 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-10.0.11.ebuild | 6 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-10.0.6.ebuild | 6 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-10.0.7.ebuild | 6 | ||||
-rw-r--r-- | mail-client/thunderbird/thunderbird-17.0.2.ebuild | 4 |
6 files changed, 20 insertions, 15 deletions
diff --git a/mail-client/thunderbird/ChangeLog b/mail-client/thunderbird/ChangeLog index 2bff877ba674..fc25e06aba7c 100644 --- a/mail-client/thunderbird/ChangeLog +++ b/mail-client/thunderbird/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for mail-client/thunderbird # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.185 2013/01/16 16:02:00 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/ChangeLog,v 1.186 2013/01/16 19:02:15 mgorny Exp $ + + 16 Jan 2013; Michał Górny <mgorny@gentoo.org> thunderbird-10.0.10.ebuild, + thunderbird-10.0.11.ebuild, thunderbird-10.0.6.ebuild, + thunderbird-10.0.7.ebuild, thunderbird-17.0.2.ebuild: + Remove python.eclass traces (python now controlled by mozcoreconf-2.eclass). 16 Jan 2013; <anarchy@gentoo.org> thunderbird-17.0.2.ebuild: Remove pysqlite dep, use python[sqlite] diff --git a/mail-client/thunderbird/thunderbird-10.0.10.ebuild b/mail-client/thunderbird/thunderbird-10.0.10.ebuild index 0ff5f9f94e44..5801119706d3 100644 --- a/mail-client/thunderbird/thunderbird-10.0.10.ebuild +++ b/mail-client/thunderbird/thunderbird-10.0.10.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/mail-client/thunderbird/thunderbird-10.0.10.ebuild,v 1.2 2012/11/03 12:30:35 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-10.0.10.ebuild,v 1.3 2013/01/16 19:02:15 mgorny Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -25,7 +25,7 @@ EMVER="1.3.5" # We don't use the http mirror because it deletes old tarballs. MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases/" -inherit flag-o-matic toolchain-funcs mozconfig-3 makeedit multilib autotools pax-utils python check-reqs nsplugins mozlinguas +inherit flag-o-matic toolchain-funcs mozconfig-3 makeedit multilib autotools pax-utils check-reqs nsplugins mozlinguas DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" diff --git a/mail-client/thunderbird/thunderbird-10.0.11.ebuild b/mail-client/thunderbird/thunderbird-10.0.11.ebuild index b43ba9c3e66c..8bdb2c6de5a7 100644 --- a/mail-client/thunderbird/thunderbird-10.0.11.ebuild +++ b/mail-client/thunderbird/thunderbird-10.0.11.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/mail-client/thunderbird/thunderbird-10.0.11.ebuild,v 1.5 2012/12/05 20:55:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-10.0.11.ebuild,v 1.6 2013/01/16 19:02:15 mgorny Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -25,7 +25,7 @@ EMVER="1.3.5" # We don't use the http mirror because it deletes old tarballs. MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases/" -inherit flag-o-matic toolchain-funcs mozconfig-3 makeedit multilib autotools pax-utils python check-reqs nsplugins mozlinguas +inherit flag-o-matic toolchain-funcs mozconfig-3 makeedit multilib autotools pax-utils check-reqs nsplugins mozlinguas DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" diff --git a/mail-client/thunderbird/thunderbird-10.0.6.ebuild b/mail-client/thunderbird/thunderbird-10.0.6.ebuild index 70e4bfdcb342..a7da97c3d3b2 100644 --- a/mail-client/thunderbird/thunderbird-10.0.6.ebuild +++ b/mail-client/thunderbird/thunderbird-10.0.6.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/mail-client/thunderbird/thunderbird-10.0.6.ebuild,v 1.6 2012/08/25 07:08:37 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-10.0.6.ebuild,v 1.7 2013/01/16 19:02:15 mgorny Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -25,7 +25,7 @@ EMVER="1.3.5" # We don't use the http mirror because it deletes old tarballs. MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases/" -inherit flag-o-matic toolchain-funcs mozconfig-3 makeedit multilib autotools pax-utils python check-reqs nsplugins mozlinguas +inherit flag-o-matic toolchain-funcs mozconfig-3 makeedit multilib autotools pax-utils check-reqs nsplugins mozlinguas DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" diff --git a/mail-client/thunderbird/thunderbird-10.0.7.ebuild b/mail-client/thunderbird/thunderbird-10.0.7.ebuild index 8c25ec27d62c..aa3d377a6052 100644 --- a/mail-client/thunderbird/thunderbird-10.0.7.ebuild +++ b/mail-client/thunderbird/thunderbird-10.0.7.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/mail-client/thunderbird/thunderbird-10.0.7.ebuild,v 1.4 2012/09/15 12:18:54 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-10.0.7.ebuild,v 1.5 2013/01/16 19:02:15 mgorny Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -25,7 +25,7 @@ EMVER="1.3.5" # We don't use the http mirror because it deletes old tarballs. MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases/" -inherit flag-o-matic toolchain-funcs mozconfig-3 makeedit multilib autotools pax-utils python check-reqs nsplugins mozlinguas +inherit flag-o-matic toolchain-funcs mozconfig-3 makeedit multilib autotools pax-utils check-reqs nsplugins mozlinguas DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" diff --git a/mail-client/thunderbird/thunderbird-17.0.2.ebuild b/mail-client/thunderbird/thunderbird-17.0.2.ebuild index b2c97dc64104..7ef7553b9dc6 100644 --- a/mail-client/thunderbird/thunderbird-17.0.2.ebuild +++ b/mail-client/thunderbird/thunderbird-17.0.2.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/mail-client/thunderbird/thunderbird-17.0.2.ebuild,v 1.2 2013/01/16 16:02:00 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-client/thunderbird/thunderbird-17.0.2.ebuild,v 1.3 2013/01/16 19:02:15 mgorny Exp $ EAPI="3" WANT_AUTOCONF="2.1" @@ -26,7 +26,7 @@ EMVER="1.5.0" # We don't use the http mirror because it deletes old tarballs. MOZ_FTP_URI="ftp://ftp.mozilla.org/pub/${PN}/releases/" -inherit flag-o-matic toolchain-funcs mozconfig-3 makeedit multilib autotools pax-utils python check-reqs nsplugins mozlinguas +inherit flag-o-matic toolchain-funcs mozconfig-3 makeedit multilib autotools pax-utils check-reqs nsplugins mozlinguas DESCRIPTION="Thunderbird Mail Client" HOMEPAGE="http://www.mozilla.com/en-US/thunderbird/" |