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 7A540138330 for ; Sat, 10 Sep 2016 18:56:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D3192E0BEA; Sat, 10 Sep 2016 18:56:34 +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 B80BEE0BEA for ; Sat, 10 Sep 2016 18:56:34 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 DA538340A3B for ; Sat, 10 Sep 2016 18:56:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D8BBA2491 for ; Sat, 10 Sep 2016 18:56:29 +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: <1473099321.f32d128e5c236ba5d1f6ff72d53b7e083f82c9ff.np-hardass@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:master commit in: mate-base/mate/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: mate-base/mate/mate-1.14.ebuild mate-base/mate/mate-9999.ebuild X-VCS-Directories: mate-base/mate/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: f32d128e5c236ba5d1f6ff72d53b7e083f82c9ff X-VCS-Branch: master Date: Sat, 10 Sep 2016 18:56:29 +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: b7fb570d-6d55-487f-9a1d-2527ba902dd5 X-Archives-Hash: 821633dd84bef36c3f8929d23c728a21 commit: f32d128e5c236ba5d1f6ff72d53b7e083f82c9ff Author: NP-Hardass gentoo org> AuthorDate: Mon Sep 5 18:15:09 2016 +0000 Commit: NP Hardass gentoo org> CommitDate: Mon Sep 5 18:15:21 2016 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=f32d128e mate-base/mate: Version bump to 1.14, update 9999 Package-Manager: portage-2.3.0 mate-base/mate/{mate-9999.ebuild => mate-1.14.ebuild} | 0 mate-base/mate/mate-9999.ebuild | 8 ++++---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mate-base/mate/mate-9999.ebuild b/mate-base/mate/mate-1.14.ebuild similarity index 100% copy from mate-base/mate/mate-9999.ebuild copy to mate-base/mate/mate-1.14.ebuild diff --git a/mate-base/mate/mate-9999.ebuild b/mate-base/mate/mate-9999.ebuild index 8372a39..5781c83 100644 --- a/mate-base/mate/mate-9999.ebuild +++ b/mate-base/mate/mate-9999.ebuild @@ -29,7 +29,7 @@ RDEPEND=" =mate-base/mate-desktop-${MATE_BRANCH}*:0[gtk3(-)?] =mate-base/mate-menus-${MATE_BRANCH}*:0 =mate-base/mate-panel-${MATE_BRANCH}*:0[gtk3(-)?] - =mate-base/mate-session-manager-${MATE_BRANCH}*:0[gtk3(-)?] + =mate-base/mate-session-manager-${MATE_BRANCH}*:0 =mate-base/mate-settings-daemon-${MATE_BRANCH}*:0[gtk3(-)?] =x11-wm/marco-${MATE_BRANCH}*:0[gtk3(-)?] base? ( @@ -38,7 +38,7 @@ RDEPEND=" =mate-base/mate-control-center-${MATE_BRANCH}*:0[gtk3(-)?] =mate-extra/mate-media-${MATE_BRANCH}*:0[gtk3(-)?] =x11-misc/mozo-${MATE_BRANCH}*:0 - =x11-terms/mate-terminal-${MATE_BRANCH}*:0[gtk3(-)?] + =x11-terms/mate-terminal-${MATE_BRANCH}*:0 ) bluetooth? ( net-wireless/blueman:0 ) themes? ( @@ -47,7 +47,7 @@ RDEPEND=" >=x11-themes/mate-themes-meta-${MATE_THEMES_V}:0 ) extras? ( - =app-arch/engrampa-${MATE_BRANCH}*:0[gtk3(-)?] + =app-arch/engrampa-${MATE_BRANCH}*:0 =app-editors/pluma-${MATE_BRANCH}*:0[gtk3(-)?] =app-text/atril-${MATE_BRANCH}*:0[gtk3(-)?] gnome-extra/gnome-calculator:0 @@ -67,7 +67,7 @@ RDEPEND=" " PDEPEND=" - notification? ( =x11-misc/mate-notification-daemon-${MATE_BRANCH}*:0[gtk3(-)?] ) + notification? ( =x11-misc/mate-notification-daemon-${MATE_BRANCH}*:0 ) virtual/notification-daemon:0" pkg_postinst() { 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 DEB9A138331 for ; Mon, 5 Sep 2016 18:46:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E3B3E0762; Mon, 5 Sep 2016 18:46:07 +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 BC18BE0762 for ; Mon, 5 Sep 2016 18:46:06 +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 6E832340845 for ; Mon, 5 Sep 2016 18:46:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AA78B2477 for ; Mon, 5 Sep 2016 18:46:03 +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: <1473099321.f32d128e5c236ba5d1f6ff72d53b7e083f82c9ff.np-hardass@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:1.14-bump commit in: mate-base/mate/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: mate-base/mate/mate-1.14.ebuild mate-base/mate/mate-9999.ebuild X-VCS-Directories: mate-base/mate/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: f32d128e5c236ba5d1f6ff72d53b7e083f82c9ff X-VCS-Branch: 1.14-bump Date: Mon, 5 Sep 2016 18:46:03 +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: d699216b-c6a0-49a5-908a-bedeb118dae3 X-Archives-Hash: f6ed2cf6f8b5ce97dcafba8a9551640f Message-ID: <20160905184603.Z3ehCj1rXFveB52ub4G92Cfj5-RKQJcJxuexIDaB7Xs@z> commit: f32d128e5c236ba5d1f6ff72d53b7e083f82c9ff Author: NP-Hardass gentoo org> AuthorDate: Mon Sep 5 18:15:09 2016 +0000 Commit: NP Hardass gentoo org> CommitDate: Mon Sep 5 18:15:21 2016 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=f32d128e mate-base/mate: Version bump to 1.14, update 9999 Package-Manager: portage-2.3.0 mate-base/mate/{mate-9999.ebuild => mate-1.14.ebuild} | 0 mate-base/mate/mate-9999.ebuild | 8 ++++---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/mate-base/mate/mate-9999.ebuild b/mate-base/mate/mate-1.14.ebuild similarity index 100% copy from mate-base/mate/mate-9999.ebuild copy to mate-base/mate/mate-1.14.ebuild diff --git a/mate-base/mate/mate-9999.ebuild b/mate-base/mate/mate-9999.ebuild index 8372a39..5781c83 100644 --- a/mate-base/mate/mate-9999.ebuild +++ b/mate-base/mate/mate-9999.ebuild @@ -29,7 +29,7 @@ RDEPEND=" =mate-base/mate-desktop-${MATE_BRANCH}*:0[gtk3(-)?] =mate-base/mate-menus-${MATE_BRANCH}*:0 =mate-base/mate-panel-${MATE_BRANCH}*:0[gtk3(-)?] - =mate-base/mate-session-manager-${MATE_BRANCH}*:0[gtk3(-)?] + =mate-base/mate-session-manager-${MATE_BRANCH}*:0 =mate-base/mate-settings-daemon-${MATE_BRANCH}*:0[gtk3(-)?] =x11-wm/marco-${MATE_BRANCH}*:0[gtk3(-)?] base? ( @@ -38,7 +38,7 @@ RDEPEND=" =mate-base/mate-control-center-${MATE_BRANCH}*:0[gtk3(-)?] =mate-extra/mate-media-${MATE_BRANCH}*:0[gtk3(-)?] =x11-misc/mozo-${MATE_BRANCH}*:0 - =x11-terms/mate-terminal-${MATE_BRANCH}*:0[gtk3(-)?] + =x11-terms/mate-terminal-${MATE_BRANCH}*:0 ) bluetooth? ( net-wireless/blueman:0 ) themes? ( @@ -47,7 +47,7 @@ RDEPEND=" >=x11-themes/mate-themes-meta-${MATE_THEMES_V}:0 ) extras? ( - =app-arch/engrampa-${MATE_BRANCH}*:0[gtk3(-)?] + =app-arch/engrampa-${MATE_BRANCH}*:0 =app-editors/pluma-${MATE_BRANCH}*:0[gtk3(-)?] =app-text/atril-${MATE_BRANCH}*:0[gtk3(-)?] gnome-extra/gnome-calculator:0 @@ -67,7 +67,7 @@ RDEPEND=" " PDEPEND=" - notification? ( =x11-misc/mate-notification-daemon-${MATE_BRANCH}*:0[gtk3(-)?] ) + notification? ( =x11-misc/mate-notification-daemon-${MATE_BRANCH}*:0 ) virtual/notification-daemon:0" pkg_postinst() {