diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-14 21:35:01 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-14 21:35:01 +0000 |
commit | aab9a891d04d4929f27701d2492e51fa0f1a7729 (patch) | |
tree | a2342cc6dabfef05c2cb6a254dbe04d1641d902f /x11-libs | |
parent | Stable on amd64 wrt bug #386629 (diff) | |
download | gentoo-2-aab9a891d04d4929f27701d2492e51fa0f1a7729.tar.gz gentoo-2-aab9a891d04d4929f27701d2492e51fa0f1a7729.tar.bz2 gentoo-2-aab9a891d04d4929f27701d2492e51fa0f1a7729.zip |
amd64 stable wrt #385699
(Portage version: 2.2.0_alpha64/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.8.17.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index b414903a2fb0..1ae2587c38ce 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/goffice # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.98 2011/07/31 18:13:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.99 2011/10/14 21:35:01 ssuominen Exp $ + + 14 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> goffice-0.8.17.ebuild: + amd64 stable wrt #385699 *goffice-0.8.17 (31 Jul 2011) diff --git a/x11-libs/goffice/goffice-0.8.17.ebuild b/x11-libs/goffice/goffice-0.8.17.ebuild index cf200991a40b..dcf16f73f5ef 100644 --- a/x11-libs/goffice/goffice-0.8.17.ebuild +++ b/x11-libs/goffice/goffice-0.8.17.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.8.17.ebuild,v 1.1 2011/07/31 18:13:26 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.8.17.ebuild,v 1.2 2011/10/14 21:35:01 ssuominen Exp $ EAPI="4" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/goffice/" LICENSE="GPL-2" SLOT="0.8" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris" IUSE="doc gnome" # Build fails with -gtk |