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 C082D59CA3 for ; Mon, 14 Mar 2016 02:17:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B31B21C025; Mon, 14 Mar 2016 02:17:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 99F6EE089A for ; Mon, 14 Mar 2016 02:17:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AADB8340AF0 for ; Mon, 14 Mar 2016 02:17:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1BD12855 for ; Mon, 14 Mar 2016 02:17:42 +0000 (UTC) From: "Christoph Junghans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Christoph Junghans" Message-ID: <1457384647.7bd100c57a4901f9e5441fdc9fc2529506f75cd7.ottxor@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-astronomy/stiff/ X-VCS-Repository: proj/sci X-VCS-Files: sci-astronomy/stiff/stiff-9999.ebuild X-VCS-Directories: sci-astronomy/stiff/ X-VCS-Committer: ottxor X-VCS-Committer-Name: Christoph Junghans X-VCS-Revision: 7bd100c57a4901f9e5441fdc9fc2529506f75cd7 X-VCS-Branch: master Date: Mon, 14 Mar 2016 02:17:42 +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: 97d6713c-c860-4a3f-81fb-458d36528073 X-Archives-Hash: e1bd888a6019bcb7039700364a9af843 commit: 7bd100c57a4901f9e5441fdc9fc2529506f75cd7 Author: Sébastien Fabbro gentoo org> AuthorDate: Thu Mar 3 00:20:06 2016 +0000 Commit: Christoph Junghans gentoo org> CommitDate: Mon Mar 7 21:04:07 2016 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=7bd100c5 sci-astronomy/stiff: fixed homepage sci-astronomy/stiff/stiff-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-astronomy/stiff/stiff-9999.ebuild b/sci-astronomy/stiff/stiff-9999.ebuild index 6c70b1f..c64657e 100644 --- a/sci-astronomy/stiff/stiff-9999.ebuild +++ b/sci-astronomy/stiff/stiff-9999.ebuild @@ -13,7 +13,7 @@ SRC_URI="" KEYWORDS="" DESCRIPTION="Converts astronomical FITS images to the TIFF format" -HOMEPAGE="http://astromatic.iap.fr/software/stiff" +HOMEPAGE="http://www.astromatic.net/software/stiff" LICENSE="GPL-3" SLOT="0"