summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGilles Dartiguelongue <eva@gentoo.org>2015-06-09 11:43:46 +0200
committerGilles Dartiguelongue <eva@gentoo.org>2015-06-09 15:48:42 +0200
commit197d2bce5dba5581e1752e560ce4e273969e9f02 (patch)
tree8b02ff9fad89c4c467cc328fd135696c99292445 /x11-themes/gnome-backgrounds
parentx11-themes/adwaita-icon-theme: moved to gentoo-x86 (diff)
downloadgnome-197d2bce5dba5581e1752e560ce4e273969e9f02.tar.gz
gnome-197d2bce5dba5581e1752e560ce4e273969e9f02.tar.bz2
gnome-197d2bce5dba5581e1752e560ce4e273969e9f02.zip
x11-themes/gnome-backgrounds: moved to gentoo-x86
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r--x11-themes/gnome-backgrounds/Manifest15
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-3.16.0.ebuild22
2 files changed, 0 insertions, 37 deletions
diff --git a/x11-themes/gnome-backgrounds/Manifest b/x11-themes/gnome-backgrounds/Manifest
deleted file mode 100644
index 080c9804..00000000
--- a/x11-themes/gnome-backgrounds/Manifest
+++ /dev/null
@@ -1,15 +0,0 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA256
-
-DIST gnome-backgrounds-3.16.0.tar.xz 13657364 SHA256 76e3f9dd01d8335da8e3e7c20f64c51d4e2372fa43a5280ce1649b32bebca03b SHA512 057fea123efb82fbfb8b159627f1067e77385767b53241135e9da7bab7530fef5432676ec4118324015157263605a00d96b8a7b37c6864331b4d6ce7f59ff750 WHIRLPOOL b54f3579a56ecc69b46db668b68092a9d5e747fa703022caa771c7e9d2b21afcbcb9ae50755195419df32b84b1dcbb57275065dde1e990d20df4fab783e440a2
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2
-
-iQEcBAEBCAAGBQJVQSo5AAoJEOnlaGd+i01CN0wIAJz3qy9TvHE83SLIuEOMx2Bt
-aaMGUDWgG6y7oRVOKHGeFCg/Xt4AuXDSmVFdf84EE4bzAkP9v9u+UHTLrssIKhDI
-R5VJYzkNSYKtnBRB7i1GZsQx03A/C/bKcaaZDQyO3pKJRMfKImj5b/OO6OVNiAHz
-hDrF0e2tJuUQxuBFOai6ZyJeo9j4dmRE/hJvTT+uCdP2Gw9nXXQ/YYYs0tSsJ1Hf
-jPYvwgAREEnIjWNJV7gipnxdqM049wLyt8EQxPrBwTE5xdMJo6jcDvbutPpkkfSd
-1j5rmEL68iEG8WMUH/fKhk/RZBHQfk43vgmWg05xthX+krlr/QR+8HvNgGKWLtA=
-=L8Qz
------END PGP SIGNATURE-----
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 348e6273..00000000
--- 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
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-backgrounds/gnome-backgrounds-3.14.1.ebuild,v 1.3 2015/03/15 13:34:38 pacho Exp $
-
-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
-"