diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-02 14:28:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-02 14:28:46 +0000 |
commit | 17321b4ec48fc85347afcadf69c9b7279017bf6b (patch) | |
tree | 855e192b37a92fac07331a45069fd46b4d197851 /x11-libs | |
parent | Re-add ~ia64 (diff) | |
download | gentoo-2-17321b4ec48fc85347afcadf69c9b7279017bf6b.tar.gz gentoo-2-17321b4ec48fc85347afcadf69c9b7279017bf6b.tar.bz2 gentoo-2-17321b4ec48fc85347afcadf69c9b7279017bf6b.zip |
alpha/ia64/sparc stable wrt #198385
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.4.3.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.6.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index 15b126f401a6..d78bfc303b4e 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/goffice # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.29 2008/01/02 10:12:36 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.30 2008/01/02 14:28:46 armin76 Exp $ + + 02 Jan 2008; Raúl Porcel <armin76@gentoo.org> goffice-0.4.3.ebuild, + goffice-0.6.1.ebuild: + alpha/ia64/sparc stable wrt #198385 02 Jan 2008; Christian Faulhammer <opfer@gentoo.org> goffice-0.4.3.ebuild: stable x86, security bug 198385 diff --git a/x11-libs/goffice/goffice-0.4.3.ebuild b/x11-libs/goffice/goffice-0.4.3.ebuild index 3dcb0aa8318a..849d43899512 100644 --- a/x11-libs/goffice/goffice-0.4.3.ebuild +++ b/x11-libs/goffice/goffice-0.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.4.3.ebuild,v 1.6 2008/01/02 10:12:36 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.4.3.ebuild,v 1.7 2008/01/02 14:28:46 armin76 Exp $ inherit eutils gnome2 flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://freshmeat.net/projects/goffice/" LICENSE="GPL-2" SLOT="0.4" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="doc gnome" #cairo support broken and -gtk broken diff --git a/x11-libs/goffice/goffice-0.6.1.ebuild b/x11-libs/goffice/goffice-0.6.1.ebuild index 27da9313ba3d..0b7b03a7678d 100644 --- a/x11-libs/goffice/goffice-0.6.1.ebuild +++ b/x11-libs/goffice/goffice-0.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.1.ebuild,v 1.4 2008/01/02 10:09:26 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.1.ebuild,v 1.5 2008/01/02 14:28:46 armin76 Exp $ inherit eutils gnome2 flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://freshmeat.net/projects/goffice/" LICENSE="GPL-2" SLOT="0.6" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha ~amd64 hppa ia64 ~ppc ~ppc64 sparc x86" IUSE="gnome" #doc support is broken without gtk-doc 1.9 #cairo support broken and -gtk broken |