From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 63D981388C0 for ; Sat, 20 Feb 2016 13:55:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9DAA221C129; Sat, 20 Feb 2016 13:55:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 85DDE21C12D for ; Sat, 20 Feb 2016 13:55:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8C5EB340D5D for ; Sat, 20 Feb 2016 13:55:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D01F208E for ; Sat, 20 Feb 2016 13:55:29 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1455976390.f2237b797e0800c83ca6bc1682b7fa984e4c91fe.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/libgsf/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/libgsf/Manifest gnome-extra/libgsf/libgsf-1.14.33.ebuild X-VCS-Directories: gnome-extra/libgsf/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: f2237b797e0800c83ca6bc1682b7fa984e4c91fe X-VCS-Branch: master Date: Sat, 20 Feb 2016 13:55:29 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c5d4f996-cd02-480b-ba14-ed9c55270587 X-Archives-Hash: 78dd5958767870d4e69dbb20af7ce946 commit: f2237b797e0800c83ca6bc1682b7fa984e4c91fe Author: Pacho Ramos gentoo org> AuthorDate: Sat Feb 20 13:36:14 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Feb 20 13:53:10 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2237b79 gnome-extra/libgsf: Drop old Package-Manager: portage-2.2.27 gnome-extra/libgsf/Manifest | 1 - gnome-extra/libgsf/libgsf-1.14.33.ebuild | 40 -------------------------------- 2 files changed, 41 deletions(-) diff --git a/gnome-extra/libgsf/Manifest b/gnome-extra/libgsf/Manifest index 14f6e4b..c041bed 100644 --- a/gnome-extra/libgsf/Manifest +++ b/gnome-extra/libgsf/Manifest @@ -1,2 +1 @@ -DIST libgsf-1.14.33.tar.xz 608364 SHA256 82dd38e0c1f497704bf3b43682fca2768886058f004b14e9b5d103596f8c6e6b SHA512 9dbda65a610f3e6efaf40bb51ed9ebabe485e0c2c9c8d0ff155ae39fa1aa3074df8094f51d9b0f27eb251b1aed4b4faa77ffce4d6dc16ef7c99c5b697528be5f WHIRLPOOL e2c4bdaf9ee9ecb0255ac8af8d413cc73c6dc78295eaf9191e71841218187bf4e280500525dc7b6b8048e15e282d15f7f46b226a12361f112b63494e6d07f1bf DIST libgsf-1.14.34.tar.xz 609880 SHA256 f0fea447e0374a73df45b498fd1701393f8e6acb39746119f8a292fb4a0cb528 SHA512 9a9fbb178147ed80572a8e727b1d3ba1f305c12c6a3b151016daf7eb51b7bf75b30d3397070ce98d6e83acf9617b15eb281fa976df291ab894119d2647826532 WHIRLPOOL c998d25adf0898b65219a9fe78075f8123a448e079fb167acc61b3cbe9093dcb2d9867a48d9d544b3a7b838a41559a3eac1b88e204294d56e49191f3d16f8e48 diff --git a/gnome-extra/libgsf/libgsf-1.14.33.ebuild b/gnome-extra/libgsf/libgsf-1.14.33.ebuild deleted file mode 100644 index 63692f1..0000000 --- a/gnome-extra/libgsf/libgsf-1.14.33.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome2 - -DESCRIPTION="The GNOME Structured File Library" -HOMEPAGE="https://developer.gnome.org/gsf/" - -LICENSE="GPL-2 LGPL-2.1" -SLOT="0/114" # libgsf-1.so version -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" -IUSE="bzip2 gtk +introspection" - -RDEPEND=" - >=dev-libs/glib-2.26:2 - >=dev-libs/libxml2-2.4.16:2 - sys-libs/zlib - bzip2? ( app-arch/bzip2 ) - gtk? ( x11-libs/gtk+:2 ) - introspection? ( >=dev-libs/gobject-introspection-1 ) -" -DEPEND="${RDEPEND} - >=dev-util/gtk-doc-am-1.12 - >=dev-util/intltool-0.35.0 - dev-libs/gobject-introspection-common - virtual/pkgconfig -" - -src_configure() { - DOCS="AUTHORS BUGS ChangeLog HACKING NEWS README TODO" - gnome2_src_configure \ - --disable-static \ - $(use_with bzip2 bz2) \ - $(use_enable introspection) \ - $(use_with gtk gdk-pixbuf) -}