From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 093D2138350 for ; Sun, 19 Jan 2020 17:33:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3CBF0E08C3; Sun, 19 Jan 2020 17:33:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0F58DE08C3 for ; Sun, 19 Jan 2020 17:33:50 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E650734E293 for ; Sun, 19 Jan 2020 17:33:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A08D0D5 for ; Sun, 19 Jan 2020 17:33:48 +0000 (UTC) From: "Horea Christian" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Horea Christian" Message-ID: <1579455223.95865d81a152d7f25caad4cc1dc90775d47001bf.chymera@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-visualization/fsleyes-props/ X-VCS-Repository: proj/sci X-VCS-Files: sci-visualization/fsleyes-props/fsleyes-props-1.6.7.ebuild X-VCS-Directories: sci-visualization/fsleyes-props/ X-VCS-Committer: chymera X-VCS-Committer-Name: Horea Christian X-VCS-Revision: 95865d81a152d7f25caad4cc1dc90775d47001bf X-VCS-Branch: master Date: Sun, 19 Jan 2020 17:33:48 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ee4bedcf-4472-4cea-a191-e1b21efdd195 X-Archives-Hash: dff6f300196c5914f74b9b6d0969eb07 commit: 95865d81a152d7f25caad4cc1dc90775d47001bf Author: Horea Christian chymera eu> AuthorDate: Sun Jan 19 17:33:43 2020 +0000 Commit: Horea Christian gmail com> CommitDate: Sun Jan 19 17:33:43 2020 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=95865d81 sci-visualization/fsleyes-props: updated package description Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Horea Christian chymera.eu> sci-visualization/fsleyes-props/fsleyes-props-1.6.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-visualization/fsleyes-props/fsleyes-props-1.6.7.ebuild b/sci-visualization/fsleyes-props/fsleyes-props-1.6.7.ebuild index ed283ca43..8407e9d20 100644 --- a/sci-visualization/fsleyes-props/fsleyes-props-1.6.7.ebuild +++ b/sci-visualization/fsleyes-props/fsleyes-props-1.6.7.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 virtualx MY_PN="props" -DESCRIPTION="The new FSL image viewer, released with FSL 5.0.10" +DESCRIPTION="Object attribute management for the FSLeyes viewer" HOMEPAGE="https://git.fmrib.ox.ac.uk/fsl/fsleyes/fsleyes/tree/master" SRC_URI="https://git.fmrib.ox.ac.uk/fsl/fsleyes/${MY_PN}/-/archive/${PV}/${MY_PN}-${PV}.tar.gz"