diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-01-02 06:13:52 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-01-02 06:13:52 +0000 |
commit | f6807f61be7a62f4f03e949598c7ea7613326806 (patch) | |
tree | 08d5725992e07d2f35af7ae5dbadf3f9fa54bf94 /x11-libs | |
parent | dev-lang/mono-1.2.6-r1: added patch fixing bug #202358 (diff) | |
download | gentoo-2-f6807f61be7a62f4f03e949598c7ea7613326806.tar.gz gentoo-2-f6807f61be7a62f4f03e949598c7ea7613326806.tar.bz2 gentoo-2-f6807f61be7a62f4f03e949598c7ea7613326806.zip |
Stable for HPPA (bug #198385).
(Portage version: 2.1.4_rc14)
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 88de9af5ed75..acbcafea6b68 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.26 2008/01/02 01:35:05 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.27 2008/01/02 06:13:52 jer Exp $ + + 02 Jan 2008; Jeroen Roovers <jer@gentoo.org> goffice-0.4.3.ebuild, + goffice-0.6.1.ebuild: + Stable for HPPA (bug #198385). 02 Jan 2008; Saleem Abdulrasool <compnerd@gentoo.org> goffice-0.6.1.ebuild: diff --git a/x11-libs/goffice/goffice-0.4.3.ebuild b/x11-libs/goffice/goffice-0.4.3.ebuild index 88dc35bb4f6f..c7968830eb1f 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.4 2008/01/02 00:14:47 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.4.3.ebuild,v 1.5 2008/01/02 06:13:52 jer 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 8d81426bf130..32d0579824aa 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.2 2008/01/02 01:35:05 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.6.1.ebuild,v 1.3 2008/01/02 06:13:52 jer 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 |