diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-08-17 12:17:13 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-08-17 12:17:13 +0000 |
commit | f51862d9733f95fc380858bea8c7d43e65f76a60 (patch) | |
tree | 536b0b026b5076daa4210f09dc489e83e1f27198 /x11-libs/goffice | |
parent | stable amd64 (diff) | |
download | gentoo-2-f51862d9733f95fc380858bea8c7d43e65f76a60.tar.gz gentoo-2-f51862d9733f95fc380858bea8c7d43e65f76a60.tar.bz2 gentoo-2-f51862d9733f95fc380858bea8c7d43e65f76a60.zip |
Stable for HPPA (bug #144120).
(Portage version: 2.1.1_pre5-r1)
Diffstat (limited to 'x11-libs/goffice')
-rw-r--r-- | x11-libs/goffice/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/goffice/files/digest-goffice-0.2.1 | 2 | ||||
-rw-r--r-- | x11-libs/goffice/goffice-0.2.1.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog index 5c3a9cc82f5e..764bbc38f1bf 100644 --- a/x11-libs/goffice/ChangeLog +++ b/x11-libs/goffice/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/goffice # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.14 2006/08/16 18:47:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.15 2006/08/17 12:17:13 jer Exp $ + + 17 Aug 2006; Jeroen Roovers <jer@gentoo.org> goffice-0.2.1.ebuild: + Stable for HPPA (bug #144120). 16 Aug 2006; Markus Rothe <corsair@gentoo.org> goffice-0.2.1.ebuild: Stable on ppc64; bug #144120 diff --git a/x11-libs/goffice/files/digest-goffice-0.2.1 b/x11-libs/goffice/files/digest-goffice-0.2.1 index c13edc38e1fb..af594eac2b89 100644 --- a/x11-libs/goffice/files/digest-goffice-0.2.1 +++ b/x11-libs/goffice/files/digest-goffice-0.2.1 @@ -1 +1,3 @@ MD5 73b733556db5721ddfd5c72fc6428a15 goffice-0.2.1.tar.bz2 1415715 +RMD160 c4623aa40f0abca223b59bb51b6638058844ac7e goffice-0.2.1.tar.bz2 1415715 +SHA256 158258dcb85fd4f3e4ee5a61df49560f8b65d94682ef9322cbb20fb2d3e93034 goffice-0.2.1.tar.bz2 1415715 diff --git a/x11-libs/goffice/goffice-0.2.1.ebuild b/x11-libs/goffice/goffice-0.2.1.ebuild index a15c170768ed..521c0e3dc4c3 100644 --- a/x11-libs/goffice/goffice-0.2.1.ebuild +++ b/x11-libs/goffice/goffice-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.2.1.ebuild,v 1.3 2006/08/16 18:47:24 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.2.1.ebuild,v 1.4 2006/08/17 12:17:13 jer Exp $ inherit eutils gnome2 flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://freshmeat.net/projects/goffice/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ppc64 sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ppc64 sparc ~x86" IUSE="gnome" #cairo support broken and -gtk broken |