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 1RrfiK-0000Cg-Nw for garchives@archives.gentoo.org; Mon, 30 Jan 2012 01:07:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6647CE07F0; Mon, 30 Jan 2012 01:07:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2D233E07D5 for ; Mon, 30 Jan 2012 01:07:11 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8EB2C1B400C for ; Mon, 30 Jan 2012 01:07:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 8611180042 for ; Mon, 30 Jan 2012 01:07:09 +0000 (UTC) From: "Martin Mokrejs" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Martin Mokrejs" Message-ID: Subject: [gentoo-commits] proj/sci:master commit in: sci-biology/seaview/ X-VCS-Repository: proj/sci X-VCS-Files: sci-biology/seaview/ChangeLog X-VCS-Directories: sci-biology/seaview/ X-VCS-Committer: mmokrejs X-VCS-Committer-Name: Martin Mokrejs X-VCS-Revision: a665728b09699f8ce9648783a95af1ef9d9961a6 Date: Mon, 30 Jan 2012 01:07:09 +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: 275ea2a8-3beb-466d-95f6-de2a242fe8f7 X-Archives-Hash: 8c72fa609de153ac142c7b67614fad05 commit: a665728b09699f8ce9648783a95af1ef9d9961a6 Author: Martin Mokrejs fold natur cuni cz> AuthorDate: Mon Jan 30 01:07:19 2012 +0000 Commit: Martin Mokrejs fold natur cuni cz> CommitDate: Mon Jan 30 01:07:19 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc= ommit;h=3Da665728b sci-biology/seaview: and the path to the helpfile was corrected in the Ma= kefile to match intended location specified in ebuild --- sci-biology/seaview/ChangeLog | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/sci-biology/seaview/ChangeLog b/sci-biology/seaview/ChangeLo= g index cd6851b..0197a4e 100644 --- a/sci-biology/seaview/ChangeLog +++ b/sci-biology/seaview/ChangeLog @@ -2,6 +2,10 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 + 30 Jan 2012; Martin Mokrejs ChangeLog: + and the path to the helpfile was corrected in the Makefile to match in= tended + location specified in ebuild + *seaview-4.3.3 (30 Jan 2012) =20 30 Jan 2012; Martin Mokrejs