From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 20AC8138010 for ; Thu, 27 Sep 2012 22:40:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 458D421C061; Thu, 27 Sep 2012 22:39:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 1443621C061 for ; Thu, 27 Sep 2012 22:39:50 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 77F3933D742 for ; Thu, 27 Sep 2012 22:39:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 3F12BE544D for ; Thu, 27 Sep 2012 22:39:48 +0000 (UTC) From: "Alexandre Rostovtsev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alexandre Rostovtsev" Message-ID: <1348785563.76cd355d197891caa9d7bb7b5af1d88c0316a045.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-base/libgnomekbd/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-base/libgnomekbd/libgnomekbd-3.5.90.ebuild gnome-base/libgnomekbd/libgnomekbd-3.6.0.ebuild X-VCS-Directories: gnome-base/libgnomekbd/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev X-VCS-Revision: 76cd355d197891caa9d7bb7b5af1d88c0316a045 X-VCS-Branch: master Date: Thu, 27 Sep 2012 22:39:48 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 31bad69e-2917-4686-a793-1594f737783f X-Archives-Hash: 9de5939acfc548347eabfc4f6e11a1fa commit: 76cd355d197891caa9d7bb7b5af1d88c0316a045 Author: Alexandre Rostovtsev gentoo org> AuthorDate: Thu Sep 27 22:39:16 2012 +0000 Commit: Alexandre Rostovtsev gentoo org> CommitDate: Thu Sep 27 22:39:23 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=76cd355d gnome-base/libgnomekbd: 3.5.90 → 3.6.0 --- ...ekbd-3.5.90.ebuild => libgnomekbd-3.6.0.ebuild} | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gnome-base/libgnomekbd/libgnomekbd-3.5.90.ebuild b/gnome-base/libgnomekbd/libgnomekbd-3.6.0.ebuild similarity index 85% rename from gnome-base/libgnomekbd/libgnomekbd-3.5.90.ebuild rename to gnome-base/libgnomekbd/libgnomekbd-3.6.0.ebuild index 77f8f0c..36f4f0c 100644 --- a/gnome-base/libgnomekbd/libgnomekbd-3.5.90.ebuild +++ b/gnome-base/libgnomekbd/libgnomekbd-3.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $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 $ +# $Header: $ EAPI="4" GCONF_DEBUG="no" @@ -11,7 +11,7 @@ inherit gnome2 DESCRIPTION="Gnome keyboard configuration library" HOMEPAGE="http://www.gnome.org" -LICENSE="LGPL-2" +LICENSE="LGPL-2+" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+introspection test"