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 7F929138200 for ; Wed, 26 Jun 2013 14:53:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E6ABE08E1; Wed, 26 Jun 2013 14:53:22 +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 7BB4BE08E1 for ; Wed, 26 Jun 2013 14:53: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 949BA33E759 for ; Wed, 26 Jun 2013 14:53:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 3701DE5462 for ; Wed, 26 Jun 2013 14:53:19 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1372258194.d08c1a3dc6a0c2e8780534781d2314bbbaf81c44.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/pymol/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/pymol/pymol-9999.ebuild X-VCS-Directories: sci-chemistry/pymol/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: d08c1a3dc6a0c2e8780534781d2314bbbaf81c44 X-VCS-Branch: master Date: Wed, 26 Jun 2013 14:53:19 +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: 51ab8759-5326-4a24-bd58-a4c95d2f4c2e X-Archives-Hash: 5e8c8420b529e336248a3299ae46757e commit: d08c1a3dc6a0c2e8780534781d2314bbbaf81c44 Author: Justin Lecher gentoo org> AuthorDate: Wed Jun 26 07:14:10 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Wed Jun 26 14:49:54 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=d08c1a3d sci-chemistry/pymol: Update repo uri Package-Manager: portage-2.2.0_alpha184 Signed-off-by: Justin Lecher gentoo.org> --- sci-chemistry/pymol/pymol-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-chemistry/pymol/pymol-9999.ebuild b/sci-chemistry/pymol/pymol-9999.ebuild index fcdd516..57b5715 100644 --- a/sci-chemistry/pymol/pymol-9999.ebuild +++ b/sci-chemistry/pymol/pymol-9999.ebuild @@ -12,7 +12,7 @@ inherit distutils-r1 fdo-mime subversion versionator DESCRIPTION="A Python-extensible molecular graphics system" HOMEPAGE="http://pymol.sourceforge.net/" SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${PN}-icons.tar.xz" -ESVN_REPO_URI="svn://svn.code.sf.net/p/pymol/code/trunk" +ESVN_REPO_URI="svn://svn.code.sf.net/p/pymol/code/trunk/pymol" LICENSE="PSF-2.2" SLOT="0"