diff options
author | Patrick Lauer <patrick@gentoo.org> | 2012-02-10 03:53:51 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2012-02-10 03:53:51 +0000 |
commit | 5eddd19e0a87239c86f3299d8b6ce9f6b277cbaa (patch) | |
tree | 72ba927cf7fba895ccadb407c107ea9cfc58d359 /app-office/gnumeric | |
parent | Changing python deps in preparation for 2.4 removal (diff) | |
download | historical-5eddd19e0a87239c86f3299d8b6ce9f6b277cbaa.tar.gz historical-5eddd19e0a87239c86f3299d8b6ce9f6b277cbaa.tar.bz2 historical-5eddd19e0a87239c86f3299d8b6ce9f6b277cbaa.zip |
Changing python deps in preparation for 2.4 removal
Package-Manager: portage-2.2.0_alpha85/cvs/Linux x86_64
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.10.13.ebuild | 6 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.10.15.ebuild | 6 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.10.16.ebuild | 6 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.10.17.ebuild | 6 |
5 files changed, 18 insertions, 14 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index 35d543d68d87..16496da42d07 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/gnumeric -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.231 2011/10/30 14:46:35 armin76 Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.232 2012/02/10 03:52:53 patrick Exp $ + + 10 Feb 2012; Patrick Lauer <patrick@gentoo.org> gnumeric-1.10.13.ebuild, + gnumeric-1.10.15.ebuild, gnumeric-1.10.16.ebuild, gnumeric-1.10.17.ebuild: + Changing python deps in preparation for 2.4 removal 30 Oct 2011; Raúl Porcel <armin76@gentoo.org> gnumeric-1.10.17.ebuild: alpha/ia64/sparc stable wrt #385699 diff --git a/app-office/gnumeric/gnumeric-1.10.13.ebuild b/app-office/gnumeric/gnumeric-1.10.13.ebuild index d380738a6840..0aeefc315256 100644 --- a/app-office/gnumeric/gnumeric-1.10.13.ebuild +++ b/app-office/gnumeric/gnumeric-1.10.13.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.13.ebuild,v 1.8 2011/03/22 19:56:44 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.13.ebuild,v 1.9 2012/02/10 03:52:53 patrick Exp $ EAPI="3" GCONF_DEBUG="no" -PYTHON_DEPEND="python? 2:2.4" +PYTHON_DEPEND="python? 2:2.5" inherit gnome2 flag-o-matic python diff --git a/app-office/gnumeric/gnumeric-1.10.15.ebuild b/app-office/gnumeric/gnumeric-1.10.15.ebuild index 2508f8de196f..e90f5430e7ea 100644 --- a/app-office/gnumeric/gnumeric-1.10.15.ebuild +++ b/app-office/gnumeric/gnumeric-1.10.15.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.15.ebuild,v 1.4 2011/07/24 11:07:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.15.ebuild,v 1.5 2012/02/10 03:52:53 patrick Exp $ EAPI="3" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -PYTHON_DEPEND="python? 2:2.4" +PYTHON_DEPEND="python? 2:2.5" inherit gnome2 flag-o-matic python diff --git a/app-office/gnumeric/gnumeric-1.10.16.ebuild b/app-office/gnumeric/gnumeric-1.10.16.ebuild index 4c0d667fcead..de226c157254 100644 --- a/app-office/gnumeric/gnumeric-1.10.16.ebuild +++ b/app-office/gnumeric/gnumeric-1.10.16.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.16.ebuild,v 1.1 2011/06/20 11:16:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.16.ebuild,v 1.2 2012/02/10 03:52:53 patrick Exp $ EAPI="3" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" GNOME_TARBALL_SUFFIX="xz" -PYTHON_DEPEND="python? 2:2.4" +PYTHON_DEPEND="python? 2:2.5" inherit gnome2 flag-o-matic python diff --git a/app-office/gnumeric/gnumeric-1.10.17.ebuild b/app-office/gnumeric/gnumeric-1.10.17.ebuild index ce91f82cfe81..d715a84b019f 100644 --- a/app-office/gnumeric/gnumeric-1.10.17.ebuild +++ b/app-office/gnumeric/gnumeric-1.10.17.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.17.ebuild,v 1.5 2011/10/30 14:46:35 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.10.17.ebuild,v 1.6 2012/02/10 03:52:53 patrick Exp $ EAPI="3" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" GNOME_TARBALL_SUFFIX="xz" -PYTHON_DEPEND="python? 2:2.4" +PYTHON_DEPEND="python? 2:2.5" inherit gnome2 flag-o-matic python |