mate-base/mate-applets-meta: Drop 1.10.x
authorEttore Di Giacinto <mudler@gentoo.org>
Fri, 21 Oct 2016 19:21:49 +0000 (21:21 +0200)
committerEttore Di Giacinto <mudler@gentoo.org>
Thu, 24 Nov 2016 22:21:20 +0000 (23:21 +0100)
Package-Manager: portage-2.3.1

mate-base/mate-applets-meta/mate-applets-meta-1.10.ebuild [deleted file]

diff --git a/mate-base/mate-applets-meta/mate-applets-meta-1.10.ebuild b/mate-base/mate-applets-meta/mate-applets-meta-1.10.ebuild
deleted file mode 100644 (file)
index b2bb314..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit versionator
-
-MATE_BRANCH="$(get_version_component_range 1-2)"
-
-DESCRIPTION="Meta package for MATE panel applets"
-HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage"
-SRC_URI=""
-
-LICENSE="metapackage"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE="appindicator sensors"
-
-DEPEND=""
-RDEPEND=" =mate-base/mate-applets-${MATE_BRANCH}*
-       appindicator? ( =mate-extra/mate-indicator-applet-${MATE_BRANCH}* )
-       sensors? ( =mate-extra/mate-sensors-applet-${MATE_BRANCH}* )
-"