diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-11-15 15:11:13 +0100 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-11-15 15:21:06 +0100 |
commit | 2d085991f4722a61a80b60f4d25ad3d774dd52aa (patch) | |
tree | 6ac89233170248db721ef7922bee1c57fcb93666 /x11-themes/gnome-backgrounds | |
parent | x11-themes/adwaita-icon-theme: Version bump (diff) | |
download | gentoo-2d085991f4722a61a80b60f4d25ad3d774dd52aa.tar.gz gentoo-2d085991f4722a61a80b60f4d25ad3d774dd52aa.tar.bz2 gentoo-2d085991f4722a61a80b60f4d25ad3d774dd52aa.zip |
x11-themes/gnome-backgrounds: Drop old
Package-Manager: portage-2.2.24
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r-- | x11-themes/gnome-backgrounds/Manifest | 1 | ||||
-rw-r--r-- | x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.1.ebuild | 22 |
2 files changed, 0 insertions, 23 deletions
diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest index a7adc82ecd0e..d6d06f692f4d 100644 --- a/x11-themes/gnome-backgrounds/Manifest +++ b/x11-themes/gnome-backgrounds/Manifest @@ -1,2 +1 @@ -DIST gnome-backgrounds-3.14.1.tar.xz 16463428 SHA256 deeea0499f34b118d27d94e3ac8d23e3b210bd602b2c1aa0e0242a75ae78c126 SHA512 7420e86591b6df1c992b5eae8301ff53122988342450c74bb5b7afd2d29904b22473af684614ba97bc82064d68a51ae4cfbbd4cd46f7cdf0599c4f7d5e546ff3 WHIRLPOOL 46499958262f7edca0376a557a0cc4a00de861e00997567e4fef6f15af97fa130bdce9282574980e5ac55f445ebd915481d2fc5f7c8cf01a53f8ee01322941ad DIST gnome-backgrounds-3.16.0.tar.xz 13657364 SHA256 76e3f9dd01d8335da8e3e7c20f64c51d4e2372fa43a5280ce1649b32bebca03b SHA512 057fea123efb82fbfb8b159627f1067e77385767b53241135e9da7bab7530fef5432676ec4118324015157263605a00d96b8a7b37c6864331b4d6ce7f59ff750 WHIRLPOOL b54f3579a56ecc69b46db668b68092a9d5e747fa703022caa771c7e9d2b21afcbcb9ae50755195419df32b84b1dcbb57275065dde1e990d20df4fab783e440a2 diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.1.ebuild deleted file mode 100644 index 51937ce2d4a5..000000000000 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.1.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 -" |