From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 383191381FA for ; Thu, 15 May 2014 15:32:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 95616E0AE7; Thu, 15 May 2014 15:32:18 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2A838E0AE7 for ; Thu, 15 May 2014 15:32:18 +0000 (UTC) Received: from spoonbill.gentoo.org (unknown [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 35F9F33FFAF for ; Thu, 15 May 2014 15:32:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id D023F1818D for ; Thu, 15 May 2014 15:32:15 +0000 (UTC) From: "Michael Weber" 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 Weber" Message-ID: <1400167932.94ec744cf157c8d04e986da5cf502312e6a08df9.xmw@gentoo> Subject: [gentoo-commits] dev/xmw:master commit in: dev-util/PyCLP/ X-VCS-Repository: dev/xmw X-VCS-Files: dev-util/PyCLP/ChangeLog dev-util/PyCLP/PyCLP-0.8.ebuild X-VCS-Directories: dev-util/PyCLP/ X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 94ec744cf157c8d04e986da5cf502312e6a08df9 X-VCS-Branch: master Date: Thu, 15 May 2014 15:32:15 +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: 03db1d99-49d3-4554-94e3-c16dab6efc0c X-Archives-Hash: 6caa28783942aa560bda989aaee03196 commit: 94ec744cf157c8d04e986da5cf502312e6a08df9 Author: Michael Weber xmw de> AuthorDate: Thu May 15 15:32:12 2014 +0000 Commit: Michael Weber gentoo org> CommitDate: Thu May 15 15:32:12 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=94ec744c Add dep. Package-Manager: portage-2.2.10 Manifest-Sign-Key: 62EEF090 --- dev-util/PyCLP/ChangeLog | 3 +++ dev-util/PyCLP/PyCLP-0.8.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-util/PyCLP/ChangeLog b/dev-util/PyCLP/ChangeLog index ccf61d8..a7f0e49 100644 --- a/dev-util/PyCLP/ChangeLog +++ b/dev-util/PyCLP/ChangeLog @@ -1,3 +1,6 @@ + 15 May 2014; Michael Weber PyCLP-0.8.ebuild: + Add dep. + *PyCLP-0.8 (15 May 2014) 15 May 2014; Michael Weber +PyCLP-0.8.ebuild, +metadata.xml: diff --git a/dev-util/PyCLP/PyCLP-0.8.ebuild b/dev-util/PyCLP/PyCLP-0.8.ebuild index 27edea2..822f2b7 100644 --- a/dev-util/PyCLP/PyCLP-0.8.ebuild +++ b/dev-util/PyCLP/PyCLP-0.8.ebuild @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~amd64" IUSE="" -RDEPEND="" +RDEPEND="dev-util/eclipse-cpl" DEPEND="${RDEPEND}" pkg_setup() {