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 2C91D1381F3 for ; Sun, 4 Nov 2012 15:05:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CDE41E001E; Sun, 4 Nov 2012 15:05:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 36539E001E for ; Sun, 4 Nov 2012 15:05:21 +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 49E9733D8A2 for ; Sun, 4 Nov 2012 15:05:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id DBDA1E544B for ; Sun, 4 Nov 2012 15:05:18 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1352041501.4a7c8b7a958ea5c903e7132e449c65d41e8ace79.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: app-crypt/gcr/ X-VCS-Repository: proj/gnome X-VCS-Files: app-crypt/gcr/gcr-3.6.1.ebuild app-crypt/gcr/gcr-9999.ebuild app-crypt/gcr/metadata.xml X-VCS-Directories: app-crypt/gcr/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 4a7c8b7a958ea5c903e7132e449c65d41e8ace79 X-VCS-Branch: master Date: Sun, 4 Nov 2012 15:05:18 +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: 069f6c5a-38ff-4803-b411-79e2804729d2 X-Archives-Hash: b449ca1a986dfb0eb750dcb64882bf1d commit: 4a7c8b7a958ea5c903e7132e449c65d41e8ace79 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun Nov 4 15:05:01 2012 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun Nov 4 15:05:01 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=4a7c8b7a app-crypt/gcr: fix repoman warnings --- app-crypt/gcr/gcr-3.6.1.ebuild | 2 +- app-crypt/gcr/gcr-9999.ebuild | 2 +- app-crypt/gcr/metadata.xml | 9 +++++++++ 3 files changed, 11 insertions(+), 2 deletions(-) diff --git a/app-crypt/gcr/gcr-3.6.1.ebuild b/app-crypt/gcr/gcr-3.6.1.ebuild index c2a7bca..d1afa69 100644 --- a/app-crypt/gcr/gcr-3.6.1.ebuild +++ b/app-crypt/gcr/gcr-3.6.1.ebuild @@ -6,7 +6,7 @@ EAPI="4" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -inherit autotools gnome2 virtualx +inherit gnome2 virtualx if [[ ${PV} = 9999 ]]; then inherit gnome2-live fi diff --git a/app-crypt/gcr/gcr-9999.ebuild b/app-crypt/gcr/gcr-9999.ebuild index c2a7bca..d1afa69 100644 --- a/app-crypt/gcr/gcr-9999.ebuild +++ b/app-crypt/gcr/gcr-9999.ebuild @@ -6,7 +6,7 @@ EAPI="4" GCONF_DEBUG="no" GNOME2_LA_PUNT="yes" -inherit autotools gnome2 virtualx +inherit gnome2 virtualx if [[ ${PV} = 9999 ]]; then inherit gnome2-live fi diff --git a/app-crypt/gcr/metadata.xml b/app-crypt/gcr/metadata.xml new file mode 100644 index 0000000..9f4a414 --- /dev/null +++ b/app-crypt/gcr/metadata.xml @@ -0,0 +1,9 @@ + + + + gnome + + Use + dev-libs/gobject-introspection for introspection + +