Gentoo Archives: gentoo-commits

From: Alexandre Restovtsev <tetromino@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: net-libs/gnome-online-accounts/, gnome-extra/gnome-contacts/, ...
Date: Sun, 02 Oct 2011 11:27:42
Message-Id: 02d8279f3d788798c3f8d449756faffbe080b34c.tetromino@gentoo
1 commit: 02d8279f3d788798c3f8d449756faffbe080b34c
2 Author: Alexandre Rostovtsev <tetromino <AT> gmail <DOT> com>
3 AuthorDate: Sat Oct 1 21:37:42 2011 +0000
4 Commit: Alexandre Restovtsev <tetromino <AT> gmail <DOT> com>
5 CommitDate: Sun Oct 2 11:15:32 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=02d8279f
7
8 gnome-contacts, gnome-documents, gnome-online-accounts: keyword ~x86 (#385097)
9
10 Tested by Fabio Erculiani. Fixes bug #385097.
11
12 ---
13 .../gnome-contacts/gnome-contacts-3.2.0.1.ebuild | 2 +-
14 .../gnome-contacts/gnome-contacts-9999.ebuild | 2 +-
15 .../gnome-documents/gnome-documents-0.2.0.ebuild | 2 +-
16 .../gnome-documents/gnome-documents-9999.ebuild | 2 +-
17 .../gnome-online-accounts-3.2.0.ebuild | 2 +-
18 .../gnome-online-accounts-9999.ebuild | 2 +-
19 6 files changed, 6 insertions(+), 6 deletions(-)
20
21 diff --git a/gnome-extra/gnome-contacts/gnome-contacts-3.2.0.1.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-3.2.0.1.ebuild
22 index e817149..6a81d3d 100644
23 --- a/gnome-extra/gnome-contacts/gnome-contacts-3.2.0.1.ebuild
24 +++ b/gnome-extra/gnome-contacts/gnome-contacts-3.2.0.1.ebuild
25 @@ -19,7 +19,7 @@ IUSE=""
26 if [[ ${PV} = 9999 ]]; then
27 KEYWORDS=""
28 else
29 - KEYWORDS="~amd64"
30 + KEYWORDS="~amd64 ~x86"
31 fi
32
33 RDEPEND=">=dev-libs/folks-0.6.1.1
34
35 diff --git a/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild b/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild
36 index e817149..6a81d3d 100644
37 --- a/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild
38 +++ b/gnome-extra/gnome-contacts/gnome-contacts-9999.ebuild
39 @@ -19,7 +19,7 @@ IUSE=""
40 if [[ ${PV} = 9999 ]]; then
41 KEYWORDS=""
42 else
43 - KEYWORDS="~amd64"
44 + KEYWORDS="~amd64 ~x86"
45 fi
46
47 RDEPEND=">=dev-libs/folks-0.6.1.1
48
49 diff --git a/gnome-extra/gnome-documents/gnome-documents-0.2.0.ebuild b/gnome-extra/gnome-documents/gnome-documents-0.2.0.ebuild
50 index 360ad51..251c5ac 100644
51 --- a/gnome-extra/gnome-documents/gnome-documents-0.2.0.ebuild
52 +++ b/gnome-extra/gnome-documents/gnome-documents-0.2.0.ebuild
53 @@ -20,7 +20,7 @@ IUSE=""
54 if [[ ${PV} = 9999 ]]; then
55 KEYWORDS=""
56 else
57 - KEYWORDS="~amd64"
58 + KEYWORDS="~amd64 ~x86"
59 fi
60
61 COMMON_DEPEND="
62
63 diff --git a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
64 index 360ad51..251c5ac 100644
65 --- a/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
66 +++ b/gnome-extra/gnome-documents/gnome-documents-9999.ebuild
67 @@ -20,7 +20,7 @@ IUSE=""
68 if [[ ${PV} = 9999 ]]; then
69 KEYWORDS=""
70 else
71 - KEYWORDS="~amd64"
72 + KEYWORDS="~amd64 ~x86"
73 fi
74
75 COMMON_DEPEND="
76
77 diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.2.0.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.2.0.ebuild
78 index 3516f39..00d0d66 100644
79 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.2.0.ebuild
80 +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.2.0.ebuild
81 @@ -19,7 +19,7 @@ IUSE="doc +introspection"
82 if [[ ${PV} = 9999 ]]; then
83 KEYWORDS=""
84 else
85 - KEYWORDS="~amd64"
86 + KEYWORDS="~amd64 ~x86"
87 fi
88
89 # pango used in goaeditablelabel
90
91 diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild
92 index 3516f39..00d0d66 100644
93 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild
94 +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-9999.ebuild
95 @@ -19,7 +19,7 @@ IUSE="doc +introspection"
96 if [[ ${PV} = 9999 ]]; then
97 KEYWORDS=""
98 else
99 - KEYWORDS="~amd64"
100 + KEYWORDS="~amd64 ~x86"
101 fi
102
103 # pango used in goaeditablelabel