summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSobhan Mohammadpour <sobhan@gentoo.org>2017-12-21 02:14:14 +0330
committerSobhan Mohammadpour <sobhan@gentoo.org>2017-12-21 02:22:52 +0330
commitd7b8b6dcc65b0febc242827c04f03d8aa701522a (patch)
tree6699bf63f7d22acaf002a6b8796b6144b1cd15b7 /x11-themes/gnome-backgrounds
parentprofiles/package.mask: add dev-libs/gjs-1.50.2 (diff)
downloadgnome-d7b8b6dcc65b0febc242827c04f03d8aa701522a.tar.gz
gnome-d7b8b6dcc65b0febc242827c04f03d8aa701522a.tar.bz2
gnome-d7b8b6dcc65b0febc242827c04f03d8aa701522a.zip
Revert "profiles/package.mask: add dev-libs/gjs-1.50.2"
This reverts commit 26fb0d14c4bea28c16aa7582a2b7a0e2af6f9191. since it's not an atomic commit.
Diffstat (limited to 'x11-themes/gnome-backgrounds')
-rw-r--r--x11-themes/gnome-backgrounds/gnome-backgrounds-3.26.2.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.26.2.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.26.2.ebuild
deleted file mode 100644
index 0ee4078d..00000000
--- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.26.2.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-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
-"