From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 33DF41388C0 for ; Mon, 22 Feb 2016 17:11:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B7E1021C01A; Mon, 22 Feb 2016 17:11:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2031521C014 for ; Mon, 22 Feb 2016 17:11:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3781E340B57 for ; Mon, 22 Feb 2016 17:11:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 286CF14CE for ; Mon, 22 Feb 2016 17:11:49 +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: <1456160511.eb8e69b7e2e1deb5ea3cca724b3277f31ccc3b8c.np-hardass@gentoo> Subject: [gentoo-commits] proj/gentoo-mate:master commit in: x11-themes/mate-themes-meta/ X-VCS-Repository: proj/gentoo-mate X-VCS-Files: x11-themes/mate-themes-meta/mate-themes-meta-1.10.ebuild x11-themes/mate-themes-meta/metadata.xml X-VCS-Directories: x11-themes/mate-themes-meta/ X-VCS-Committer: np-hardass X-VCS-Committer-Name: NP Hardass X-VCS-Revision: eb8e69b7e2e1deb5ea3cca724b3277f31ccc3b8c X-VCS-Branch: master Date: Mon, 22 Feb 2016 17:11:49 +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: ecbd68ae-c257-489c-8909-e7148f5900a1 X-Archives-Hash: f7925136f79d851f9533f73fb3a1a344 commit: eb8e69b7e2e1deb5ea3cca724b3277f31ccc3b8c Author: NP-Hardass gentoo org> AuthorDate: Mon Feb 22 17:01:51 2016 +0000 Commit: NP Hardass gentoo org> CommitDate: Mon Feb 22 17:01:51 2016 +0000 URL: https://gitweb.gentoo.org/proj/gentoo-mate.git/commit/?id=eb8e69b7 x11-themes/mate-themes-meta: Add new meta to help manage gtk+ madness Package-Manager: portage-2.2.26 .../mate-themes-meta/mate-themes-meta-1.10.ebuild | 27 ++++++++++++++++++++++ x11-themes/mate-themes-meta/metadata.xml | 8 +++++++ 2 files changed, 35 insertions(+) diff --git a/x11-themes/mate-themes-meta/mate-themes-meta-1.10.ebuild b/x11-themes/mate-themes-meta/mate-themes-meta-1.10.ebuild new file mode 100644 index 0000000..9503ed2 --- /dev/null +++ b/x11-themes/mate-themes-meta/mate-themes-meta-1.10.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +DESCRIPTION="Meta package to facilitate easy use of x11-themes/mate-themes" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +SRC_URI="" + +LICENSE="metapackage" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="" +RDEPEND="|| ( + ( + =x11-themes/mate-themes-1.10*:0/3.16 + =x11-libs/gtk+-3.16*:3 + ) + ( + =x11-themes/mate-themes-1.10*:0/3.18 + =x11-libs/gtk+-3.18*:3 + ) + =x11-themes/mate-themes-1.10*:0 + )" diff --git a/x11-themes/mate-themes-meta/metadata.xml b/x11-themes/mate-themes-meta/metadata.xml new file mode 100644 index 0000000..b189665 --- /dev/null +++ b/x11-themes/mate-themes-meta/metadata.xml @@ -0,0 +1,8 @@ + + + + + mate@gentoo.org + Gentoo MATE Desktop + +