public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mart Raudsepp" <leio@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/meld/
Date: Mon,  9 Jul 2018 19:16:00 +0000 (UTC)	[thread overview]
Message-ID: <1531163717.1a874bed3618b04f7ccdd51b35ca33d166647712.leio@gentoo> (raw)

commit:     1a874bed3618b04f7ccdd51b35ca33d166647712
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  9 19:11:45 2018 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Mon Jul  9 19:15:17 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a874bed

dev-util/meld: remove old

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-util/meld/Manifest           |  2 --
 dev-util/meld/meld-3.18.0.ebuild | 35 -----------------------------------
 dev-util/meld/meld-3.18.1.ebuild | 36 ------------------------------------
 3 files changed, 73 deletions(-)

diff --git a/dev-util/meld/Manifest b/dev-util/meld/Manifest
index 974d4b66f83..2d125cbd844 100644
--- a/dev-util/meld/Manifest
+++ b/dev-util/meld/Manifest
@@ -1,3 +1 @@
-DIST meld-3.18.0.tar.xz 553772 BLAKE2B 9a481f18147a767e65cb6d58bd4770232e9d2f8e10261f8fe19d305ab44c19b8728dd5f7e7b77e4607fcdc4e6b47a0464ba5dbb4491ddc9d91ae8c1a10c1e409 SHA512 1d9f07223f33f2156e6821a567b7f3b28c942adf62b2948504301ce8788100bdac525fc4626a59c9c03cba63fa590407910abdcc41d627da5b4c8fa6ccfd2582
-DIST meld-3.18.1.tar.xz 563516 BLAKE2B 2463fd6c2a74d9eb655c6e2d531ef69950d8f7a275c01a0dbacf48a8c236a860b27dcc79a137a56241183a1b000d36503c33112c7dcb55055a931f4c415f178d SHA512 ca60c8ea9a5b95b228bd72fe3f8c0d4a8aa004bed27c2b29cd8ff647839973f1808df81dcb5c85cb5420ab2ad4413b0ab31b617494fe6eb366b2b9ad3a83eef1
 DIST meld-3.18.2.tar.xz 568292 BLAKE2B 379ec993e7e2ba79d5ff8ea0e960c294fba390d3ba4276bea7700ebe1e55820b07d00d2a88ec5b95a8eae0549a976af0a06e1b7cb7f211aa5e77b0afb266a0d4 SHA512 6a3e47c472b12cbebc392e964b30ac80d344e0a82d0dd25a43df3eeba185e40e6ae5245b09e79ad9d789618b91ccec1ccb0f1c5e6c0ae1d76bb6b4fcd9446574

diff --git a/dev-util/meld/meld-3.18.0.ebuild b/dev-util/meld/meld-3.18.0.ebuild
deleted file mode 100644
index 4ca57bfc588..00000000000
--- a/dev-util/meld/meld-3.18.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-PYTHON_REQ_USE="xml"
-PYTHON_COMPAT=( python3_{4,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-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.18.1.ebuild b/dev-util/meld/meld-3.18.1.ebuild
deleted file mode 100644
index ea18fe9d5a8..00000000000
--- a/dev-util/meld/meld-3.18.1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="6"
-PYTHON_REQ_USE="xml"
-PYTHON_COMPAT=( python3_{4,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 )
-}


             reply	other threads:[~2018-07-09 19:16 UTC|newest]

Thread overview: 50+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-09 19:16 Mart Raudsepp [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-15  6:48 [gentoo-commits] repo/gentoo:master commit in: dev-util/meld/ Sam James
2024-10-03 10:00 Sam James
2024-03-24 20:46 Mart Raudsepp
2024-03-03 18:10 Mart Raudsepp
2023-10-03 21:32 Mart Raudsepp
2022-12-04 17:15 Matt Turner
2022-10-13 16:26 Matt Turner
2022-10-01 19:20 Sebastian Pipping
2022-10-01 18:56 Matt Turner
2022-09-13 20:11 Matt Turner
2022-09-07  7:52 Michał Górny
2021-11-06  4:09 Sam James
2021-10-04  1:25 Sam James
2021-08-13 16:27 Mart Raudsepp
2021-08-13 16:27 Mart Raudsepp
2021-08-13 16:27 Mart Raudsepp
2021-04-18 15:19 Matt Turner
2021-02-15  2:19 Rick Farina
2021-02-14 21:42 Mart Raudsepp
2020-04-22 16:36 Mart Raudsepp
2020-04-20 20:30 Mart Raudsepp
2020-02-18 12:15 Mart Raudsepp
2019-05-18 19:59 Mart Raudsepp
2019-03-30 22:33 Mart Raudsepp
2019-03-30 21:56 Mart Raudsepp
2019-01-06 12:45 Mart Raudsepp
2018-11-17 15:32 Sebastian Pipping
2018-07-09 16:14 Mikle Kolyada
2018-07-06 13:43 Thomas Deutschmann
2018-06-19 14:30 Mart Raudsepp
2018-01-18  8:13 Gilles Dartiguelongue
2017-12-20 20:23 Mart Raudsepp
2017-11-01 17:48 Mart Raudsepp
2017-11-01 17:48 Mart Raudsepp
2017-09-03 22:47 Gilles Dartiguelongue
2017-02-15 19:43 Mart Raudsepp
2017-01-04 22:37 Gilles Dartiguelongue
2016-10-01 20:02 Mart Raudsepp
2016-10-01 20:02 Mart Raudsepp
2016-07-30 10:50 Pacho Ramos
2016-07-30 10:50 Pacho Ramos
2016-07-02 10:43 Pacho Ramos
2016-05-28 15:49 Pacho Ramos
2016-03-25 12:07 Dennis Lamm
2016-03-06 16:43 Mikle Kolyada
2015-12-12 14:29 Pacho Ramos
2015-12-12 14:29 Pacho Ramos
2015-10-04 10:42 Pacho Ramos
2015-10-04 10:42 Pacho Ramos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1531163717.1a874bed3618b04f7ccdd51b35ca33d166647712.leio@gentoo \
    --to=leio@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox