commit: 368534bc1adc3e7a3a297bd153bc5a80685f8112 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> AuthorDate: Mon Aug 14 15:57:11 2017 +0000 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org> CommitDate: Mon Aug 14 15:57:11 2017 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=368534bc
x11-themes/gnome-backgrounds: sync with gentoo repository Package-Manager: Portage-2.3.7, Repoman-2.3.3 Manifest-Sign-Key: 0x5A56C8CD0C13248A .../gnome-backgrounds-3.20.ebuild | 22 ---------------------- .../gnome-backgrounds-9999.ebuild | 7 ++----- 2 files changed, 2 insertions(+), 27 deletions(-) diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.20.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.20.ebuild deleted file mode 100644 index 31f80c7c..00000000 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.20.ebuild +++ /dev/null @@ -1,22 +0,0 @@ -# Copyright 1999-2016 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 -" diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild index 5815f1c8..91c324ed 100644 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild @@ -1,10 +1,7 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" +EAPI=6 inherit gnome2 [[ ${PV} = 9999 ]] && inherit gnome2-live
