summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-06-28 21:38:49 +0200
committerPacho Ramos <pacho@gentoo.org>2016-06-28 22:29:06 +0200
commit817865d3eab97d67a2bdd5cccb95eddd7a699f87 (patch)
treeb21cf4e9979c1e19c06dfb84f94a7dc52b429df3
parentapp-vim/toggle: Clean up old. (diff)
downloadgentoo-817865d3eab97d67a2bdd5cccb95eddd7a699f87.tar.gz
gentoo-817865d3eab97d67a2bdd5cccb95eddd7a699f87.tar.bz2
gentoo-817865d3eab97d67a2bdd5cccb95eddd7a699f87.zip
x11-themes/gnome-backgrounds: Drop old
Package-Manager: portage-2.3.0_rc1
-rw-r--r--x11-themes/gnome-backgrounds/Manifest1
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild22
2 files changed, 0 insertions, 23 deletions
diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
index ccf515123171..fa31b2a6e7b3 100644
--- a/x11-themes/gnome-backgrounds/Manifest
+++ b/x11-themes/gnome-backgrounds/Manifest
@@ -1,2 +1 @@
-DIST gnome-backgrounds-3.16.0.tar.xz 13657364 SHA256 76e3f9dd01d8335da8e3e7c20f64c51d4e2372fa43a5280ce1649b32bebca03b SHA512 057fea123efb82fbfb8b159627f1067e77385767b53241135e9da7bab7530fef5432676ec4118324015157263605a00d96b8a7b37c6864331b4d6ce7f59ff750 WHIRLPOOL b54f3579a56ecc69b46db668b68092a9d5e747fa703022caa771c7e9d2b21afcbcb9ae50755195419df32b84b1dcbb57275065dde1e990d20df4fab783e440a2
DIST gnome-backgrounds-3.18.0.tar.xz 15090244 SHA256 aa560f0e5f12a308dd36aaac2fff32916abd61d42f47b4bc42c8c7011bf2a7b9 SHA512 64f5b23be1c2c96b19c56bf92d08e203a0ecde0b358348ac92e2da1744009d992239ddb88de81b1c01ff4a6ed4a3645e0c75fe471f180d905fd30ddb06e12faf WHIRLPOOL 1819a85e30495e71ea065fad88d2e5c51689bb9c984e60922f38bafd0ff068493ed104a21db842a2bb196dc4caffffb9c8bb0ed73d731151b6f08fc55e41e45f
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild
deleted file mode 100644
index 51937ce2d4a5..000000000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild
+++ /dev/null
@@ -1,22 +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
-
-DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
-HOMEPAGE="https://git.gnome.org/browse/gnome-backgrounds"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd"
-IUSE=""
-
-RDEPEND="!<x11-themes/gnome-themes-standard-3.14"
-DEPEND="
- >=dev-util/intltool-0.40.0
- sys-devel/gettext
-"