From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1DBB5138334 for ; Sun, 11 Nov 2018 19:07:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CA04BE0BE0; Sun, 11 Nov 2018 19:07:18 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 99E92E0BE0 for ; Sun, 11 Nov 2018 19:07:18 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B1A19335CFA for ; Sun, 11 Nov 2018 19:07:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6779C45F for ; Sun, 11 Nov 2018 19:07:14 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1541963218.d47a171f749009119d5843aeb058eaf8e7096017.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/ristretto/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/ristretto/Manifest media-gfx/ristretto/ristretto-0.8.2_p20170821.ebuild X-VCS-Directories: media-gfx/ristretto/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: d47a171f749009119d5843aeb058eaf8e7096017 X-VCS-Branch: master Date: Sun, 11 Nov 2018 19:07:14 +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: 14081802-943e-40c5-98f4-1e5be41d7ae9 X-Archives-Hash: ed88c320af900ef8ff504819c993d672 commit: d47a171f749009119d5843aeb058eaf8e7096017 Author: Michał Górny gentoo org> AuthorDate: Sun Nov 11 12:55:27 2018 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Nov 11 19:06:58 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d47a171f media-gfx/ristretto: Clean old up Signed-off-by: Michał Górny gentoo.org> media-gfx/ristretto/Manifest | 1 - .../ristretto/ristretto-0.8.2_p20170821.ebuild | 42 ---------------------- 2 files changed, 43 deletions(-) diff --git a/media-gfx/ristretto/Manifest b/media-gfx/ristretto/Manifest index c37cb4b6e6b..f0bf8e4c282 100644 --- a/media-gfx/ristretto/Manifest +++ b/media-gfx/ristretto/Manifest @@ -1,2 +1 @@ -DIST ristretto-0.8.2git-rd21ed3c.tar.bz2 584418 BLAKE2B 50d24fa81f4ce59a3a9acdb71a532e8d57399aafc4c20790b4a08ef3584bf3c71af978cb4e53ba6f4821fd4fc02e12600d39b84309ee29a764581855fd43bc75 SHA512 17fe6b5c24d4f4f3b6d28e1c435afbb0140e81a77f2b1c628ab7e05ed380a55a902368dabbb8e92647f08bb8853df8099b8de779d94dc91d3426cc7e33cbcbe3 DIST ristretto-0.8.3.tar.bz2 564745 BLAKE2B 74f6fe50dbbcb538ff370fdefc934921e5878f7422dde577b86acc0ee63a03edaada860f0a91301de4b4ed4ae2fab89d74eccc5f3b9faababa4c71ee07159c33 SHA512 c43b48dfdf9e8ed0ea3c5f2bbac1c837881aa6a467c78377b6f53dcce030b5a3b8134a7b8cbad1008ae758295953fde50a916c284e54e8c5490158e776554514 diff --git a/media-gfx/ristretto/ristretto-0.8.2_p20170821.ebuild b/media-gfx/ristretto/ristretto-0.8.2_p20170821.ebuild deleted file mode 100644 index 1aa62d01ec9..00000000000 --- a/media-gfx/ristretto/ristretto-0.8.2_p20170821.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit gnome2-utils xdg-utils - -MY_P=${P%_p*}git-rd21ed3c -DESCRIPTION="A fast and lightweight picture viewer for Xfce" -HOMEPAGE="https://docs.xfce.org/apps/ristretto/start" -SRC_URI="https://dev.gentoo.org/~mgorny/dist/${MY_P}.tar.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" -IUSE="" - -RDEPEND=">=dev-libs/dbus-glib-0.98:0= - >=dev-libs/glib-2.24:2= - media-libs/libexif:0= - x11-libs/cairo:0= - >=x11-libs/gtk+-2.20:2= - x11-libs/libX11:0= - >=xfce-base/libxfce4ui-4.10:0= - >=xfce-base/libxfce4util-4.10:0= - >=xfce-base/xfconf-4.10:0=" -DEPEND="${RDEPEND} - dev-util/intltool - virtual/pkgconfig - sys-devel/gettext" - -S=${WORKDIR}/${MY_P} - -pkg_postinst() { - xdg_desktop_database_update - gnome2_icon_cache_update -} - -pkg_postrm() { - xdg_desktop_database_update - gnome2_icon_cache_update -}