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 705291381FA for ; Sun, 30 Dec 2012 03:03:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB6F7E05EC; Sun, 30 Dec 2012 03:03:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 76C61E05EC for ; Sun, 30 Dec 2012 03:03:39 +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 90E5A33D790 for ; Sun, 30 Dec 2012 03:03:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id F4131E543D for ; Sun, 30 Dec 2012 03:03:35 +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: <1356836598.14b65048437503a29a7a3a15943e75a4fa9e75e8.tetromino@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/libgda/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/libgda/metadata.xml X-VCS-Directories: gnome-extra/libgda/ X-VCS-Committer: tetromino X-VCS-Committer-Name: Alexandre Rostovtsev X-VCS-Revision: 14b65048437503a29a7a3a15943e75a4fa9e75e8 X-VCS-Branch: master Date: Sun, 30 Dec 2012 03:03:35 +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: 3364977f-363f-430c-95a7-97d0a8e30a50 X-Archives-Hash: 550ad39a606e2214bf4e8332f9676e7c commit: 14b65048437503a29a7a3a15943e75a4fa9e75e8 Author: Alexandre Rostovtsev gentoo org> AuthorDate: Sun Dec 30 03:02:37 2012 +0000 Commit: Alexandre Rostovtsev gentoo org> CommitDate: Sun Dec 30 03:03:18 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=14b65048 gnome-extra/libgda: add bindist and vala flag descriptions --- gnome-extra/libgda/metadata.xml | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/gnome-extra/libgda/metadata.xml b/gnome-extra/libgda/metadata.xml index ef8617e..306a0f5 100644 --- a/gnome-extra/libgda/metadata.xml +++ b/gnome-extra/libgda/metadata.xml @@ -3,6 +3,8 @@ gnome + Disable support for dev-db/firebird database + which is not GPL compatible. Enable support for x11-libs/goocanvas Enable embedded net-libs/libsoup based server Enable support for JSON format @@ -10,5 +12,6 @@ app-office/mdbtools Install tools for generating graphical reports Enable support for x11-libs/gtksourceview + Enable bindings for dev-lang/vala