diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-01-02 10:12:36 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-01-02 10:12:36 +0000 |
commit | 17449c54bd3dd7f0006ff87f9c4d957197f137a2 (patch) | |
tree | 3cac71ea0d94446fb4a8f3745f135303d3afe669 /x11-libs | |
parent | stable x86, security bug 198385 (diff) | |
download | gentoo-2-17449c54bd3dd7f0006ff87f9c4d957197f137a2.tar.gz gentoo-2-17449c54bd3dd7f0006ff87f9c4d957197f137a2.tar.bz2 gentoo-2-17449c54bd3dd7f0006ff87f9c4d957197f137a2.zip |
stable x86, security bug 198385
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.4.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index 39e9b19f1605..15b126f401a6 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,9 @@ # 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.28 2008/01/02 10:09:26 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.29 2008/01/02 10:12:36 opfer Exp $ + + 02 Jan 2008; Christian Faulhammer <opfer@gentoo.org> goffice-0.4.3.ebuild: + stable x86, security bug 198385 02 Jan 2008; Christian Faulhammer <opfer@gentoo.org> goffice-0.6.1.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 c7968830eb1f..3dcb0aa8318a 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.5 2008/01/02 06:13:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.4.3.ebuild,v 1.6 2008/01/02 10:12:36 opfer 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 |