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 C33AE138247 for ; Sun, 5 Jan 2014 18:38:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1B0C5E0B4C; Sun, 5 Jan 2014 18:38:07 +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 8CAFEE0B4C for ; Sun, 5 Jan 2014 18:38:06 +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 8D91533F56E for ; Sun, 5 Jan 2014 18:38:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 11CDDE5533 for ; Sun, 5 Jan 2014 18:38:04 +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: <1388947058.1addd8ba473f3b574b491e82e97f55cfa716477a.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: / X-VCS-Repository: proj/sci X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 1addd8ba473f3b574b491e82e97f55cfa716477a X-VCS-Branch: master Date: Sun, 5 Jan 2014 18:38:04 +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: b70281b2-a686-4f0e-8d1b-2c8eab7ca915 X-Archives-Hash: c7f0ee850218a60a6b182fdf68efd042 commit: 1addd8ba473f3b574b491e82e97f55cfa716477a Author: Justin Lecher gentoo org> AuthorDate: Sun Jan 5 18:37:38 2014 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sun Jan 5 18:37:38 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=1addd8ba Merge branch 'ercpe-glue-jogl' * ercpe-glue-jogl: Don't test the zip archive (thus avoid dep to 7z) Updated and polished ebuild for gluegen (dep of jogl) as per #171. dev-java/gluegen/ChangeLog | 16 ++++- dev-java/gluegen/Manifest | 1 + .../gluegen/files/2.1.4_p1-dont-copy-jars.patch | 17 +++++ dev-java/gluegen/files/2.1.4_p1-dont-strip.patch | 22 +++++++ .../gluegen/files/2.1.4_p1-dont-test-archive.patch | 16 +++++ dev-java/gluegen/gluegen-2.1.4_p1.ebuild | 74 ++++++++++++++++++++++ 6 files changed, 144 insertions(+), 2 deletions(-)