public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/
Date: Sat, 17 Oct 2015 11:18:26 +0000 (UTC)	[thread overview]
Message-ID: <1445080701.995d15803cf79582d146113fa1a4309c52dd0b4b.pacho@gentoo> (raw)

commit:     995d15803cf79582d146113fa1a4309c52dd0b4b
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 17 11:18:09 2015 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sat Oct 17 11:18:21 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=995d1580

x11-libs/goffice: Drop old

Package-Manager: portage-2.2.23

 x11-libs/goffice/Manifest               |  1 -
 x11-libs/goffice/goffice-0.10.22.ebuild | 56 ---------------------------------
 2 files changed, 57 deletions(-)

diff --git a/x11-libs/goffice/Manifest b/x11-libs/goffice/Manifest
index 64b0172..232dd0d 100644
--- a/x11-libs/goffice/Manifest
+++ b/x11-libs/goffice/Manifest
@@ -1,4 +1,3 @@
-DIST goffice-0.10.22.tar.xz 2347728 SHA256 0206a87a323b52a874dc54491374245f9e1c5f62e93a2ce4a02fb444a26b0e28 SHA512 e9a8a6177d3f8ac866c7e9b508ca6a92bb9ab7eec00d4472b9ad31c4c54c1e337a8b21e23dd668f1adc8d5dd0c3df8f1f115fc7c10ffda31993c262b7eccb514 WHIRLPOOL c2c9e45391e1ae5d68c48462fc361be39a6def78bbd60f111fb1d96358794332e6d9490ea220a13d7b6df213d9ca00b9335b4fa8ed79ee496f9bbafc85fcc983
 DIST goffice-0.10.23.tar.xz 2356604 SHA256 1325fc38f2476977bd8d71588ccb2a57aa418260406b7c28a20098b6b4e33f9f SHA512 1930fb744c33a9b2166243fbeefdae1ec31343890db311b8d7044efbb7c670f8f71512df91966c081c76dd0ed88bc2c1dc2dce589ffb9cfc44c6799677eefccb WHIRLPOOL 0b0a6c6696f7831b6c9b16dcd1c501e6c36e312343f862ba745acc41d144b16391c54bb4ea1a8ca9e0dcd431306e8630a5e1f54a1e23422414d7eecfd7ae8860
 DIST goffice-0.10.24.tar.xz 2358736 SHA256 cda70eab0b0b0e29c3bea09849bcfca0c2ccc20038ee69e7e14cde664484af5a SHA512 67732854942769d221a677614edd51bfe9fcdaaf19f532a4182d5d0f0f31b4385ef6fbbf4be8a2f2b5f2d39d1cbb0218712c42cfcc0efaf754d0f4a9fd001b17 WHIRLPOOL 189e7f5ee790cd85d3f55ee6c441cfa829b692d1fc3d24dc9e036de4298653fd21db7e3853e6550fd2c2e76eaa54d0d15a233d98b2d2d47803e9ec72b833b84b
 DIST goffice-0.8.17.tar.xz 1814488 SHA256 165070beb67b84580afe80a8a100b674a81d553ab791acd72ac0c655f4fadb15 SHA512 61a3063d37e2ded4d4065d261f728c862daea04090ac38abe2524089ed1ee253e0d77e501f5b3451b1e011491a8225f90fd4914f28ce2a347ecf561098e6400c WHIRLPOOL 12ac2587af25c41686797b9bd5ff93429687217cb3d14e130067685701fd0685ed1c4f9900eb34a15cfb30dcdfe9ebe9f9856a1b4eb6684555d0a9cb1ef86ff1

diff --git a/x11-libs/goffice/goffice-0.10.22.ebuild b/x11-libs/goffice/goffice-0.10.22.ebuild
deleted file mode 100644
index 9093e1a..0000000
--- a/x11-libs/goffice/goffice-0.10.22.ebuild
+++ /dev/null
@@ -1,56 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-GCONF_DEBUG="no"
-GNOME2_LA_PUNT="yes"
-
-inherit gnome2
-
-DESCRIPTION="A library of document-centric objects and utilities"
-HOMEPAGE="https://git.gnome.org/browse/goffice/"
-
-LICENSE="GPL-2"
-SLOT="0.10"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris"
-IUSE="+introspection"
-
-# Build fails with -gtk
-# FIXME: add lasem to tree
-RDEPEND="
-	>=app-text/libspectre-0.2.6:=
-	>=dev-libs/glib-2.38.0:2
-	dev-libs/libxslt
-	>=gnome-base/librsvg-2.22:2
-	>=gnome-extra/libgsf-1.14.24:=[introspection?]
-	>=dev-libs/libxml2-2.4.12:2
-	>=x11-libs/pango-1.24:=
-	>=x11-libs/cairo-1.10:=[svg]
-	x11-libs/libXext:=
-	x11-libs/libXrender:=
-	>=x11-libs/gdk-pixbuf-2.22:2
-	>=x11-libs/gtk+-3.8.7:3
-	introspection? (
-		>=dev-libs/gobject-introspection-1:=
-		>=gnome-extra/libgsf-1.14.23:= )
-"
-DEPEND="${RDEPEND}
-	dev-lang/perl
-	virtual/perl-Getopt-Long
-	virtual/perl-IO-Compress
-	virtual/perl-Compress-Raw-Zlib
-	>=dev-util/gtk-doc-am-1.12
-	>=dev-util/intltool-0.35
-	virtual/pkgconfig
-"
-# eautoreconf requires:
-# gnome-base/gnome-common
-
-src_configure() {
-	gnome2_src_configure \
-		--without-lasem \
-		--with-gtk \
-		--with-config-backend=gsettings \
-		$(use_enable introspection)
-}


             reply	other threads:[~2015-10-17 11:18 UTC|newest]

