public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ettore Di Giacinto" <mudler@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/
Date: Thu, 24 Nov 2016 22:22:15 +0000 (UTC)	[thread overview]
Message-ID: <1480026050.d7fcd35cd226277a6b403588feae8119b9918d2b.mudler@gentoo> (raw)

commit:     d7fcd35cd226277a6b403588feae8119b9918d2b
Author:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 21 19:19:19 2016 +0000
Commit:     Ettore Di Giacinto <mudler <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 22:20:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7fcd35c

mate-base/mate-control-center: Drop 1.10.x

Package-Manager: portage-2.3.1

 mate-base/mate-control-center/Manifest             |  1 -
 .../mate-control-center-1.10.2.ebuild              | 83 ----------------------
 2 files changed, 84 deletions(-)

diff --git a/mate-base/mate-control-center/Manifest b/mate-base/mate-control-center/Manifest
index 949c24c..293932c 100644
--- a/mate-base/mate-control-center/Manifest
+++ b/mate-base/mate-control-center/Manifest
@@ -1,3 +1,2 @@
-DIST mate-control-center-1.10.2.tar.xz 1292432 SHA256 9ae8ddfb622305a02b8463f362fda90bc49096ad9b3dbeedf9b2b71efdb9129d SHA512 67c05300d7e7ef01fa2ae3e65623ce26a1e0da6a3d88c1557cdea5c9b37d5ca3f38a4ff8fe4c1f6ab59bffd9a3ac86bf19f93cf9470e4f5cc94e391e0f619878 WHIRLPOOL 144ddff87e9a44f955fce499d51c81e30b8b11dc556783de83af0c962c269a453a3f34c84ab140a736235d85136c8150e9d5fd68bc5723f1db1183545bdb16ad
 DIST mate-control-center-1.12.1.tar.xz 1304732 SHA256 851f08e69ec8f513b8971262a439c83ef837b2a7467690313672b6a9d9a179fb SHA512 4023511113c993b2420666803a273923b161cd3fff74b07e02f3dd9a80baea47278ca5c10a5baec673818390174a9f0b5c2d8db81c653f48c411cf5f53cc2dce WHIRLPOOL 88a7d704f1e0665d45fa2f4b51c9c588fff1040dc8190fd60548fd49254f98f01ef2cde3e51abf995f88acf6c0c4f40f4d7694927fe028b4b97ea6a6f9dfb461
 DIST mate-control-center-1.14.1.tar.xz 1371360 SHA256 b06deae1feb449a3f3debe27a2a406e64561d68bea7af0bcd311bf5d7dd5641b SHA512 c871486e69174801e6b509848ae416e1b9aa55ca21ea796f7bc9e408ad59d0dfe5feafde59258c8d0019448b620af2fbd73b75cc644c5dc7b031237e3170a30b WHIRLPOOL ea73aa7f726280b4e900d7fdebfe05dd303a901a07ff1c8ac858d35c1ebbf8888edfd317771ae1896338f70d1babcc7dc25d30066dd0943a2c8061107b0587a7

