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 1Pz4pF-0004Hh-EH for garchives@archives.gentoo.org; Mon, 14 Mar 2011 10:16:33 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BD1501C00C; Mon, 14 Mar 2011 10:16:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 70B151C00C for ; Mon, 14 Mar 2011 10:16:08 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EE6551B40EC for ; Mon, 14 Mar 2011 10:16:07 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id B5B5B80073 for ; Mon, 14 Mar 2011 10:16:06 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: Subject: [gentoo-commits] proj/sci:master commit in: sci-mathematics/netgen/ X-VCS-Repository: proj/sci X-VCS-Files: sci-mathematics/netgen/ChangeLog sci-mathematics/netgen/netgen-4.9.13.ebuild X-VCS-Directories: sci-mathematics/netgen/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: d09a395bf80dad8d28b809a10ffd3465e3b111d0 Date: Mon, 14 Mar 2011 10:16:06 +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: X-Archives-Hash: 986a82d90967b9a384be65b8b3987072 commit: d09a395bf80dad8d28b809a10ffd3465e3b111d0 Author: Justin Lecher gentoo org> AuthorDate: Mon Mar 14 10:14:18 2011 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Mar 14 10:14:18 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3Dd09a395b Moved media-libs/jpeg -> virtual/jpeg (Portage version: 2.2.0_alpha26/git/Linux x86_64, signed Manifest commit = with key 70EB7916) --- sci-mathematics/netgen/ChangeLog | 5 ++++- sci-mathematics/netgen/netgen-4.9.13.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/sci-mathematics/netgen/ChangeLog b/sci-mathematics/netgen/Ch= angeLog index b62e87a..f8dc833 100644 --- a/sci-mathematics/netgen/ChangeLog +++ b/sci-mathematics/netgen/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-mathematics/netgen -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 14 Mar 2011; Justin Lecher netgen-4.9.13.ebuild: + Moved media-libs/jpeg -> virtual/jpeg + 19 Oct 2010; Oliver Borm (boroli) -netgen-4.9.11-r1.ebuild: sci-mathematics/netgen: Removed old version diff --git a/sci-mathematics/netgen/netgen-4.9.13.ebuild b/sci-mathematic= s/netgen/netgen-4.9.13.ebuild index 24eb338..7b4639e 100644 --- a/sci-mathematics/netgen/netgen-4.9.13.ebuild +++ b/sci-mathematics/netgen/netgen-4.9.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 @@ -21,7 +21,7 @@ DEPEND=3D"dev-tcltk/tix x11-libs/libXmu opencascade? ( sci-libs/opencascade ) ffmpeg? ( media-video/ffmpeg ) - jpeg? ( media-libs/jpeg ) + jpeg? ( virtual/jpeg ) mpi? ( virtual/mpi ) " RDEPEND=3D"${DEPEND}" # Note, MPI has not be tested.