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 AEE3B1381F3 for ; Thu, 8 Nov 2012 14:04:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BF605E0587; Thu, 8 Nov 2012 14:03:58 +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 10C26E0587 for ; Thu, 8 Nov 2012 14:03:57 +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 CD2A733D7C8 for ; Thu, 8 Nov 2012 14:03:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 5881DE5442 for ; Thu, 8 Nov 2012 14:03:55 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1352383133.732eaefb2d8f8d1a7860bf86e8a05eb0e6d84d5a.kensington@gentoo> Subject: [gentoo-commits] proj/gamerlay:master commit in: dev-libs/d0_blind_id/ X-VCS-Repository: proj/gamerlay X-VCS-Files: dev-libs/d0_blind_id/ChangeLog dev-libs/d0_blind_id/d0_blind_id-0.1.0_pre.ebuild dev-libs/d0_blind_id/d0_blind_id-0.3.ebuild dev-libs/d0_blind_id/d0_blind_id-9999.ebuild dev-libs/d0_blind_id/metadata.xml X-VCS-Directories: dev-libs/d0_blind_id/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 732eaefb2d8f8d1a7860bf86e8a05eb0e6d84d5a X-VCS-Branch: master Date: Thu, 8 Nov 2012 14:03:55 +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: 906f4c84-dc9d-479f-b3bd-35cb2d93b3ee X-Archives-Hash: 896562f1adb606c752fe13ff05758fca commit: 732eaefb2d8f8d1a7860bf86e8a05eb0e6d84d5a Author: Michael Palimaka gentoo org> AuthorDate: Thu Nov 8 13:58:53 2012 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Nov 8 13:58:53 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gamerlay.git;a=commit;h=732eaefb [dev-libs/d0_blind_id] Drop no-herd. Migrate to virtual/pkgconfig. Package-Manager: portage-2.1.11.31 Manifest-Sign-Key: 675D0D2C --- dev-libs/d0_blind_id/ChangeLog | 7 ++++++- dev-libs/d0_blind_id/d0_blind_id-0.1.0_pre.ebuild | 4 ++-- dev-libs/d0_blind_id/d0_blind_id-0.3.ebuild | 4 ++-- dev-libs/d0_blind_id/d0_blind_id-9999.ebuild | 4 ++-- dev-libs/d0_blind_id/metadata.xml | 1 - 5 files changed, 12 insertions(+), 8 deletions(-) diff --git a/dev-libs/d0_blind_id/ChangeLog b/dev-libs/d0_blind_id/ChangeLog index 45b9827..6fe46b1 100644 --- a/dev-libs/d0_blind_id/ChangeLog +++ b/dev-libs/d0_blind_id/ChangeLog @@ -1,7 +1,12 @@ # ChangeLog for dev-libs/d0_blind_id -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 08 Nov 2012; Michael Palimaka + d0_blind_id-0.1.0_pre.ebuild, d0_blind_id-0.3.ebuild, + d0_blind_id-9999.ebuild, metadata.xml: + Drop no-herd. Migrate to virtual/pkgconfig. + *d0_blind_id-0.3 (08 Sep 2011) 08 Sep 2011; Nikoli +d0_blind_id-0.3.ebuild, diff --git a/dev-libs/d0_blind_id/d0_blind_id-0.1.0_pre.ebuild b/dev-libs/d0_blind_id/d0_blind_id-0.1.0_pre.ebuild index 7ef843a..caf4803 100644 --- a/dev-libs/d0_blind_id/d0_blind_id-0.1.0_pre.ebuild +++ b/dev-libs/d0_blind_id/d0_blind_id-0.1.0_pre.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: $ @@ -31,7 +31,7 @@ RDEPEND=" openssl? ( dev-libs/openssl ) " DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig " pkg_setup() { diff --git a/dev-libs/d0_blind_id/d0_blind_id-0.3.ebuild b/dev-libs/d0_blind_id/d0_blind_id-0.3.ebuild index e9938d1..19cf0d7 100644 --- a/dev-libs/d0_blind_id/d0_blind_id-0.3.ebuild +++ b/dev-libs/d0_blind_id/d0_blind_id-0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -20,7 +20,7 @@ RDEPEND=" tommath? ( dev-libs/libtommath ) " DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig " DOCS=( d0_blind_id.txt ) diff --git a/dev-libs/d0_blind_id/d0_blind_id-9999.ebuild b/dev-libs/d0_blind_id/d0_blind_id-9999.ebuild index fbb9d41..8b56c93 100644 --- a/dev-libs/d0_blind_id/d0_blind_id-9999.ebuild +++ b/dev-libs/d0_blind_id/d0_blind_id-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ @@ -22,7 +22,7 @@ RDEPEND=" tommath? ( dev-libs/libtommath ) " DEPEND="${RDEPEND} - dev-util/pkgconfig + virtual/pkgconfig " DOCS=( d0_blind_id.txt ) diff --git a/dev-libs/d0_blind_id/metadata.xml b/dev-libs/d0_blind_id/metadata.xml index 9196edc..d5b5921 100644 --- a/dev-libs/d0_blind_id/metadata.xml +++ b/dev-libs/d0_blind_id/metadata.xml @@ -1,7 +1,6 @@ - no-herd nikoli@lavabit.com Nikoli