Gentoo Archives: gentoo-commits

From: Alexandre Rostovtsev <tetromino@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/libgnomekbd/
Date: Thu, 27 Sep 2012 22:40:09
Message-Id: 1348785563.76cd355d197891caa9d7bb7b5af1d88c0316a045.tetromino@gentoo
1 commit: 76cd355d197891caa9d7bb7b5af1d88c0316a045
2 Author: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 27 22:39:16 2012 +0000
4 Commit: Alexandre Rostovtsev <tetromino <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 27 22:39:23 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=76cd355d
7
8 gnome-base/libgnomekbd: 3.5.90 → 3.6.0
9
10 ---
11 ...ekbd-3.5.90.ebuild => libgnomekbd-3.6.0.ebuild} | 4 ++--
12 1 files changed, 2 insertions(+), 2 deletions(-)
13
14 diff --git a/gnome-base/libgnomekbd/libgnomekbd-3.5.90.ebuild b/gnome-base/libgnomekbd/libgnomekbd-3.6.0.ebuild
15 similarity index 85%
16 rename from gnome-base/libgnomekbd/libgnomekbd-3.5.90.ebuild
17 rename to gnome-base/libgnomekbd/libgnomekbd-3.6.0.ebuild
18 index 77f8f0c..36f4f0c 100644
19 --- a/gnome-base/libgnomekbd/libgnomekbd-3.5.90.ebuild
20 +++ b/gnome-base/libgnomekbd/libgnomekbd-3.6.0.ebuild
21 @@ -1,6 +1,6 @@
22 # Copyright 1999-2012 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/libgnomekbd/libgnomekbd-3.4.0.2.ebuild,v 1.1 2012/05/14 06:05:55 tetromino Exp $
25 +# $Header: $
26
27 EAPI="4"
28 GCONF_DEBUG="no"
29 @@ -11,7 +11,7 @@ inherit gnome2
30 DESCRIPTION="Gnome keyboard configuration library"
31 HOMEPAGE="http://www.gnome.org"
32
33 -LICENSE="LGPL-2"
34 +LICENSE="LGPL-2+"
35 SLOT="0"
36 KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris"
37 IUSE="+introspection test"