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 <[email protected]> metadata.xml: - Updated maintainer and add remote IDs. - - 20 Dec 2014; Matthias Maier <[email protected]> -mate-calc-1.6.1.ebuild: - drop old - - 02 Jul 2014; Pacho Ramos <[email protected]> mate-calc-1.8.0.ebuild: - x86 stable, bug 513714 - - 02 Jul 2014; Pacho Ramos <[email protected]> mate-calc-1.8.0.ebuild: - amd64 stable, bug 513714 - - 07 Jun 2014; Agostino Sarubbo <[email protected]> mate-calc-1.8.0.ebuild: - Add ~x86, wrt bug #508072 - - 04 May 2014; Agostino Sarubbo <[email protected]> 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 <[email protected]> +mate-calc-1.8.0.ebuild: - Version bump to 1.8.0. - - 10 Mar 2014; Tom Wijsman <[email protected]> mate-calc-1.6.1.ebuild: - Update dependencies per the consensus formed with ssuominen. - - 10 Mar 2014; Samuli Suominen <[email protected]> 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 <[email protected]> mate-calc-1.6.1.ebuild: - Further review of dependencies. - - 10 Mar 2014; Samuli Suominen <[email protected]> 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 <[email protected]> +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>[email protected]</email> - <name>Gentoo MATE Desktop</name> - </maintainer> - <upstream> - <remote-id type="github">mate-desktop/mate-calc</remote-id> - </upstream> -</pkgmetadata>
