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 41C3A138010 for ; Sat, 20 Oct 2012 10:42:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E938E21C069; Sat, 20 Oct 2012 10:41:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 48A4B21C076 for ; Sat, 20 Oct 2012 10:41:59 +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 A9C0933D79F for ; Sat, 20 Oct 2012 10:41:58 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 607EFE5441 for ; Sat, 20 Oct 2012 10:41:57 +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: <1350729701.219ba7549ea98cc4c72803094d99931ff9671fa2.eva@gentoo> Subject: [gentoo-commits] dev/eva:master commit in: app-crypt/gnomint/ X-VCS-Repository: dev/eva X-VCS-Files: app-crypt/gnomint/Manifest app-crypt/gnomint/gnomint-1.2.1.ebuild app-crypt/gnomint/metadata.xml X-VCS-Directories: app-crypt/gnomint/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 219ba7549ea98cc4c72803094d99931ff9671fa2 X-VCS-Branch: master Date: Sat, 20 Oct 2012 10:41:57 +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: d45502e2-11d4-4c0c-a391-8264bb457391 X-Archives-Hash: d80b36aadb6955e68298980381063e75 commit: 219ba7549ea98cc4c72803094d99931ff9671fa2 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat Oct 20 10:40:04 2012 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat Oct 20 10:41:41 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/eva.git;a=commit;h=219ba754 app-crypt/gnomint: use pkgconfig virtual * Fix gentoo copyright line. * Drop no-herd per repoman warning. --- app-crypt/gnomint/Manifest | 12 ++++++------ app-crypt/gnomint/gnomint-1.2.1.ebuild | 4 ++-- app-crypt/gnomint/metadata.xml | 1 - 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/app-crypt/gnomint/Manifest b/app-crypt/gnomint/Manifest index c601116..565c3cb 100644 --- a/app-crypt/gnomint/Manifest +++ b/app-crypt/gnomint/Manifest @@ -1,11 +1,11 @@ -----BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 +Hash: SHA512 -DIST gnomint-1.2.1.tar.gz 703316 RMD160 6a55b7329aa81c895a6f9bfb04b82d9759f5a10f SHA1 009f0ef2c5a96fdc77d1907a6cf291fe40638192 SHA256 6186ca6073e912bad5e0b026bc704430098a54392f3741d62929cc6fca3c38b0 +DIST gnomint-1.2.1.tar.gz 703316 SHA256 6186ca6073e912bad5e0b026bc704430098a54392f3741d62929cc6fca3c38b0 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v2.0.18 (GNU/Linux) +Version: GnuPG v2.0.19 (GNU/Linux) -iEYEARECAAYFAk7Q1GgACgkQ1fmVwcYIWAYRjQCgiIRiIBYeRZtkZ4PWl2MgT3FV -r5cAnR+1E38S0Qi6LLjzV6GPWNDhV+3S -=Mue4 +iEYEAREKAAYFAlCCf4UACgkQ1fmVwcYIWAZ4PQCgpKw6pf21XoIPYHGmhYNHj9we +S3MAn1NA2lZ4CZureNHjuuBesu82eFcp +=zNyt -----END PGP SIGNATURE----- diff --git a/app-crypt/gnomint/gnomint-1.2.1.ebuild b/app-crypt/gnomint/gnomint-1.2.1.ebuild index 1d86795..9dea535 100644 --- a/app-crypt/gnomint/gnomint-1.2.1.ebuild +++ b/app-crypt/gnomint/gnomint-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -29,8 +29,8 @@ RDEPEND="${COMMON_DEPEND} utils? ( dev-db/sqlite:0 ) " DEPEND="${COMMON_DEPEND} - >=dev-util/pkgconfig-0.9 >=dev-util/intltool-0.23 + virtual/pkgconfig " DOCS="AUTHORS BUGS ChangeLog MAINTAINERS NEWS README TODO" diff --git a/app-crypt/gnomint/metadata.xml b/app-crypt/gnomint/metadata.xml index deb582f..00dd479 100644 --- a/app-crypt/gnomint/metadata.xml +++ b/app-crypt/gnomint/metadata.xml @@ -1,7 +1,6 @@ -no-herd eva@gentoo.org Gilles Dartiguelongue