diff --git a/mate-base/mate-control-center/mate-control-center-1.10.2.ebuild b/mate-base/mate-control-center/mate-control-center-1.10.2.ebuild
deleted file mode 100644
index cd06fff..00000000
--- a/mate-base/mate-control-center/mate-control-center-1.10.2.ebuild
+++ /dev/null
@@ -1,83 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI="5"
-
-GCONF_DEBUG="yes"
-GNOME2_LA_PUNT="yes"
-
-inherit eutils gnome2 versionator
-
-MATE_BRANCH="$(get_version_component_range 1-2)"
-
-SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz"
-DESCRIPTION="The MATE Desktop configuration tool"
-HOMEPAGE="http://mate-desktop.org"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-
-RDEPEND="app-text/rarian:0
-	dev-libs/atk:0
-	>=dev-libs/dbus-glib-0.73:0
-	>=dev-libs/glib-2.36:2
-	>=dev-libs/libunique-1:1
-	dev-libs/libxml2:2
-	>=gnome-base/dconf-0.13.4:0
-	>=gnome-base/librsvg-2.0:2
-	>=mate-base/libmatekbd-1.10:0
-	>=mate-base/mate-desktop-1.10:0
-	>=mate-base/caja-1.10:0
-	>=mate-base/mate-menus-1.10:0
-	>=mate-base/mate-settings-daemon-1.10:0
-	>=media-libs/fontconfig-1:1.0
-	media-libs/freetype:2
-	media-libs/libcanberra:0[gtk]
-	>=sys-apps/dbus-1:0
-	x11-apps/xmodmap:0
-	x11-libs/cairo:0
-	x11-libs/gdk-pixbuf:2
-	>=x11-libs/gtk+-2.24:2
-	x11-libs/libX11:0
-	x11-libs/libXScrnSaver:0
-	x11-libs/libXcursor:0
-	x11-libs/libXext:0
-	x11-libs/libXft:0
-	>=x11-libs/libXi-1.2:0
-	x11-libs/libXrandr:0
-	x11-libs/libXrender:0
-	x11-libs/libXxf86misc:0
-	>=x11-libs/libxklavier-4:0
-	x11-libs/pango:0
-	>=x11-wm/marco-1.10:0
-	virtual/libintl:0"
-
-DEPEND="${RDEPEND}
-	>=app-text/scrollkeeper-dtd-1:1.0
-	app-text/yelp-tools:0
-	dev-util/desktop-file-utils:0
-	>=dev-util/intltool-0.37.1:*
-	>=mate-base/mate-common-1.10:0
-	sys-devel/gettext:*
-	x11-proto/kbproto:0
-	x11-proto/randrproto:0
-	x11-proto/renderproto:0
-	x11-proto/scrnsaverproto:0
-	x11-proto/xextproto:0
-	x11-proto/xf86miscproto:0
-	x11-proto/xproto:0
-	virtual/pkgconfig:*"
-
-src_configure() {
-	gnome2_src_configure \
-		--disable-update-mimedb \
-		--disable-appindicator
-}
-
-src_compile() {
-	emake
-}
-
-DOCS="AUTHORS ChangeLog NEWS README TODO"


             reply	other threads:[~2016-11-24 22:22 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-24 22:22 Ettore Di Giacinto [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-04 18:39 [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-control-center/ Andreas Sturmlechner
2024-10-06  7:17 Sam James
2024-06-18  8:06 Joonas Niilola
2024-06-16  6:06 Joonas Niilola
2024-06-16  6:06 Joonas Niilola
2024-04-10  5:45 Matt Jolly
2024-04-09 17:28 Arthur Zamarin
2023-12-22  6:46 Sam James
2023-12-21 11:55 Sam James
2023-10-10  6:27 Joonas Niilola
2023-10-10  6:27 Joonas Niilola
2023-08-17  6:22 Sam James
2023-06-19 17:39 Pacho Ramos
2023-06-07 12:19 Arthur Zamarin
2023-06-07  8:50 Sam James
2022-12-16 20:39 Arthur Zamarin
2022-09-10 11:21 Sam James
2022-06-28  2:03 WANG Xuerui
2022-01-09 15:48 Andreas Sturmlechner
2021-12-10 20:10 Jakov Smolić
2021-12-10 11:35 Jakov Smolić
2021-06-30 22:43 Adam Feldman
2020-09-25 20:32 Adam Feldman
2020-09-02  6:02 Adam Feldman
2020-04-23  9:35 Pacho Ramos
2020-04-06 20:19 Adam Feldman
2019-07-07 18:48 Göktürk Yüksek
2019-07-07 18:48 Göktürk Yüksek
2019-05-12 21:04 Göktürk Yüksek
2019-04-07 10:50 Andreas Sturmlechner
2018-02-11 15:03 Ettore Di Giacinto
2018-01-14 17:18 Ettore Di Giacinto
2016-12-08 15:31 Ettore Di Giacinto
2016-11-21 11:02 Ettore Di Giacinto
2016-08-12  5:13 NP Hardass
2016-07-25 18:36 NP Hardass
2016-05-30 19:18 Mikle Kolyada
2016-03-26  2:37 NP Hardass
2016-03-15 17:53 Agostino Sarubbo
2016-03-06  8:09 Mikle Kolyada
2016-02-09  2:49 NP Hardass

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=1480026050.d7fcd35cd226277a6b403588feae8119b9918d2b.mudler@gentoo \
    --to=mudler@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