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 066CC138330 for ; Mon, 5 Sep 2016 03:31:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 19F56E0944; Mon, 5 Sep 2016 03:31:43 +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 0A7B3E0944 for ; Mon, 5 Sep 2016 03:31:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 BFD693406DD for ; Mon, 5 Sep 2016 03:31:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AB8022472 for ; Mon, 5 Sep 2016 03:31:38 +0000 (UTC) From: "NP Hardass" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "NP Hardass" Message-ID: <1473046280.eafe2ccee5f7d77343f619fc9d4504e0c01d7655.np-hardass@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mate-extra/mate-calc/ X-VCS-Repository: repo/gentoo X-VCS-Files: mate-extra/mate-calc/Manifest mate-extra/mate-calc/mate-calc-1.8.0.ebuild mate-extra/mate-calc/metadata.xml X-VCS-Directories: mate-extra/mate-calc/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: eafe2ccee5f7d77343f619fc9d4504e0c01d7655 X-VCS-Branch: master Date: Mon, 5 Sep 2016 03:31:38 +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: a985f9f0-60e4-438d-a9ef-1b49feb02c9a X-Archives-Hash: 1fc88b97566fc588dd0c50628a5bec7b commit: eafe2ccee5f7d77343f619fc9d4504e0c01d7655 Author: NP-Hardass gentoo org> AuthorDate: Tue Aug 30 04:38:33 2016 +0000 Commit: NP Hardass gentoo org> CommitDate: Mon Sep 5 03:31:20 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eafe2cce mate-extra/mate-calc: drop package; migrated to gnome-calculator mate-extra/mate-calc/Manifest | 1 - mate-extra/mate-calc/mate-calc-1.8.0.ebuild | 36 ----------------------------- mate-extra/mate-calc/metadata.xml | 11 --------- 3 files changed, 48 deletions(-) diff --git a/mate-extra/mate-calc/Manifest b/mate-extra/mate-calc/Manifest deleted file mode 100644 index 272b3b8..00000000 --- a/mate-extra/mate-calc/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST mate-calc-1.8.0.tar.xz 753972 SHA256 13d56287430cbb7d60a74666ba752a1a8ea9692125c6a02f97d0cc98d451d99a SHA512 92cd2e5ee8f6943b70ba1402909698f0ca922864bf3553d04ba3212673824b3f1f2042786f77814bf004e93408f46b7be438ddbe1046884f834abc90606bdf11 WHIRLPOOL 7743c0d132d3ca4b71072bd61e152dd44f9688e5f55efc2fb358c5ff238594488f03d4501d0efd6aa687df3925dbe3a265aa2d910a9670446e39c113436f3520 diff --git a/mate-extra/mate-calc/mate-calc-1.8.0.ebuild b/mate-extra/mate-calc/mate-calc-1.8.0.ebuild deleted file mode 100644 index dff3b3f..00000000 --- a/mate-extra/mate-calc/mate-calc-1.8.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -GCONF_DEBUG="no" - -inherit gnome2 versionator - -MATE_BRANCH="$(get_version_component_range 1-2)" - -SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz" -DESCRIPTION="A calculator application for MATE" -HOMEPAGE="http://mate-desktop.org" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND="app-text/rarian:0 - >=dev-libs/glib-2.30:2 - dev-libs/atk:0 - dev-libs/libxml2:2 - >=x11-libs/gtk+-2.18:2 - x11-libs/pango:0 - virtual/libintl:0" - -DEPEND="${RDEPEND} - >=app-text/scrollkeeper-dtd-1:1.0 - app-text/yelp-tools:0 - >=dev-util/intltool-0.35:* - sys-devel/gettext:* - virtual/pkgconfig:*" - -DOCS="AUTHORS ChangeLog NEWS README" diff --git a/mate-extra/mate-calc/metadata.xml b/mate-extra/mate-calc/metadata.xml deleted file mode 100644 index bf31168..00000000 --- a/mate-extra/mate-calc/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - mate@gentoo.org - Gentoo MATE Desktop - - - mate-desktop/mate-calc - -