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 13A7C138335 for ; Sat, 30 Mar 2019 22:50:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 09C6FE087E; Sat, 30 Mar 2019 22:50:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 BC7B1E087E for ; Sat, 30 Mar 2019 22:50:22 +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 2C5D0335D19 for ; Sat, 30 Mar 2019 22:50:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 49275588 for ; Sat, 30 Mar 2019 22:50:19 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1553985616.c10a3f58a0997d5ef52905f6bcfd60609dc95f62.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/nautilus-actions/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/nautilus-actions/Manifest gnome-extra/nautilus-actions/nautilus-actions-3.2.3.ebuild X-VCS-Directories: gnome-extra/nautilus-actions/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: c10a3f58a0997d5ef52905f6bcfd60609dc95f62 X-VCS-Branch: master Date: Sat, 30 Mar 2019 22:50:19 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ba5b7c0f-0bae-4a9d-9944-f9c722643c47 X-Archives-Hash: 1c63df24eb2d0bad681c0aa797deffb0 commit: c10a3f58a0997d5ef52905f6bcfd60609dc95f62 Author: Mart Raudsepp gentoo org> AuthorDate: Sat Mar 30 22:40:16 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat Mar 30 22:40:16 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c10a3f58 gnome-extra/nautilus-actions: remove old Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> gnome-extra/nautilus-actions/Manifest | 1 - .../nautilus-actions/nautilus-actions-3.2.3.ebuild | 58 ---------------------- 2 files changed, 59 deletions(-) diff --git a/gnome-extra/nautilus-actions/Manifest b/gnome-extra/nautilus-actions/Manifest index a57018ebad9..b74772111c2 100644 --- a/gnome-extra/nautilus-actions/Manifest +++ b/gnome-extra/nautilus-actions/Manifest @@ -1,2 +1 @@ -DIST nautilus-actions-3.2.3.tar.xz 8238308 BLAKE2B b0a385e2d05794d9e50eebb88ab279a49228493302358f3cfc66a8b70f4defbe7b368190e11c52087097dbc2660a6e251a3930e3415e7e8d6657487484c03f3b SHA512 1b9e4e622ef66b1a05b0a9426fd0de929d8d890a836c4fe83cd127e94e07b33652d6087c9c556e0b56b7724c5f7e328a7e56df3aad517f4add940a96f460ff45 DIST nautilus-actions-3.2.4.tar.xz 5148812 BLAKE2B e81edf846219b89f3585743d8a3601f21483dff86d601415a968d7f50f9fb4b889038593796d1b442f0395f0c649e7c5c3639b2fc0a42dc05bb7ba6588247709 SHA512 1f8e90fe040b76b0ce9a26f99725e717e6c60a1a838339ec1e26acb5db46b1382e6468e6cabc542e51438b63da2501728cd117e9f77a1710a296e9bd59e402f0 diff --git a/gnome-extra/nautilus-actions/nautilus-actions-3.2.3.ebuild b/gnome-extra/nautilus-actions/nautilus-actions-3.2.3.ebuild deleted file mode 100644 index e26c5a7c91a..00000000000 --- a/gnome-extra/nautilus-actions/nautilus-actions-3.2.3.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -GCONF_DEBUG="no" -GNOME2_LA_PUNT="yes" - -inherit gnome2 - -DESCRIPTION="Configures programs to be launched when files are selected in Nautilus" -HOMEPAGE="http://www.nautilus-actions.org/ https://git.gnome.org/browse/nautilus-actions/" - -LICENSE="GPL-2 FDL-1.3" -SLOT="3" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=" - >=dev-libs/glib-2.30:2 - >=dev-libs/libxml2-2.6:2 - dev-libs/libunique:3 - >=gnome-base/libgtop-2.23.1:2 - >=gnome-base/nautilus-3 - sys-apps/util-linux - x11-libs/gdk-pixbuf:2 - x11-libs/gtk+:3 - x11-libs/libICE - >=x11-libs/libSM-1 - - !gnome-extra/nautilus-actions:2 -" -DEPEND="${RDEPEND} - dev-util/gdbus-codegen - >=dev-util/intltool-0.35.5 - virtual/pkgconfig -" - -src_prepare() { - # install docs in /usr/share/doc/${PF}, not ${P} - sed -i -e "s:/doc/@PACKAGE@-@VERSION@:/doc/${PF}:g" \ - Makefile.{am,in} \ - docs/Makefile.{am,in} \ - docs/nact/Makefile.{am,in} || die - gnome2_src_prepare -} - -src_configure() { - gnome2_src_configure \ - --enable-deprecated \ - --disable-gconf \ - --with-gtk=3 -} - -src_install() { - gnome2_src_install - # Do not install COPYING - rm -v "${ED}usr/share/doc/${PF}"/COPYING* || die -}