summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-05-09 09:25:13 +0000
committerPacho Ramos <pacho@gentoo.org>2010-05-09 09:25:13 +0000
commit1763e5adf27be9c4df790bb8bceaab716382e589 (patch)
tree36d934fd364223ea77f385a6d14630551a9fdf4a /x11-libs/goffice
parentVersion bump. (diff)
downloadgentoo-2-1763e5adf27be9c4df790bb8bceaab716382e589.tar.gz
gentoo-2-1763e5adf27be9c4df790bb8bceaab716382e589.tar.bz2
gentoo-2-1763e5adf27be9c4df790bb8bceaab716382e589.zip
Version bump with tons of bugfixes and cleaning of old testing version.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/goffice')
-rw-r--r--x11-libs/goffice/ChangeLog8
-rw-r--r--x11-libs/goffice/goffice-0.8.3.ebuild (renamed from x11-libs/goffice/goffice-0.8.0.ebuild)5
2 files changed, 9 insertions, 4 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog
index 8c38aa3a251c..085c21634fe1 100644
--- a/x11-libs/goffice/ChangeLog
+++ b/x11-libs/goffice/ChangeLog
@@ -1,6 +1,12 @@
# 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.65 2010/03/10 23:23:56 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.66 2010/05/09 09:25:13 pacho Exp $
+
+*goffice-0.8.3 (09 May 2010)
+
+ 09 May 2010; Pacho Ramos <pacho@gentoo.org> -goffice-0.8.0.ebuild,
+ +goffice-0.8.3.ebuild:
+ Version bump with tons of bugfixes and cleaning of old testing version.
*goffice-0.8.1 (10 Mar 2010)
diff --git a/x11-libs/goffice/goffice-0.8.0.ebuild b/x11-libs/goffice/goffice-0.8.3.ebuild
index 1934da1dcfaa..970fb035426a 100644
--- a/x11-libs/goffice/goffice-0.8.0.ebuild
+++ b/x11-libs/goffice/goffice-0.8.3.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.0.ebuild,v 1.1 2010/03/03 22:00:36 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.8.3.ebuild,v 1.1 2010/05/09 09:25:13 pacho Exp $
EAPI="2"
GCONF_DEBUG="no"
@@ -21,7 +21,6 @@ RDEPEND=">=dev-libs/glib-2.16
>=gnome-extra/libgsf-1.14.9[gnome?]
>=dev-libs/libxml2-2.4.12
>=x11-libs/pango-1.8.1
- >=gnome-base/libglade-2.3.6
>=x11-libs/cairo-1.2[svg]
x11-libs/libXext
x11-libs/libXrender
@@ -31,7 +30,7 @@ RDEPEND=">=dev-libs/glib-2.16
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.18
>=dev-util/intltool-0.35
- doc? ( >=dev-util/gtk-doc-1.4 )"
+ doc? ( >=dev-util/gtk-doc-1.11 )"
DOCS="AUTHORS BUGS ChangeLog MAINTAINERS NEWS README"