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 719FA138334 for ; Sat, 18 May 2019 13:41:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14818E0857; Sat, 18 May 2019 13:41:55 +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 DF6EAE0857 for ; Sat, 18 May 2019 13:41:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 DCEE2344A28 for ; Sat, 18 May 2019 13:41:53 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5EDF5F2 for ; Sat, 18 May 2019 13:41:50 +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: <1558186873.8303e7198184dba84d0f7ea0d9ea803bea678412.leio@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-dicts/gnome-dictionary/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-dicts/gnome-dictionary/Manifest app-dicts/gnome-dictionary/gnome-dictionary-3.24.1.ebuild X-VCS-Directories: app-dicts/gnome-dictionary/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 8303e7198184dba84d0f7ea0d9ea803bea678412 X-VCS-Branch: master Date: Sat, 18 May 2019 13:41:50 +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: a38e677c-66b2-47b6-9faa-74a9f53d7f93 X-Archives-Hash: 045017778e3888457e87a4699bf84bdd commit: 8303e7198184dba84d0f7ea0d9ea803bea678412 Author: Mart Raudsepp gentoo org> AuthorDate: Sat May 18 13:01:08 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sat May 18 13:41:13 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8303e719 app-dicts/gnome-dictionary: remove old Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> app-dicts/gnome-dictionary/Manifest | 1 - .../gnome-dictionary-3.24.1.ebuild | 41 ---------------------- 2 files changed, 42 deletions(-) diff --git a/app-dicts/gnome-dictionary/Manifest b/app-dicts/gnome-dictionary/Manifest index 691aebe1768..fedd9a82053 100644 --- a/app-dicts/gnome-dictionary/Manifest +++ b/app-dicts/gnome-dictionary/Manifest @@ -1,2 +1 @@ -DIST gnome-dictionary-3.24.1.tar.xz 880500 BLAKE2B f730276612d2578e7b25121b49be9639cf7a9fc67bda9687285f6d3873d3b825301246447d968b24ed29240a1b0e7fc48d63c8454e704b799eebdf340f5f6da2 SHA512 b3ee838888a97e914add58dd4b61fa096b9488aab360815f2e7b674e7a57b237849a1ccaf107c1e94968e534b24ee24d827c42a3a1b0dfd8c5ef25eeb90456d3 DIST gnome-dictionary-3.26.1.tar.xz 662048 BLAKE2B 3b77d3632629f8502476f029ab9ba3c66225cd619992e185b1403adfeba718b7e0fa0f32762eb086c1e9ef80a08cf79cd872e2ca3026b8cb3975954077c5f7c1 SHA512 da7169795740295c13f02143f5263603f0f6c621e96cecf88a4ee089114399d59f083987bc4571821467da64dc43f00bebbe4ea66b46a035088f85d35d6aee27 diff --git a/app-dicts/gnome-dictionary/gnome-dictionary-3.24.1.ebuild b/app-dicts/gnome-dictionary/gnome-dictionary-3.24.1.ebuild deleted file mode 100644 index 06730a6ae42..00000000000 --- a/app-dicts/gnome-dictionary/gnome-dictionary-3.24.1.ebuild +++ /dev/null @@ -1,41 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome2 - -DESCRIPTION="Dictionary utility for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Dictionary" - -LICENSE="GPL-2+ LGPL-2.1+ FDL-1.1+" -SLOT="0/10" # subslot = suffix of libgdict-1.0.so -IUSE="debug +introspection ipv6" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" - -COMMON_DEPEND=" - >=dev-libs/glib-2.42:2[dbus] - x11-libs/cairo:= - >=x11-libs/gtk+-3.21.1:3 - x11-libs/pango - introspection? ( >=dev-libs/gobject-introspection-1.42:= ) -" -RDEPEND="${COMMON_DEPEND} - gnome-base/gsettings-desktop-schemas - !