diff options
author | 2014-05-04 08:55:29 +0000 | |
---|---|---|
committer | 2014-05-04 08:55:29 +0000 | |
commit | 7a49061d91a1d5914e5c9cee3c10c948a1b101d3 (patch) | |
tree | 93e236db5870f156e78e8eed8c79c812864a8ee3 /x11-libs | |
parent | amd64 stable, bug 508862 (diff) | |
download | gentoo-2-7a49061d91a1d5914e5c9cee3c10c948a1b101d3.tar.gz gentoo-2-7a49061d91a1d5914e5c9cee3c10c948a1b101d3.tar.bz2 gentoo-2-7a49061d91a1d5914e5c9cee3c10c948a1b101d3.zip |
amd64 stable, bug 508862
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.10.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index 34fd062afcfd..42a8130b7566 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/goffice # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.143 2014/04/27 09:13:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.144 2014/05/04 08:55:29 pacho Exp $ + + 04 May 2014; Pacho Ramos <pacho@gentoo.org> goffice-0.10.14.ebuild: + amd64 stable, bug 508862 27 Apr 2014; Pacho Ramos <pacho@gentoo.org> -goffice-0.10.13.ebuild: drop old diff --git a/x11-libs/goffice/goffice-0.10.14.ebuild b/x11-libs/goffice/goffice-0.10.14.ebuild index 4e241c664557..0f6575478ae4 100644 --- a/x11-libs/goffice/goffice-0.10.14.ebuild +++ b/x11-libs/goffice/goffice-0.10.14.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/x11-libs/goffice/goffice-0.10.14.ebuild,v 1.1 2014/04/17 12:53:40 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.10.14.ebuild,v 1.2 2014/05/04 08:55:29 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 |