diff options
author | NP-Hardass <NP-Hardass@gentoo.org> | 2016-03-25 22:10:46 -0400 |
---|---|---|
committer | NP-Hardass <NP-Hardass@gentoo.org> | 2016-08-05 22:12:26 -0400 |
commit | 840cc96470246b4972dc4bcee0aaa7653a4f6c13 (patch) | |
tree | 424058e227bce55b5502541056e004fbdbcd639c /x11-themes/mate-backgrounds | |
parent | x11-terms/mate-terminal: Drop 1.8.x (diff) | |
download | gentoo-840cc96470246b4972dc4bcee0aaa7653a4f6c13.tar.gz gentoo-840cc96470246b4972dc4bcee0aaa7653a4f6c13.tar.bz2 gentoo-840cc96470246b4972dc4bcee0aaa7653a4f6c13.zip |
x11-themes/mate-backgrounds: Drop 1.8.x
Package-Manager: portage-2.2.26
Diffstat (limited to 'x11-themes/mate-backgrounds')
-rw-r--r-- | x11-themes/mate-backgrounds/Manifest | 1 | ||||
-rw-r--r-- | x11-themes/mate-backgrounds/mate-backgrounds-1.8.0.ebuild | 24 |
2 files changed, 0 insertions, 25 deletions
diff --git a/x11-themes/mate-backgrounds/Manifest b/x11-themes/mate-backgrounds/Manifest index 0208507c6903..49cd8189bcf8 100644 --- a/x11-themes/mate-backgrounds/Manifest +++ b/x11-themes/mate-backgrounds/Manifest @@ -1,2 +1 @@ DIST mate-backgrounds-1.10.0.tar.xz 20897784 SHA256 fc5e056d97c1b2abccf1b3f11080129f8720b5607f7ecc354e09d64b300b9794 SHA512 b69f2ad935c0759fe9616e6e46b2bbe6adfbb5c4fa35b064cef54e5d1957539a6aa5e28051f995c7d68b893b40600fedafad2929460972fd30ff78c66bdf1dea WHIRLPOOL 2d49a7cedcd85897d9f0d3addff2e428cf94694fa7cdb23a752d7adec93a5e208b573d32066f0f4d2fd4c5d9cd4abeb253639113b736507173be2271b9810932 -DIST mate-backgrounds-1.8.0.tar.xz 11663712 SHA256 c7e46f9c4456b5a4c602c11653912ca51b055f777934897f8baced8ce21d0b05 SHA512 ee7658e61ec68c3d85eb9c5eb033468f2c93b54c62dd31d8bf84a71e744fec2c600ea5af0aa9db85f50df3bca282d6f92d4adf65aeb6a78653caa609d32e4334 WHIRLPOOL 09c0f783eefd662ec3bb2425ff2a17faead620630afbb7ba3ffd2f0279865a78fd33e2bd30cb32c782c86a3925a50c939feac70b934cb118548f71760f06a0e7 diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.8.0.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.8.0.ebuild deleted file mode 100644 index 1f7398905e34..000000000000 --- a/x11-themes/mate-backgrounds/mate-backgrounds-1.8.0.ebuild +++ /dev/null @@ -1,24 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -GCONF_DEBUG="no" - -inherit gnome2 versionator - -MATE_BRANCH="$(get_version_component_range 1-2)" - -SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz" -DESCRIPTION="A set of backgrounds packaged with the MATE desktop" -HOMEPAGE="http://mate-desktop.org" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ~arm x86" - -DEPEND=">=dev-util/intltool-0.35:* - sys-devel/gettext:*" - -DOCS="AUTHORS ChangeLog NEWS README" |