diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:13:39 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:13:39 +0000 |
commit | 77c33c7936e0453d283908eecadb342f1a46a6f9 (patch) | |
tree | 153169bb2e04cfb43cff8d8acbdb4255d53cd6f0 /app-office | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-77c33c7936e0453d283908eecadb342f1a46a6f9.tar.gz gentoo-2-77c33c7936e0453d283908eecadb342f1a46a6f9.tar.bz2 gentoo-2-77c33c7936e0453d283908eecadb342f1a46a6f9.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index 0d3aaaba869f..ec4d82266a58 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,9 @@ # 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.275 2014/07/22 10:42:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.276 2014/07/23 15:13:39 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnumeric-1.12.17.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gnumeric-1.12.17.ebuild: Stable for amd64, wrt bug #512912 diff --git a/app-office/gnumeric/gnumeric-1.12.17.ebuild b/app-office/gnumeric/gnumeric-1.12.17.ebuild index 657d6d4365b1..b8dab94d426d 100644 --- a/app-office/gnumeric/gnumeric-1.12.17.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.17.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.17.ebuild,v 1.2 2014/07/22 10:42:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.12.17.ebuild,v 1.3 2014/07/23 15:13:39 ago 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} )" |