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 EB8F7139086 for ; Sat, 21 Jan 2017 11:54:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 234022241C1; Sat, 21 Jan 2017 11:54:56 +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 E48D3E0DEE for ; Sat, 21 Jan 2017 11:54:55 +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 F364C341681 for ; Sat, 21 Jan 2017 11:54:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF5DB2B4C for ; Sat, 21 Jan 2017 11:54:53 +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: <1484999684.b602d5618c0c6d1951147bcb950bd20a63e71e4a.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/seahorse-nautilus/ X-VCS-Repository: repo/gentoo X-VCS-Files: gnome-extra/seahorse-nautilus/Manifest gnome-extra/seahorse-nautilus/seahorse-nautilus-3.10.1.ebuild X-VCS-Directories: gnome-extra/seahorse-nautilus/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: b602d5618c0c6d1951147bcb950bd20a63e71e4a X-VCS-Branch: master Date: Sat, 21 Jan 2017 11:54:53 +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: 48dd164a-81ff-4921-841c-0e1214c10d31 X-Archives-Hash: 7fd8db678011c0ebdd61d9ab833f1353 commit: b602d5618c0c6d1951147bcb950bd20a63e71e4a Author: Pacho Ramos gentoo org> AuthorDate: Sat Jan 21 11:54:07 2017 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jan 21 11:54:44 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b602d561 gnome-extra/seahorse-nautilus: Drop old Package-Manager: Portage-2.3.3, Repoman-2.3.1 gnome-extra/seahorse-nautilus/Manifest | 1 - .../seahorse-nautilus-3.10.1.ebuild | 58 ---------------------- 2 files changed, 59 deletions(-) diff --git a/gnome-extra/seahorse-nautilus/Manifest b/gnome-extra/seahorse-nautilus/Manifest index c12e5d2..ed47670 100644 --- a/gnome-extra/seahorse-nautilus/Manifest +++ b/gnome-extra/seahorse-nautilus/Manifest @@ -1,2 +1 @@ -DIST seahorse-nautilus-3.10.1.tar.xz 392700 SHA256 eacaf33bba920cf117641393a6eef483dbc075009349082e77d22f79afbd823a SHA512 85cf66bf71ae410989cee3741ab68e8e1afc2891288fd79b16cfac4a0b06485ef6a13fd7ea66869e61a792e7823cd08e273741fe60979fded89ce9d6398ec11b WHIRLPOOL 779f3f49bd089e800e211b96f891f529de82a1b58ce0bf37ef1673fbbc4efbf4502c841e522758b90b4e5ab763af49980e0f5c1b4a28f14d193b607a4cfe6f78 DIST seahorse-nautilus-3.11.92.tar.xz 395304 SHA256 70374f9bb46a0adfbd154f4094e7a05b7766abfe60845a0a49463b4d15f17f92 SHA512 d3815bfaaf2a5e96beb94abe01fb3f7733e867a04681d4bed540fce58f6556c62534d3217ec0bf1452e848551a42ec703ec241029486d3dcd966c16ff27b87f2 WHIRLPOOL f1c8b6f798c10b0b947e660a16bc8d3a5dcc53c987acef612fd8e21c9eca0e3802c934caa7d691ac74e76e747cb90e6a663199c830d219918e23fb64e6d8212f diff --git a/gnome-extra/seahorse-nautilus/seahorse-nautilus-3.10.1.ebuild b/gnome-extra/seahorse-nautilus/seahorse-nautilus-3.10.1.ebuild deleted file mode 100644 index b843828..00000000 --- a/gnome-extra/seahorse-nautilus/seahorse-nautilus-3.10.1.ebuild +++ /dev/null @@ -1,58 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" # --disable-debug disables all assertions -GNOME2_LA_PUNT="yes" - -inherit gnome2 - -DESCRIPTION="Nautilus extension for encrypting and decrypting files with GnuPG" -HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Seahorse" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -COMMON_DEPEND=" - >=app-crypt/gpgme-1.0.0 - >=app-crypt/gcr-3.4 - >=dev-libs/dbus-glib-0.35 - >=dev-libs/glib-2.28:2 - gnome-base/gnome-keyring - >=gnome-base/nautilus-3 - x11-libs/gtk+:3 - >=x11-libs/libcryptui-3.9.90 - >=x11-libs/libnotify-0.3:= - || ( - =app-crypt/gnupg-1.4* - =app-crypt/gnupg-2.0* ) -" -# seahorse-nautilus was formerly part of seahorse-plugins -RDEPEND="${COMMON_DEPEND} - !app-crypt/seahorse-plugins[nautilus] -" -DEPEND="${COMMON_DEPEND} - >=dev-util/intltool-0.35 - virtual/pkgconfig -" - -src_prepare() { - # Do not let configure mangle CFLAGS - sed -e '/^[ \t]*CFLAGS="$CFLAGS \(-g\|-O0\)/d' -i configure.ac configure || - die "sed failed" - - # Fix icon location, upstream bug #719763 - sed -i 's/pixmaps\/seahorse-plugins\/48x48/pixmaps\/cryptui\/48x48/' \ - tool/seahorse-notification.c || die - - gnome2_src_prepare -} - -src_configure() { - gnome2_src_configure \ - --disable-gpg-check \ - --enable-libnotify -}