diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 14:00:13 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 14:00:13 +0000 |
commit | e0592fc28413b84615ce72675f11eac2e50add3c (patch) | |
tree | 726dc17ac39bc4ef81f717d6696de4161092cd67 /x11-libs/goffice | |
parent | amd64 stable, bug 330411 (diff) | |
download | gentoo-2-e0592fc28413b84615ce72675f11eac2e50add3c.tar.gz gentoo-2-e0592fc28413b84615ce72675f11eac2e50add3c.tar.bz2 gentoo-2-e0592fc28413b84615ce72675f11eac2e50add3c.zip |
amd64 stable, bug 326503
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/goffice')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.8.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index f3efec543fc8..21527952979a 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/goffice # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.72 2010/07/24 16:25:44 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.73 2010/07/31 14:00:13 pacho Exp $ + + 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> goffice-0.8.6.ebuild: + amd64 stable, bug 326503 24 Jul 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> goffice-0.8.6.ebuild: x86 stable wrt bug #326503 diff --git a/x11-libs/goffice/goffice-0.8.6.ebuild b/x11-libs/goffice/goffice-0.8.6.ebuild index 704e0fcc048d..64f7bd94b340 100644 --- a/x11-libs/goffice/goffice-0.8.6.ebuild +++ b/x11-libs/goffice/goffice-0.8.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.8.6.ebuild,v 1.3 2010/07/24 16:25:44 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.8.6.ebuild,v 1.4 2010/07/31 14:00:13 pacho Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://freshmeat.net/projects/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 |