summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2012-04-15 15:49:45 +0000
committerGilles Dartiguelongue <eva@gentoo.org>2012-04-15 15:49:45 +0000
commita75f52c4edf1a3ad540cd6a9d7fce5dcf9f662be (patch)
treef6240b852f6833f60ff321170dea8be04b79ab82 /x11-libs/goffice
parentClean up old revision. (diff)
downloadgentoo-2-a75f52c4edf1a3ad540cd6a9d7fce5dcf9f662be.tar.gz
gentoo-2-a75f52c4edf1a3ad540cd6a9d7fce5dcf9f662be.tar.bz2
gentoo-2-a75f52c4edf1a3ad540cd6a9d7fce5dcf9f662be.zip
Clean up revisions.
(Portage version: 2.2.0_alpha100/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.13.ebuild47
-rw-r--r--x11-libs/goffice/goffice-0.8.16.ebuild51
3 files changed, 6 insertions, 100 deletions
diff --git a/x11-libs/goffice/ChangeLog b/x11-libs/goffice/ChangeLog
index 1db12306f261..42a03b5089bd 100644
--- a/x11-libs/goffice/ChangeLog
+++ b/x11-libs/goffice/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/goffice
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.102 2011/10/30 17:39:54 armin76 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/goffice/ChangeLog,v 1.103 2012/04/15 15:49:45 eva Exp $
+
+ 15 Apr 2012; Gilles Dartiguelongue <eva@gentoo.org> -goffice-0.8.13.ebuild,
+ -goffice-0.8.16.ebuild:
+ Clean up revisions.
30 Oct 2011; Raúl Porcel <armin76@gentoo.org> goffice-0.8.17.ebuild:
alpha/ia64/sparc stable wrt #385699
diff --git a/x11-libs/goffice/goffice-0.8.13.ebuild b/x11-libs/goffice/goffice-0.8.13.ebuild
deleted file mode 100644
index 4aab65fa2743..000000000000
--- a/x11-libs/goffice/goffice-0.8.13.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# 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.13.ebuild,v 1.6 2011/03/22 19:57:47 ranger 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:2
- >=gnome-extra/libgsf-1.14.9
- >=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:2
- gnome? ( >=gnome-base/gconf-2 )
-"
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.18
- >=dev-util/intltool-0.35
- doc? ( >=dev-util/gtk-doc-1.11 )"
-
-pkg_setup() {
- DOCS="AUTHORS BUGS ChangeLog MAINTAINERS NEWS README"
- 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.16.ebuild b/x11-libs/goffice/goffice-0.8.16.ebuild
deleted file mode 100644
index fd023c4ca655..000000000000
--- a/x11-libs/goffice/goffice-0.8.16.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# 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.16.ebuild,v 1.4 2011/07/24 11:04:09 armin76 Exp $
-
-EAPI="4"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-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:2
- >=gnome-extra/libgsf-1.14.9
- >=dev-libs/libxml2-2.4.12:2
- >=x11-libs/pango-1.8.1
- >=x11-libs/cairo-1.2[svg]
- x11-libs/libXext
- x11-libs/libXrender
- >=x11-libs/gtk+-2.16:2
- gnome? ( >=gnome-base/gconf-2:2 )
-"
-DEPEND="${RDEPEND}
- >=dev-util/pkgconfig-0.18
- >=dev-util/intltool-0.35
- doc? ( >=dev-util/gtk-doc-1.11 )"
-
-pkg_setup() {
- DOCS="AUTHORS BUGS ChangeLog MAINTAINERS NEWS README"
-
- # Gsettings is still experimental
- if use gnome; then
- G2CONF="${G2CONF} --with-config-backend=gconf"
- else
- G2CONF="${G2CONF} --with-config-backend=keyfile"
- fi
-
- G2CONF="${G2CONF}
- --without-lasem
- --with-gtk"
-
- filter-flags -ffast-math
-}