Gentoo Archives: gentoo-commits

From: Jonathan Callen <abcd@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: dev-libs/libgweather/
Date: Sun, 27 Feb 2011 03:02:56
Message-Id: 5c91c197a1da346318abb722c861ef7560e741f1.abcd@gentoo
1 commit: 5c91c197a1da346318abb722c861ef7560e741f1
2 Author: Jonathan Callen <abcd <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 27 00:17:03 2011 +0000
4 Commit: Jonathan Callen <abcd <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 27 00:17:03 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=5c91c197
7
8 dev-libs/libgweather: use ! blockers, not !!
9
10 (Portage version: 2.2.0_alpha23_p5/git/Linux i686, RepoMan options: --force, signed Manifest commit with key 229E5838)
11
12 ---
13 dev-libs/libgweather/libgweather-2.91.6.ebuild | 2 +-
14 dev-libs/libgweather/libgweather-9999.ebuild | 2 +-
15 2 files changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/dev-libs/libgweather/libgweather-2.91.6.ebuild b/dev-libs/libgweather/libgweather-2.91.6.ebuild
18 index 3454ee3..2f991f9 100644
19 --- a/dev-libs/libgweather/libgweather-2.91.6.ebuild
20 +++ b/dev-libs/libgweather/libgweather-2.91.6.ebuild
21 @@ -32,7 +32,7 @@ RDEPEND=">=x11-libs/gtk+-2.90.0:3[introspection?]
22
23 introspection? ( >=dev-libs/gobject-introspection-0.6.7 )
24
25 - !!<dev-libs/libgweather-2.30.3-r200
26 + !<dev-libs/libgweather-2.30.3-r200
27 !<gnome-base/gnome-applets-2.22.0"
28 DEPEND="${RDEPEND}
29 >=dev-util/intltool-0.40.3
30
31 diff --git a/dev-libs/libgweather/libgweather-9999.ebuild b/dev-libs/libgweather/libgweather-9999.ebuild
32 index 3454ee3..2f991f9 100644
33 --- a/dev-libs/libgweather/libgweather-9999.ebuild
34 +++ b/dev-libs/libgweather/libgweather-9999.ebuild
35 @@ -32,7 +32,7 @@ RDEPEND=">=x11-libs/gtk+-2.90.0:3[introspection?]
36
37 introspection? ( >=dev-libs/gobject-introspection-0.6.7 )
38
39 - !!<dev-libs/libgweather-2.30.3-r200
40 + !<dev-libs/libgweather-2.30.3-r200
41 !<gnome-base/gnome-applets-2.22.0"
42 DEPEND="${RDEPEND}
43 >=dev-util/intltool-0.40.3