diff options
author | 2014-02-17 07:47:43 +0000 | |
---|---|---|
committer | 2014-02-17 07:47:43 +0000 | |
commit | eaea1d31430480c083b775ba0583362924e25610 (patch) | |
tree | e9a6a4ae4e3740297e7d528970173e0c87b66a7f /app-office/gnumeric | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-eaea1d31430480c083b775ba0583362924e25610.tar.gz gentoo-2-eaea1d31430480c083b775ba0583362924e25610.tar.bz2 gentoo-2-eaea1d31430480c083b775ba0583362924e25610.zip |
Version bump, drop old
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 8 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.11.ebuild (renamed from app-office/gnumeric/gnumeric-1.12.9.ebuild) | 6 |
2 files changed, 10 insertions, 4 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index e22df8357643..f167a668161f 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-office/gnumeric # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.259 2014/02/15 10:32:46 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.260 2014/02/17 07:47:43 pacho Exp $ + +*gnumeric-1.12.11 (17 Feb 2014) + + 17 Feb 2014; Pacho Ramos <pacho@gentoo.org> +gnumeric-1.12.11.ebuild, + -gnumeric-1.12.9.ebuild: + Version bump, drop old *gnumeric-1.12.10 (15 Feb 2014) diff --git a/app-office/gnumeric/gnumeric-1.12.9.ebuild b/app-office/gnumeric/gnumeric-1.12.11.ebuild index 742e3edd1b46..91375bb837af 100644 --- a/app-office/gnumeric/gnumeric-1.12.9.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.12.9.ebuild,v 1.1 2014/01/05 10:34:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.12.11.ebuild,v 1.1 2014/02/17 07:47:43 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -10,7 +10,7 @@ PYTHON_COMPAT=( python{2_6,2_7} ) inherit eutils gnome2 flag-o-matic python-single-r1 DESCRIPTION="The GNOME Spreadsheet" -HOMEPAGE="http://projects.gnome.org/gnumeric/" +HOMEPAGE="http://www.gnumeric.org/" LICENSE="GPL-2" SLOT="0" @@ -31,7 +31,7 @@ RDEPEND=" sys-libs/zlib >=dev-libs/glib-2.28:2 >=gnome-extra/libgsf-1.14.24:= - >=x11-libs/goffice-0.10.9:0.10 + >=x11-libs/goffice-0.10.10:0.10 >=dev-libs/libxml2-2.4.12:2 >=x11-libs/pango-1.24.0:= |