summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2011-01-13 19:59:45 +0000
committerPacho Ramos <pacho@gentoo.org>2011-01-13 19:59:45 +0000
commita20a47c96a9699fb90007a5856b86f7cc807ef04 (patch)
tree7e97919de72dba2e1c0bd3e1d9b2b101cb25dc62 /x11-libs/goffice
parentInitial commit for Package-Stash (diff)
downloadgentoo-2-a20a47c96a9699fb90007a5856b86f7cc807ef04.tar.gz
gentoo-2-a20a47c96a9699fb90007a5856b86f7cc807ef04.tar.bz2
gentoo-2-a20a47c96a9699fb90007a5856b86f7cc807ef04.zip
libgsf with gnome support is no longer needed as reported in bug #351530 by Xake and reviewed in configure.in. Remove old testing.
(Portage version: 2.1.9.31/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/goffice')
-rw-r--r--x11-libs/goffice/ChangeLog9
-rw-r--r--x11-libs/goffice/goffice-0.8.11.ebuild48
-rw-r--r--x11-libs/goffice/goffice-0.8.12.ebuild6
3 files changed, 10 insertions, 53 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog
index 0b5c4c4c432c..4f77b84924ac 100644
--- a/x11-libs/goffice/ChangeLog
+++ b/x11-libs/goffice/ChangeLog
@@ -1,6 +1,11 @@
# 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.81 2010/12/05 17:54:26 eva Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.82 2011/01/13 19:59:45 pacho Exp $
+
+ 13 Jan 2011; Pacho Ramos <pacho@gentoo.org> -goffice-0.8.11.ebuild,
+ goffice-0.8.12.ebuild:
+ libgsf with gnome support is no longer needed as reported in bug #351530 by
+ Xake and reviewed in configure.in.
05 Dec 2010; Gilles Dartiguelongue <eva@gentoo.org> goffice-0.8.12.ebuild:
Pin glib/gtk+ dependencies to SLOT 2.
diff --git a/x11-libs/goffice/goffice-0.8.11.ebuild b/x11-libs/goffice/goffice-0.8.11.ebuild
deleted file mode 100644
index f1f517b76d74..000000000000
--- a/x11-libs/goffice/goffice-0.8.11.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# 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.11.ebuild,v 1.1 2010/10/03 22:36:22 eva Exp $
-
-EAPI="3"
-GCONF_DEBUG="no"
-
-inherit eutils gnome2 flag-o-matic
-
-DESCRIPTION="A library of document-centric objects and utilities"
-HOMEPAGE="http://freshmeat.net/projects/goffice/"
-
-LICENSE="GPL-2"
-SLOT="0.8"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
-IUSE="doc gnome"
-
-# Build fails with -gtk
-# FIXME: add lasem to tree
-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
- >=x11-libs/cairo-1.2[svg]
- x11-libs/libXext
- x11-libs/libXrender
- >=x11-libs/gtk+-2.16
- gnome? ( >=gnome-base/gconf-2 )
-"
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.18
- >=dev-util/intltool-0.35
- doc? ( >=dev-util/gtk-doc-1.11 )"
-
-DOCS="AUTHORS BUGS ChangeLog MAINTAINERS NEWS README"
-
-pkg_setup() {
- G2CONF="${G2CONF}
- --without-lasem
- --with-gtk
- $(use_with gnome gconf)"
- filter-flags -ffast-math
-}
-
-src_install() {
- gnome2_src_install
- find "${ED}" -name "*.la" -delete || die
-}
diff --git a/x11-libs/goffice/goffice-0.8.12.ebuild b/x11-libs/goffice/goffice-0.8.12.ebuild
index b9d2b46d385c..2d381b2c35e2 100644
--- a/x11-libs/goffice/goffice-0.8.12.ebuild
+++ b/x11-libs/goffice/goffice-0.8.12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.8.12.ebuild,v 1.2 2010/12/05 17:54:26 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/goffice-0.8.12.ebuild,v 1.3 2011/01/13 19:59:45 pacho Exp $
EAPI="3"
GCONF_DEBUG="no"
@@ -18,7 +18,7 @@ IUSE="doc gnome"
# Build fails with -gtk
# FIXME: add lasem to tree
RDEPEND=">=dev-libs/glib-2.16:2
- >=gnome-extra/libgsf-1.14.9[gnome?]
+ >=gnome-extra/libgsf-1.14.9
>=dev-libs/libxml2-2.4.12
>=x11-libs/pango-1.8.1
>=x11-libs/cairo-1.2[svg]