diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 14:29:11 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 14:29:11 +0000 |
commit | b07122c02e11540c6ebc7df120dcad171a6fc237 (patch) | |
tree | 5e5ee62516d9ae4ae0b5fa53a0a25b603c3b08fb /app-office | |
parent | arch stable, bug 888 (diff) | |
download | gentoo-2-b07122c02e11540c6ebc7df120dcad171a6fc237.tar.gz gentoo-2-b07122c02e11540c6ebc7df120dcad171a6fc237.tar.bz2 gentoo-2-b07122c02e11540c6ebc7df120dcad171a6fc237.zip |
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/gnumeric/ChangeLog | 5 | ||||
-rw-r--r-- | app-office/gnumeric/gnumeric-1.12.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/gnumeric/ChangeLog b/app-office/gnumeric/ChangeLog index f167a668161f..b1a1b99577f8 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.260 2014/02/17 07:47:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/ChangeLog,v 1.261 2014/02/22 14:29:11 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnumeric-1.12.11.ebuild: + arch stable, bug 888 *gnumeric-1.12.11 (17 Feb 2014) diff --git a/app-office/gnumeric/gnumeric-1.12.11.ebuild b/app-office/gnumeric/gnumeric-1.12.11.ebuild index 91375bb837af..111b23ff67db 100644 --- a/app-office/gnumeric/gnumeric-1.12.11.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.11.ebuild,v 1.1 2014/02/17 07:47:43 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/gnumeric/gnumeric-1.12.11.ebuild,v 1.2 2014/02/22 14:29:11 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} )" |