commit:     518a8eacb459285d47ca0825dbdc3b5bf26f09bb
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sat May 18 19:57:14 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sat May 18 19:59:07 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=518a8eac

dev-util/meld: remove old

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio <AT> gentoo.org>

 dev-util/meld/Manifest           |  2 --
 dev-util/meld/meld-3.18.2.ebuild | 36 ------------------------------------
 dev-util/meld/meld-3.20.0.ebuild | 36 ------------------------------------
 3 files changed, 74 deletions(-)

diff --git a/dev-util/meld/Manifest b/dev-util/meld/Manifest
index ecfb7118fdc..94ebb24ace3 100644
--- a/dev-util/meld/Manifest
+++ b/dev-util/meld/Manifest
@@ -1,3 +1 @@
-DIST meld-3.18.2.tar.xz 568292 BLAKE2B 
379ec993e7e2ba79d5ff8ea0e960c294fba390d3ba4276bea7700ebe1e55820b07d00d2a88ec5b95a8eae0549a976af0a06e1b7cb7f211aa5e77b0afb266a0d4
 SHA512 
6a3e47c472b12cbebc392e964b30ac80d344e0a82d0dd25a43df3eeba185e40e6ae5245b09e79ad9d789618b91ccec1ccb0f1c5e6c0ae1d76bb6b4fcd9446574
-DIST meld-3.20.0.tar.xz 591956 BLAKE2B 
cf4dce55b8282c287a9bcf964f6c412e5db246cc8c85ab98729af0e12f861ae323eaab1db57a7bd7f27028896148a5142b8d02f3f5abbd86b98eeb1882cf76a8
 SHA512 
33a14aeb474351a35ff08ba828846e849f1c4f000af81c38fa8f7d481b5de464e728d29742eac40164138c44557f92f6b2a329a337ee59f28d00a5bbc4652798
 DIST meld-3.20.1.tar.xz 594812 BLAKE2B 
a06ae48af37008b99e7110a826e1d97326b71150870c1546b50d971f51d6c9eb3b24fd8e5ae8e8e8daf30f0a83c71356a368d9ed49114989cd22fb793a644a78
 SHA512 
cd21f298dc1da6eb08261599b9270989c837e0923d5cf5cfdad227dd7f256ac5f53ac903939ebef90ea6cd684c7355ce9482648057284f4ce44f1c7101959c1f

diff --git a/dev-util/meld/meld-3.18.2.ebuild b/dev-util/meld/meld-3.18.2.ebuild
deleted file mode 100644
index c64834c8984..00000000000
--- a/dev-util/meld/meld-3.18.2.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-PYTHON_REQ_USE="xml"
-PYTHON_COMPAT=( python3_{5,6} )
-DISTUTILS_SINGLE_IMPL=1
-
-inherit gnome2 distutils-r1
-
-DESCRIPTION="A graphical diff and merge tool"
-HOMEPAGE="http://meldmerge.org/";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux"
-IUSE=""
-
-RDEPEND="${PYTHON_DEPS}
-       >=dev-libs/glib-2.50:2[dbus]
-       >=dev-python/pygobject-3.12:3[cairo,${PYTHON_USEDEP}]
-       gnome-base/gsettings-desktop-schemas
-       >=x11-libs/gtk+-3.14:3[introspection]
-       >=x11-libs/gtksourceview-3.14:3.0[introspection]
-       >=x11-libs/pango-1.34[introspection]
-       x11-themes/hicolor-icon-theme
-"
-DEPEND="${RDEPEND}
-       dev-util/intltool
-       dev-util/itstool
-       sys-devel/gettext
-"
-
-python_compile_all() {
-       mydistutilsargs=( --no-update-icon-cache --no-compile-schemas )
-}

diff --git a/dev-util/meld/meld-3.20.0.ebuild b/dev-util/meld/meld-3.20.0.ebuild
deleted file mode 100644
index 013f796de48..00000000000
--- a/dev-util/meld/meld-3.20.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-PYTHON_REQ_USE="xml"
-PYTHON_COMPAT=( python3_{5,6,7} )
-DISTUTILS_SINGLE_IMPL=1
-
-inherit gnome2 distutils-r1
-
-DESCRIPTION="A graphical diff and merge tool"
-HOMEPAGE="http://meldmerge.org/";
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~x86-linux"
-IUSE=""
-
-RDEPEND="${PYTHON_DEPS}
-       >=dev-libs/glib-2.50:2[dbus]
-       >=dev-python/pygobject-3.12:3[cairo,${PYTHON_USEDEP}]
-       gnome-base/gsettings-desktop-schemas
-       >=x11-libs/gtk+-3.20:3[introspection]
-       >=x11-libs/gtksourceview-3.20.0:3.0[introspection]
-       >=x11-libs/pango-1.34[introspection]
-       x11-themes/hicolor-icon-theme
-"
-DEPEND="${RDEPEND}
-       dev-util/intltool
-       dev-util/itstool
-       sys-devel/gettext
-"
-
-python_compile_all() {
-       mydistutilsargs=( --no-update-icon-cache --no-compile-schemas )
-}

Reply via email to