From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SPuPU-0002Ig-0Q for garchives@archives.gentoo.org; Thu, 03 May 2012 11:41:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 03E15E06B4; Thu, 3 May 2012 11:41:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C1F6EE06B4 for ; Thu, 3 May 2012 11:41:03 +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 300CD1B4045 for ; Thu, 3 May 2012 11:41:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id EA63BE5403 for ; Thu, 3 May 2012 11:41:01 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1336038724.2a4ba488123292dbf1107f886364f1220db03242.johu@gentoo> Subject: [gentoo-commits] proj/betagarden:master commit in: app-backup/sparkleshare/ X-VCS-Repository: proj/betagarden X-VCS-Files: app-backup/sparkleshare/sparkleshare-0.6.0.ebuild X-VCS-Directories: app-backup/sparkleshare/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 2a4ba488123292dbf1107f886364f1220db03242 X-VCS-Branch: master Date: Thu, 3 May 2012 11:41:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 72ed63db-1a7f-4cf5-89d8-6ac8434bbffe X-Archives-Hash: 4b77ab11ee7ef70463f8314158ca6037 commit: 2a4ba488123292dbf1107f886364f1220db03242 Author: Johannes Huber gentoo org> AuthorDate: Thu May 3 09:52:04 2012 +0000 Commit: Johannes Huber gentoo org> CommitDate: Thu May 3 09:52:04 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/betagarden.gi= t;a=3Dcommit;h=3D2a4ba488 [app-backup/sparklesharei] Migrate to virtual/pkgconfig. (Portage version: 2.2.0_alpha101/git/Linux i686, signed Manifest commit w= ith key F3CFD2BD) --- app-backup/sparkleshare/sparkleshare-0.6.0.ebuild | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/app-backup/sparkleshare/sparkleshare-0.6.0.ebuild b/app-back= up/sparkleshare/sparkleshare-0.6.0.ebuild index 011db7f..0d09a7c 100644 --- a/app-backup/sparkleshare/sparkleshare-0.6.0.ebuild +++ b/app-backup/sparkleshare/sparkleshare-0.6.0.ebuild @@ -27,7 +27,7 @@ RDEPEND=3D">=3Ddev-lang/mono-2.2 # appindicator? ( >=3Ddev-dotnet/appindicator-sharp-0.0.7 ) DEPEND=3D"${RDEPEND} sys-devel/gettext - dev-util/pkgconfig + virtual/pkgconfig doc? ( >=3Dapp-text/gnome-doc-utils-0.17.3 )" =20 src_configure() {