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 0FA3C138200 for ; Tue, 18 Jun 2013 08:54:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61C4CE0908; Tue, 18 Jun 2013 08:54:24 +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 EE402E087D for ; Tue, 18 Jun 2013 08:54:23 +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 0E8D933E3CD for ; Tue, 18 Jun 2013 08:54:23 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 880DEE545C for ; Tue, 18 Jun 2013 08:54:21 +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: <1371495518.4c8b2b623e9305166c334d9c5d3d219cb6b78129.jlec@gentoo> Subject: [gentoo-commits] proj/sci:fixing commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 4c8b2b623e9305166c334d9c5d3d219cb6b78129 X-VCS-Branch: fixing Date: Tue, 18 Jun 2013 08:54:21 +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: 90f7f4da-fd5d-46e7-9e81-614e06470e91 X-Archives-Hash: f375cc9e1a4f4a1ba3299ecd08cfa555 commit: 4c8b2b623e9305166c334d9c5d3d219cb6b78129 Author: Honza Macháček centrum cz> AuthorDate: Mon Jun 17 18:58:38 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Jun 17 18:58:38 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4c8b2b62 Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci Trying to commit a complex change of sci-physics/abinit and its libraries, I took some time to put everything in pace so I have to pull some updates before puhing my work. Something I do not fully understand is happening. If it breaks things I will try to clean up, as soon as I understand the situation. app-text/jabref/ChangeLog | 10 +++++ ...jabref-2.10b.ebuild => jabref-2.10_beta.ebuild} | 8 +++- media-gfx/librecad/ChangeLog | 6 +++ media-gfx/librecad/Manifest | 4 +- media-gfx/librecad/files/1.0.0_rc2-gcc4.6.patch | 38 ----------------- .../files/librecad-1.0.0_rc2-version.patch | 11 ----- media-gfx/librecad/librecad-1.0.2.ebuild | 45 -------------------- media-gfx/librecad/librecad-2.0.0_beta5.ebuild | 48 ---------------------- media-gfx/librecad/librecad-2.0.0_rc1.ebuild | 27 ++++++------ media-gfx/librecad/metadata.xml | 23 ++++++----- 10 files changed, 48 insertions(+), 172 deletions(-) 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 DE8D01381F3 for ; Wed, 19 Jun 2013 06:53:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C3ADE0830; Wed, 19 Jun 2013 06:53:41 +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 00F97E0830 for ; Wed, 19 Jun 2013 06:53:40 +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 1E22933E482 for ; Wed, 19 Jun 2013 06:53:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id BB6A1E468F for ; Wed, 19 Jun 2013 06:53:38 +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: <1371495518.4c8b2b623e9305166c334d9c5d3d219cb6b78129.jlec@gentoo> Subject: [gentoo-commits] proj/sci:ccp4 commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 4c8b2b623e9305166c334d9c5d3d219cb6b78129 X-VCS-Branch: ccp4 Date: Wed, 19 Jun 2013 06:53:38 +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: 294742ec-693c-41be-ad06-a7007c7203ad X-Archives-Hash: 8f4d530f3763efd218a9b44dd7a16a0f Message-ID: <20130619065338.72KI0JlAZS_bpO9a1KwzKNUFWx1mYJ54AO3v8tVqhSY@z> commit: 4c8b2b623e9305166c334d9c5d3d219cb6b78129 Author: Honza Macháček centrum cz> AuthorDate: Mon Jun 17 18:58:38 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Jun 17 18:58:38 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4c8b2b62 Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci Trying to commit a complex change of sci-physics/abinit and its libraries, I took some time to put everything in pace so I have to pull some updates before puhing my work. Something I do not fully understand is happening. If it breaks things I will try to clean up, as soon as I understand the situation. app-text/jabref/ChangeLog | 10 +++++ ...jabref-2.10b.ebuild => jabref-2.10_beta.ebuild} | 8 +++- media-gfx/librecad/ChangeLog | 6 +++ media-gfx/librecad/Manifest | 4 +- media-gfx/librecad/files/1.0.0_rc2-gcc4.6.patch | 38 ----------------- .../files/librecad-1.0.0_rc2-version.patch | 11 ----- media-gfx/librecad/librecad-1.0.2.ebuild | 45 -------------------- media-gfx/librecad/librecad-2.0.0_beta5.ebuild | 48 ---------------------- media-gfx/librecad/librecad-2.0.0_rc1.ebuild | 27 ++++++------ media-gfx/librecad/metadata.xml | 23 ++++++----- 10 files changed, 48 insertions(+), 172 deletions(-) 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 22FF4138200 for ; Wed, 26 Jun 2013 07:09:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D643EE0A52; Wed, 26 Jun 2013 07:09:54 +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 6DB9FE080A for ; Wed, 26 Jun 2013 07:09:54 +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 5B6A733E73C for ; Wed, 26 Jun 2013 07:09:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id BF6DCE468F for ; Wed, 26 Jun 2013 07:09:51 +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: <1371495518.4c8b2b623e9305166c334d9c5d3d219cb6b78129.jlec@gentoo> Subject: [gentoo-commits] proj/sci:jlec commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 4c8b2b623e9305166c334d9c5d3d219cb6b78129 X-VCS-Branch: jlec Date: Wed, 26 Jun 2013 07:09:51 +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: 9991611c-8abf-488a-9796-4fd587df7049 X-Archives-Hash: 4a1ef360888d3db2e46132d26072cf37 Message-ID: <20130626070951.EzESNSN7dOWAkxM7KRZRJ-PLyiPIWVuxgzZg0wAPCx4@z> commit: 4c8b2b623e9305166c334d9c5d3d219cb6b78129 Author: Honza Macháček centrum cz> AuthorDate: Mon Jun 17 18:58:38 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Jun 17 18:58:38 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4c8b2b62 Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci Trying to commit a complex change of sci-physics/abinit and its libraries, I took some time to put everything in pace so I have to pull some updates before puhing my work. Something I do not fully understand is happening. If it breaks things I will try to clean up, as soon as I understand the situation. app-text/jabref/ChangeLog | 10 +++++ ...jabref-2.10b.ebuild => jabref-2.10_beta.ebuild} | 8 +++- media-gfx/librecad/ChangeLog | 6 +++ media-gfx/librecad/Manifest | 4 +- media-gfx/librecad/files/1.0.0_rc2-gcc4.6.patch | 38 ----------------- .../files/librecad-1.0.0_rc2-version.patch | 11 ----- media-gfx/librecad/librecad-1.0.2.ebuild | 45 -------------------- media-gfx/librecad/librecad-2.0.0_beta5.ebuild | 48 ---------------------- media-gfx/librecad/librecad-2.0.0_rc1.ebuild | 27 ++++++------ media-gfx/librecad/metadata.xml | 23 ++++++----- 10 files changed, 48 insertions(+), 172 deletions(-) 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 E92641381F3 for ; Tue, 18 Jun 2013 08:54:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7DFDAE0853; Tue, 18 Jun 2013 08:54: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 1799EE0853 for ; Tue, 18 Jun 2013 08:54:22 +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 0FB1033E3CD for ; Tue, 18 Jun 2013 08:54:21 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 90CABE468F for ; Tue, 18 Jun 2013 08:54: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: <1371495518.4c8b2b623e9305166c334d9c5d3d219cb6b78129.jlec@gentoo> Subject: [gentoo-commits] proj/sci:ccp4 commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 4c8b2b623e9305166c334d9c5d3d219cb6b78129 X-VCS-Branch: ccp4 Date: Tue, 18 Jun 2013 08:54: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: 40fe3b99-bc0a-48b5-ae34-dbb31852cd61 X-Archives-Hash: cf9c76333b398e1c93a361888ad966f0 Message-ID: <20130618085419.D6m9cyyEzX9tmRUjeepj4BCed_x36TKsKmnwFeG4s3E@z> commit: 4c8b2b623e9305166c334d9c5d3d219cb6b78129 Author: Honza Macháček centrum cz> AuthorDate: Mon Jun 17 18:58:38 2013 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Jun 17 18:58:38 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=4c8b2b62 Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/sci Trying to commit a complex change of sci-physics/abinit and its libraries, I took some time to put everything in pace so I have to pull some updates before puhing my work. Something I do not fully understand is happening. If it breaks things I will try to clean up, as soon as I understand the situation. app-text/jabref/ChangeLog | 10 +++++ ...jabref-2.10b.ebuild => jabref-2.10_beta.ebuild} | 8 +++- media-gfx/librecad/ChangeLog | 6 +++ media-gfx/librecad/Manifest | 4 +- media-gfx/librecad/files/1.0.0_rc2-gcc4.6.patch | 38 ----------------- .../files/librecad-1.0.0_rc2-version.patch | 11 ----- media-gfx/librecad/librecad-1.0.2.ebuild | 45 -------------------- media-gfx/librecad/librecad-2.0.0_beta5.ebuild | 48 ---------------------- media-gfx/librecad/librecad-2.0.0_rc1.ebuild | 27 ++++++------ media-gfx/librecad/metadata.xml | 23 ++++++----- 10 files changed, 48 insertions(+), 172 deletions(-)