public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "NP Hardass" <np-hardass@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-calc/
Date: Sat, 26 Mar 2016 02:37:12 +0000 (UTC)	[thread overview]
Message-ID: <1458959019.5663ca017583f83745fbca9a35a946b45e79bda0.np-hardass@gentoo> (raw)

commit:     5663ca017583f83745fbca9a35a946b45e79bda0
Author:     NP-Hardass <NP-Hardass <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 01:53:53 2016 +0000
Commit:     NP Hardass <np-hardass <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 02:23:39 2016 +0000
URL:        https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=5663ca01

mate-extra/mate-calc: Drop 1.8.x

Package-Manager: portage-2.2.26

 mate-extra/mate-calc/ChangeLog              | 47 -----------------------------
 mate-extra/mate-calc/Manifest               |  1 -
 mate-extra/mate-calc/mate-calc-1.8.0.ebuild | 36 ----------------------
 mate-extra/mate-calc/metadata.xml           | 11 -------
 4 files changed, 95 deletions(-)

diff --git a/mate-extra/mate-calc/ChangeLog b/mate-extra/mate-calc/ChangeLog
deleted file mode 100644
index 20b0427..0000000
--- a/mate-extra/mate-calc/ChangeLog
+++ /dev/null
@@ -1,47 +0,0 @@
-# ChangeLog for mate-extra/mate-calc
-# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/mate-extra/mate-calc/ChangeLog,v 1.11 2014/12/20 17:26:10 tamiko Exp $
-
-  06 Jul 2015; NP-Hardass <NP-Hardass@gentoo.org> metadata.xml:
-  Updated maintainer and add remote IDs.
-
-  20 Dec 2014; Matthias Maier <tamiko@gentoo.org> -mate-calc-1.6.1.ebuild:
-  drop old
-
-  02 Jul 2014; Pacho Ramos <pacho@gentoo.org> mate-calc-1.8.0.ebuild:
-  x86 stable, bug 513714
-
-  02 Jul 2014; Pacho Ramos <pacho@gentoo.org> mate-calc-1.8.0.ebuild:
-  amd64 stable, bug 513714
-
-  07 Jun 2014; Agostino Sarubbo <ago@gentoo.org> mate-calc-1.8.0.ebuild:
-  Add ~x86, wrt bug #508072
-
-  04 May 2014; Agostino Sarubbo <ago@gentoo.org> mate-calc-1.6.1.ebuild:
-  Stable for amd64, wrt bug #509268
-
-*mate-calc-1.8.0 (22 Apr 2014)
-
-  22 Apr 2014; Tom Wijsman <TomWij@gentoo.org> +mate-calc-1.8.0.ebuild:
-  Version bump to 1.8.0.
-
-  10 Mar 2014; Tom Wijsman <TomWij@gentoo.org> mate-calc-1.6.1.ebuild:
-  Update dependencies per the consensus formed with ssuominen.
-
-  10 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> mate-calc-1.6.1.ebuild:
-  Remove unwanted :0 SLOT operator from gettext, intltool and pkgconfig
-  dependencies since we don't know yet how they would be slotted in the future.
-
-  10 Mar 2014; Tom Wijsman <TomWij@gentoo.org> mate-calc-1.6.1.ebuild:
-  Further review of dependencies.
-
-  10 Mar 2014; Samuli Suominen <ssuominen@gentoo.org> mate-calc-1.6.1.ebuild:
-  Remove invalid SLOT dependencies from pkg-config, gettext and intltool. Remove
-  bogus sys-libs/glibc dependency.
-
-*mate-calc-1.6.1 (09 Mar 2014)
-
-  09 Mar 2014; Tom Wijsman <TomWij@gentoo.org> +mate-calc-1.6.1.ebuild,
-  +metadata.xml:
-  New ebuild for mate-extra/mate-calc, a calculator application for MATE;
-  imported from the mate-overlay, reviewed and adjusted.

diff --git a/mate-extra/mate-calc/Manifest b/mate-extra/mate-calc/Manifest
deleted file mode 100644
index 272b3b8..0000000
--- 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..0000000
--- 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..0000000
--- a/mate-extra/mate-calc/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-    <maintainer type="project">
-        <email>mate@gentoo.org</email>
-        <name>Gentoo MATE Desktop</name>
-    </maintainer>
-    <upstream>
-        <remote-id type="github">mate-desktop/mate-calc</remote-id>
-    </upstream>
-</pkgmetadata>


             reply	other threads:[~2016-03-26  2:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-26  2:37 NP Hardass [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-09-27  3:18 [gentoo-commits] proj/gentoo-mate:master commit in: mate-extra/mate-calc/ NP Hardass
2018-02-11 13:49 Ettore Di Giacinto
2018-02-11 13:49 Ettore Di Giacinto
2020-04-09 22:52 Adam Feldman
2020-09-02  5:55 Adam Feldman
2020-09-07 18:08 Adam Feldman
2020-09-07 18:08 Adam Feldman
2021-06-10  0:24 Adam Feldman
2021-06-10  0:24 Adam Feldman
2021-06-10 15:36 Adam Feldman

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=1458959019.5663ca017583f83745fbca9a35a946b45e79bda0.np-hardass@gentoo \
    --to=np-hardass@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