Thread overview: 80+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-17 11:18 Pacho Ramos [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-13 10:37 [gentoo-commits] repo/gentoo:master commit in: x11-libs/goffice/ Mart Raudsepp
2024-04-09 19:10 Arthur Zamarin
2024-04-07  8:38 Arthur Zamarin
2024-02-17 16:01 Mart Raudsepp
2023-11-04 20:20 Mart Raudsepp
2023-08-02 16:18 Sam James
2023-04-02  0:57 Matt Turner
2023-03-30 17:44 Arthur Zamarin
2023-03-30 15:53 Arthur Zamarin
2023-02-20 17:32 Matt Turner
2023-02-06  3:04 Matt Turner
2023-01-23  3:58 Matt Turner
2023-01-13 19:03 Arthur Zamarin
2022-12-04  2:41 Matt Turner
2022-10-31 20:31 Matt Turner
2022-10-08 18:55 Sam James
2022-09-22  2:56 Matt Turner
2022-05-31 18:24 Matt Turner
2022-05-02 21:47 David Seifert
2022-03-19 17:10 David Seifert
2022-03-19  7:53 Agostino Sarubbo
2022-01-22 12:34 David Seifert
2022-01-22 12:34 David Seifert
2022-01-22  9:51 Pacho Ramos
2021-12-13  5:54 Yixun Lan
2021-06-23 21:33 David Seifert
2021-05-24 20:01 David Seifert
2021-05-24 13:19 Agostino Sarubbo
2021-05-23 22:28 Agostino Sarubbo
2021-04-19  0:59 Matt Turner
2021-01-31 19:32 David Seifert
2021-01-31 18:48 Sam James
2021-01-26 15:19 Sam James
2020-12-14  0:46 Sam James
2020-09-12 12:47 David Seifert
2020-06-28 21:04 David Seifert
2020-06-28 20:44 Agostino Sarubbo
2020-06-28 20:27 Agostino Sarubbo
2020-06-07 14:20 David Seifert
2020-04-05  6:38 Mikle Kolyada
2020-04-05  6:38 Mikle Kolyada
2020-02-27 23:49 David Seifert
2018-12-02 17:35 Mart Raudsepp
2018-12-02 14:29 Mikle Kolyada
2018-12-02 10:12 Mikle Kolyada
2018-11-17 17:22 Gilles Dartiguelongue
2018-11-17 17:22 Gilles Dartiguelongue
2018-11-17 17:22 Gilles Dartiguelongue
2018-11-02 11:13 Mart Raudsepp
2018-05-10 10:06 Mart Raudsepp
2018-05-10 10:06 Mart Raudsepp
2018-05-06 21:41 Mart Raudsepp
2018-04-29  0:08 Mart Raudsepp
2018-04-26 22:32 Aaron Bauman
2018-04-26 17:15 Thomas Deutschmann
2018-02-07 23:20 Gilles Dartiguelongue
2017-12-20 20:23 Mart Raudsepp
2017-12-16 14:04 Tobias Klausmann
2017-07-10  5:30 Mart Raudsepp
2017-07-10  5:30 Mart Raudsepp
2016-09-05 22:37 Gilles Dartiguelongue
2016-07-03 16:33 Pacho Ramos
2016-07-03 16:33 Pacho Ramos
2016-06-11 19:39 Pacho Ramos
2016-06-11 12:06 Pacho Ramos
2016-05-28 15:49 Pacho Ramos
2016-05-28 15:49 Pacho Ramos
2016-02-20 13:55 Pacho Ramos
2016-02-20 13:55 Pacho Ramos
2016-01-10 18:30 Pacho Ramos
2015-12-26 14:20 Pacho Ramos
2015-12-26 14:20 Pacho Ramos
2015-11-11  8:20 Agostino Sarubbo
2015-11-10 17:02 Agostino Sarubbo
2015-10-18 17:26 Pacho Ramos
2015-10-17 11:18 Pacho Ramos
2015-09-12  9:11 Agostino Sarubbo
2015-08-31 18:20 Gilles Dartiguelongue
2015-08-31 18:20 Gilles Dartiguelongue

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1445080701.995d15803cf79582d146113fa1a4309c52dd0b4b.pacho@gentoo \
    --to=pacho@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox