summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-01-26 14:33:07 +0000
committerPacho Ramos <pacho@gentoo.org>2015-01-26 14:33:07 +0000
commit35163fcab1a1e29bcdefc47fca5c998ea1bae2e6 (patch)
tree4b9733111bb25767dee6ffbf66f03c131bbde0de /app-office/gnumeric
parentRemove old. (diff)
downloadgentoo-2-35163fcab1a1e29bcdefc47fca5c998ea1bae2e6.tar.gz
gentoo-2-35163fcab1a1e29bcdefc47fca5c998ea1bae2e6.tar.bz2
gentoo-2-35163fcab1a1e29bcdefc47fca5c998ea1bae2e6.zip
Version bump, drop old
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r--app-office/gnumeric/ChangeLog10
-rw-r--r--app-office/gnumeric/gnumeric-1.12.19.ebuild (renamed from app-office/gnumeric/gnumeric-1.12.17.ebuild)6
2 files changed, 11 insertions, 5 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog
index acf391cacd34..3ea62aee236d 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.280 2014/12/19 13:34:21 pacho Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.281 2015/01/26 14:33:07 pacho Exp $
+
+*gnumeric-1.12.19 (26 Jan 2015)
+
+ 26 Jan 2015; Pacho Ramos <pacho@gentoo.org> +gnumeric-1.12.19.ebuild,
+ -gnumeric-1.12.17.ebuild:
+ Version bump, drop old
19 Dec 2014; Pacho Ramos <pacho@gentoo.org> gnumeric-1.12.18.ebuild:
amd64 stable, bug 529964
diff --git a/app-office/gnumeric/gnumeric-1.12.17.ebuild b/app-office/gnumeric/gnumeric-1.12.19.ebuild
index b8dab94d426d..ec7ec2e1c20c 100644
--- a/app-office/gnumeric/gnumeric-1.12.17.ebuild
+++ b/app-office/gnumeric/gnumeric-1.12.19.ebuild
@@ -1,6 +1,6 @@
-# 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/app-office/gnumeric/gnumeric-1.12.17.ebuild,v 1.3 2014/07/23 15:13:39 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.12.19.ebuild,v 1.1 2015/01/26 14:33:07 pacho Exp $
EAPI="5"
GCONF_DEBUG="no"
@@ -14,7 +14,7 @@ HOMEPAGE="http://www.gnumeric.org/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="+introspection libgda perl python"
REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"