commit:     8193a6edd0f60c1845affcad6b04e551b6a8d42c
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 20 20:09:23 2017 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Wed Dec 20 20:23:23 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8193a6ed

dev-util/meld: remove old

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-util/meld/Manifest           |  1 -
 dev-util/meld/meld-3.16.4.ebuild | 36 ------------------------------------
 2 files changed, 37 deletions(-)

diff --git a/dev-util/meld/Manifest b/dev-util/meld/Manifest
index e324c2ec1e7..0ebba8fcb8e 100644
--- a/dev-util/meld/Manifest
+++ b/dev-util/meld/Manifest
@@ -1,2 +1 @@
-DIST meld-3.16.4.tar.xz 537364 BLAKE2B 
c0f6c07ca4f717ed9ab135e1f3cbc469cb8d8847377832886740b1667757bc8b9459cb2e6450fa4811f0cdc62f94c6eb1f665a58f434c748a4fae2e1198db93c
 SHA512 
58ebca17b9ed9d9357d6f36357085603c3643eedbd86630a9a911ec87fd3a29a97a8e7ffba605b8e8d054322452ebdc299a5d50601968cf7b97d41ce6458be8f
 DIST meld-3.18.0.tar.xz 553772 BLAKE2B 
9a481f18147a767e65cb6d58bd4770232e9d2f8e10261f8fe19d305ab44c19b8728dd5f7e7b77e4607fcdc4e6b47a0464ba5dbb4491ddc9d91ae8c1a10c1e409
 SHA512 
1d9f07223f33f2156e6821a567b7f3b28c942adf62b2948504301ce8788100bdac525fc4626a59c9c03cba63fa590407910abdcc41d627da5b4c8fa6ccfd2582

diff --git a/dev-util/meld/meld-3.16.4.ebuild b/dev-util/meld/meld-3.16.4.ebuild
deleted file mode 100644
index 98a3b175b5c..00000000000
--- a/dev-util/meld/meld-3.16.4.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-PYTHON_REQ_USE="xml"
-PYTHON_COMPAT=( python2_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.36:2[dbus]
-       dev-python/dbus-python[${PYTHON_USEDEP}]
-       >=dev-python/pygobject-3.8: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-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