diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-10-06 23:16:28 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-10-06 23:22:27 +0300 |
commit | fe1cb71c09de9df8720ca1258761627222994556 (patch) | |
tree | 31a095ab606746615107b6e08b309efb84aeb698 /x11-themes/mate-backgrounds/mate-backgrounds-1.12.0.ebuild | |
parent | x11-terms/mate-terminal: add explicit build dep on glib-utils (diff) | |
download | gentoo-fe1cb71c09de9df8720ca1258761627222994556.tar.gz gentoo-fe1cb71c09de9df8720ca1258761627222994556.tar.bz2 gentoo-fe1cb71c09de9df8720ca1258761627222994556.zip |
x11-themes/mate-backgrounds: remove old
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.11
Diffstat (limited to 'x11-themes/mate-backgrounds/mate-backgrounds-1.12.0.ebuild')
-rw-r--r-- | x11-themes/mate-backgrounds/mate-backgrounds-1.12.0.ebuild | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.12.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.12.0.ebuild deleted file mode 100644 index 5a18363adc0d..000000000000 --- a/x11-themes/mate-backgrounds/mate-backgrounds-1.12.0.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit mate - -if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm x86" -fi - -DESCRIPTION="A set of backgrounds packaged with the MATE desktop" -LICENSE="GPL-2" -SLOT="0" - -DEPEND=">=dev-util/intltool-0.35:* - sys-devel/gettext:*" |