diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-01-24 12:31:54 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-01-24 12:31:54 +0000 |
commit | 5a96a11fd90c35eb45258fe9db3e35a4f36634df (patch) | |
tree | e05afad72364748ee0ee0d7a0a40b5c8e23005b7 /x11-libs | |
parent | Version bump. (diff) | |
download | gentoo-2-5a96a11fd90c35eb45258fe9db3e35a4f36634df.tar.gz gentoo-2-5a96a11fd90c35eb45258fe9db3e35a4f36634df.tar.bz2 gentoo-2-5a96a11fd90c35eb45258fe9db3e35a4f36634df.zip |
Version bump, drop old
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.10.19.ebuild (renamed from x11-libs/goffice/goffice-0.10.17.ebuild) | 6 |
2 files changed, 10 insertions, 4 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index ee2a98cbe463..f5e123b1eb31 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/goffice # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.162 2015/01/02 12:10:40 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.163 2015/01/24 12:31:54 pacho Exp $ + +*goffice-0.10.19 (24 Jan 2015) + + 24 Jan 2015; Pacho Ramos <pacho@gentoo.org> +goffice-0.10.19.ebuild, + -goffice-0.10.17.ebuild: + Version bump, drop old 02 Jan 2015; Agostino Sarubbo <ago@gentoo.org> goffice-0.10.18.ebuild: Stable for alpha, wrt bug #529964 diff --git a/x11-libs/goffice/goffice-0.10.17.ebuild b/x11-libs/goffice/goffice-0.10.19.ebuild index 1c6db07769fb..5dd7e9b73a3f 100644 --- a/x11-libs/goffice/goffice-0.10.17.ebuild +++ b/x11-libs/goffice/goffice-0.10.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/x11-libs/goffice/goffice-0.10.17.ebuild,v 1.8 2014/09/15 08:24:39 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.10.19.ebuild,v 1.1 2015/01/24 12:31:54 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/goffice/" LICENSE="GPL-2" SLOT="0.10" -KEYWORDS="alpha amd64 ~arm ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="+introspection" # Build fails with -gtk |