diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 16:15:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 16:15:21 +0000 |
commit | 437d7ba1744a49b0061e687d62a40275fb3cc2a1 (patch) | |
tree | 09f3496ac9c311143d091294d9d84dabc5e92739 /app-office/gnumeric | |
parent | Stable for x86, wrt bug #458984 (diff) | |
download | gentoo-2-437d7ba1744a49b0061e687d62a40275fb3cc2a1.tar.gz gentoo-2-437d7ba1744a49b0061e687d62a40275fb3cc2a1.tar.bz2 gentoo-2-437d7ba1744a49b0061e687d62a40275fb3cc2a1.zip |
Stable for x86, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-office/gnumeric')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index bb3849da39f7..63ff110a84a7 100644 --- a/app-office/gnumeric/ChangeLog +++ b/app-office/gnumeric/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-office/gnumeric # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.240 2013/03/25 15:36:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.241 2013/03/25 16:15:21 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnumeric-1.12.0-r1.ebuild: + Stable for x86, wrt bug #458984 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnumeric-1.12.0-r1.ebuild: Stable for amd64, wrt bug #458984 diff --git a/app-office/gnumeric/gnumeric-1.12.0-r1.ebuild b/app-office/gnumeric/gnumeric-1.12.0-r1.ebuild index b799d0068f35..cf2b612bb879 100644 --- a/app-office/gnumeric/gnumeric-1.12.0-r1.ebuild +++ b/app-office/gnumeric/gnumeric-1.12.0-r1.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/app-office/gnumeric/gnumeric-1.12.0-r1.ebuild,v 1.2 2013/03/25 15:36:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.12.0-r1.ebuild,v 1.3 2013/03/25 16:15:21 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -16,7 +16,7 @@ SRC_URI="${SRC_URI} http://dev.gentoo.org/~tetromino/distfiles/${PN}/${PN}-1.12.0-annotation-syntax.patch.xz" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" IUSE="+introspection perl python" # Missing gnome-extra/libgnomedb required version in tree |