Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: x11-themes/gnome-backgrounds/
Date: Wed, 26 Dec 2012 22:09:57
Message-Id: 1356559756.ea808020c57b308bce0ea54b0aa90d78389305d0.eva@gentoo
1 commit: ea808020c57b308bce0ea54b0aa90d78389305d0
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 26 22:09:16 2012 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 26 22:09:16 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=ea808020
7
8 x11-themes/gnome-backgrounds: moved to gx86
9
10 * Sync live ebuild with gx86 changes.
11 * Add metadata.xml.
12
13 ---
14 .../gnome-backgrounds-3.6.1.ebuild | 27 --------------------
15 .../gnome-backgrounds-9999.ebuild | 2 +-
16 x11-themes/gnome-backgrounds/metadata.xml | 5 +++
17 3 files changed, 6 insertions(+), 28 deletions(-)
18
19 diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.6.1.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-3.6.1.ebuild
20 deleted file mode 100644
21 index 753c0d9..0000000
22 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-3.6.1.ebuild
23 +++ /dev/null
24 @@ -1,27 +0,0 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 -# Distributed under the terms of the GNU General Public License v2
27 -# $Header: $
28 -
29 -EAPI="4"
30 -GCONF_DEBUG="no"
31 -
32 -inherit gnome2
33 -[[ ${PV} = 9999 ]] && inherit gnome2-live
34 -
35 -DESCRIPTION="A set of backgrounds packaged with the GNOME desktop"
36 -HOMEPAGE="http://www.gnome.org/"
37 -
38 -LICENSE="GPL-2"
39 -SLOT="0"
40 -if [[ ${PV} = 9999 ]]; then
41 - KEYWORDS=""
42 -else
43 - KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
44 -fi
45 -IUSE=""
46 -
47 -RDEPEND=""
48 -DEPEND="sys-devel/gettext
49 - >=dev-util/intltool-0.40.0"
50 -
51 -DOCS="AUTHORS ChangeLog NEWS README"
52
53 diff --git a/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild b/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild
54 index 753c0d9..cc81ce4 100644
55 --- a/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild
56 +++ b/x11-themes/gnome-backgrounds/gnome-backgrounds-9999.ebuild
57 @@ -2,7 +2,7 @@
58 # Distributed under the terms of the GNU General Public License v2
59 # $Header: $
60
61 -EAPI="4"
62 +EAPI="5"
63 GCONF_DEBUG="no"
64
65 inherit gnome2
66
67 diff --git a/x11-themes/gnome-backgrounds/metadata.xml b/x11-themes/gnome-backgrounds/metadata.xml
68 new file mode 100644
69 index 0000000..6e0e2ec
70 --- /dev/null
71 +++ b/x11-themes/gnome-backgrounds/metadata.xml
72 @@ -0,0 +1,5 @@
73 +<?xml version="1.0" encoding="UTF-8"?>
74 +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
75 +<pkgmetadata>
76 + <herd>gnome</herd>
77 +</pkgmetadata>