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 5533A1382CD for ; Sat, 25 Jun 2016 19:13:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3DA1E0B74; Sat, 25 Jun 2016 19:13:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 13A80E0B74 for ; Sat, 25 Jun 2016 19:13:29 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6CFA7340CA7 for ; Sat, 25 Jun 2016 19:13:28 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B93F2432 for ; Sat, 25 Jun 2016 19:13:25 +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: <1466881997.6d3b52b34edd1daa2d71e15d03e9f585837c29ca.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/sushi/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/sushi/Manifest gnome-extra/sushi/sushi-3.16.0.ebuild X-VCS-Directories: gnome-extra/sushi/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 6d3b52b34edd1daa2d71e15d03e9f585837c29ca X-VCS-Branch: master Date: Sat, 25 Jun 2016 19:13:25 +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: 197969c4-f021-4dfd-95a9-12ac0a65e74d X-Archives-Hash: 28226462e0110263c683dc19af31f1e5 commit: 6d3b52b34edd1daa2d71e15d03e9f585837c29ca Author: Pacho Ramos gentoo org> AuthorDate: Sat Jun 25 19:12:20 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jun 25 19:13:17 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d3b52b3 gnome-extra/sushi: Drop old Package-Manager: portage-2.3.0_rc1 gnome-extra/sushi/Manifest | 1 - gnome-extra/sushi/sushi-3.16.0.ebuild | 52 ----------------------------------- 2 files changed, 53 deletions(-) diff --git a/gnome-extra/sushi/Manifest b/gnome-extra/sushi/Manifest index dc05b6b..a822667 100644 --- a/gnome-extra/sushi/Manifest +++ b/gnome-extra/sushi/Manifest @@ -1,2 +1 @@ -DIST sushi-3.16.0.tar.xz 282588 SHA256 86c4e22b374514492334b5fcca6f170d328dae77cfcc0acd357c5426600b0034 SHA512 7938aa5457fa05f806c68ca28365a93236465737293fef1efa0a2435db6e95f347f0524a086435306ecb2a90fd9a93c2f01b2f6523afb5ddf8d2a6c1380e4165 WHIRLPOOL 76f154bc0a139c660cc23ca1d17c2b73344ce0ac274466286e885e004c7ef8939768bd2e473b1a6bfedc720f1dab85fd7d2be9869e31b79fe077bf588b9c0cb9 DIST sushi-3.18.0.tar.xz 294676 SHA256 7f4df92be950bf23aff28da49ce108766dd21a88efc14a9d0807e10225608e9c SHA512 9243486a10302f312c45e39496803d74d00d2121b80e813cf4c8c01a25c14dfbc0fba72cdcc6b2d72127c1c15d8415ecaa4ae0b7ee892c69f1dea9407cbaaf61 WHIRLPOOL ac9c13d8ce47c35d53b09d6a187fc44eb55630bcf396682ed94391b4a9874f65fed86b36296044660acbb92330bf05e8e66af6e338db666691dced92df18c7cc diff --git a/gnome-extra/sushi/sushi-3.16.0.ebuild b/gnome-extra/sushi/sushi-3.16.0.ebuild deleted file mode 100644 index f569255..0000000 --- a/gnome-extra/sushi/sushi-3.16.0.ebuild +++ /dev/null @@ -1,52 +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="A quick previewer for Nautilus, the GNOME file manager" -HOMEPAGE="https://git.gnome.org/browse/sushi" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86" -IUSE="office" - -# Optional app-office/unoconv support (OOo to pdf) -# freetype needed for font loader -# libX11 needed for sushi_create_foreign_window() -COMMON_DEPEND=" - >=x11-libs/gdk-pixbuf-2.23[introspection] - >=dev-libs/gjs-1.40 - >=dev-libs/glib-2.29.14:2 - >=dev-libs/gobject-introspection-0.9.6 - >=media-libs/clutter-1.11.4:1.0[introspection] - >=media-libs/clutter-gtk-1.0.1:1.0[introspection] - >=x11-libs/gtk+-3.13.2:3[introspection] - - >=app-text/evince-3.0[introspection] - media-libs/freetype:2 - media-libs/gstreamer:1.0[introspection] - media-libs/gst-plugins-base:1.0[introspection] - media-libs/clutter-gst:2.0[introspection] - media-libs/musicbrainz:5 - net-libs/webkit-gtk:4[introspection] - x11-libs/gtksourceview:3.0[introspection] - x11-libs/libX11 - - office? ( app-office/unoconv ) -" -DEPEND="${RDEPEND} - >=dev-util/intltool-0.40 - virtual/pkgconfig -" -RDEPEND="${COMMON_DEPEND} - >=gnome-base/nautilus-3.1.90 -" - -src_configure() { - gnome2_src_configure --disable-static -}