Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:gnome-next commit in: eclass/
Date: Fri, 01 Mar 2013 22:51:54
Message-Id: 1362178196.6c78996f304e08989e4b56c8580ad6096f94d955.eva@gentoo
1 commit: 6c78996f304e08989e4b56c8580ad6096f94d955
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 1 22:49:56 2013 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 1 22:49:56 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=6c78996f
7
8 eclass/gnome2.eclass: update ewarn for this branch
9
10 ---
11 eclass/gnome2.eclass | 16 +++-------------
12 1 files changed, 3 insertions(+), 13 deletions(-)
13
14 diff --git a/eclass/gnome2.eclass b/eclass/gnome2.eclass
15 index c4f42fc..78953b1 100644
16 --- a/eclass/gnome2.eclass
17 +++ b/eclass/gnome2.eclass
18 @@ -296,23 +296,13 @@ gnome2_pkg_postinst() {
19 gnome2_scrollkeeper_update
20
21 # This should only be in the overlay
22 -# ewarn "**************************************************************"
23 -# ewarn "This is the *experimental* Gentoo GNOME Overlay"
24 -# ewarn "Please report bugs at #gentoo-desktop @ FreeNode"
25 -# ewarn "Do NOT go to upstream with bugs without checking with us first"
26 -# ewarn "**************************************************************"
27 ewarn "**************************************************************"
28 ewarn "This is the gnome-next branch of the *experimental* Gentoo"
29 ewarn "GNOME Overlay."
30 - ewarn
31 - ewarn "This branch is currently on hiatus and is not being updated."
32 - ewarn
33 - ewarn "GNOME 3.2 is in the master branch since Oct. 1 2011"
34 - ewarn
35 - ewarn "If you want to try out GNOME 3.2, please use the master branch"
36 - ewarn "of the overlay instead."
37 + ewarn ""
38 + ewarn "Please report bugs at #gentoo-desktop @ FreeNode"
39 + ewarn "Do NOT go to upstream with bugs without checking with us first"
40 ewarn "**************************************************************"
41 -
42 }
43
44 # # FIXME Handle GConf schemas removal