* [gentoo-commits] proj/sci:master commit in: sci-geosciences/pydap_handlers_netcdf/, sci-biology/manatee-jcvi/, ...
@ 2015-09-23 10:42 Justin Lecher
0 siblings, 0 replies; only message in thread
From: Justin Lecher @ 2015-09-23 10:42 UTC (permalink / raw
To: gentoo-commits
commit: d4648b5ddcef8ee497b6324dc68f9eadf2d63341
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 10:41:40 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 10:41:40 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=d4648b5d
Drop unnecessary "." in DESCRIPTIONS
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-java/jeuclid-core/jeuclid-core-3.1.9-r1.ebuild | 2 +-
dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild | 2 +-
dev-perl/Time-Progress/Time-Progress-1.7.ebuild | 2 +-
dev-python/jupyter/jupyter-1.0.0.ebuild | 2 +-
media-libs/OpenMOIV/OpenMOIV-1.0.3a.ebuild | 2 +-
sci-biology/VelvetOptimiser/VelvetOptimiser-2.2.5.ebuild | 2 +-
sci-biology/apollo/apollo-9999.ebuild | 2 +-
sci-biology/manatee-jcvi/manatee-jcvi-2.4.3.ebuild | 2 +-
sci-biology/tablet-bin/tablet-bin-1.14.10.21.ebuild | 2 +-
sci-electronics/stage/stage-2.0.3.ebuild | 2 +-
sci-geosciences/pydap/pydap-3.1.1.ebuild | 2 +-
sci-geosciences/pydap/pydap-3.1.ebuild | 2 +-
sci-geosciences/pydap_handlers_hdf5/pydap_handlers_hdf5-0.1.7.ebuild | 2 +-
sci-geosciences/pydap_handlers_nca/pydap_handlers_nca-0.1.3.ebuild | 2 +-
.../pydap_handlers_netcdf/pydap_handlers_netcdf-0.6.4.ebuild | 2 +-
sci-geosciences/pydap_handlers_proxy/pydap_handlers_proxy-0.1.1.ebuild | 2 +-
sci-libs/arrayfire/arrayfire-3.1.1-r2.ebuild | 2 +-
sci-libs/arrayfire/arrayfire-9999.ebuild | 2 +-
sci-libs/cgnstools/cgnstools-2.5.4-r1.ebuild | 2 +-
sci-misc/openfst/openfst-1.3.4.ebuild | 2 +-
sci-misc/openfst/openfst-1.4.1.ebuild | 2 +-
sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild | 2 +-
sci-visualization/nodemon/nodemon-0.3.5.ebuild | 2 +-
sys-cluster/modules/modules-3.2.10.ebuild | 2 +-
sys-cluster/modules/modules-3.2.9c-r1.ebuild | 2 +-
sys-cluster/modules/modules-3.2.9c.ebuild | 2 +-
26 files changed, 26 insertions(+), 26 deletions(-)
diff --git a/dev-java/jeuclid-core/jeuclid-core-3.1.9-r1.ebuild b/dev-java/jeuclid-core/jeuclid-core-3.1.9-r1.ebuild
index 0c19b16..97b7b04 100644
--- a/dev-java/jeuclid-core/jeuclid-core-3.1.9-r1.ebuild
+++ b/dev-java/jeuclid-core/jeuclid-core-3.1.9-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=5
JAVA_PKG_IUSE="source"
inherit eutils java-pkg-2 java-ant-2
-DESCRIPTION="Core module of MathML rendering solution."
+DESCRIPTION="Core module of MathML rendering solution"
HOMEPAGE="http://jeuclid.sourceforge.net/"
SRC_URI="mirror://sourceforge/jeuclid/jeuclid-parent-${PV}-src.zip"
diff --git a/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild b/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild
index ac5bcf2..2d8369e 100644
--- a/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild
+++ b/dev-perl/Log-Cabin/Log-Cabin-0.06.ebuild
@@ -10,7 +10,7 @@ MODULE_SECTION="Log-Cabin"
inherit perl-module
-DESCRIPTION="Partial implementation of Log::Log4perl with reduced disk IO."
+DESCRIPTION="Partial implementation of Log::Log4perl with reduced disk IO"
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
diff --git a/dev-perl/Time-Progress/Time-Progress-1.7.ebuild b/dev-perl/Time-Progress/Time-Progress-1.7.ebuild
index 4197eaa..89cc665 100644
--- a/dev-perl/Time-Progress/Time-Progress-1.7.ebuild
+++ b/dev-perl/Time-Progress/Time-Progress-1.7.ebuild
@@ -8,7 +8,7 @@ MODULE_AUTHOR="CADE"
inherit perl-module
-DESCRIPTION="Elapsed and estimated finish time reporting."
+DESCRIPTION="Elapsed and estimated finish time reporting"
LICENSE="|| ( Artistic GPL-1 GPL-2 GPL-3 )"
SLOT="0"
diff --git a/dev-python/jupyter/jupyter-1.0.0.ebuild b/dev-python/jupyter/jupyter-1.0.0.ebuild
index e1142bd..6f6ef69 100644
--- a/dev-python/jupyter/jupyter-1.0.0.ebuild
+++ b/dev-python/jupyter/jupyter-1.0.0.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 python3_{3,4} )
inherit distutils-r1
-DESCRIPTION="Jupyter metapackage. Install all the Jupyter components in one go."
+DESCRIPTION="Jupyter metapackage. Install all the Jupyter components in one go"
HOMEPAGE="http://jupyter.org"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
diff --git a/media-libs/OpenMOIV/OpenMOIV-1.0.3a.ebuild b/media-libs/OpenMOIV/OpenMOIV-1.0.3a.ebuild
index df3b692..af43459 100644
--- a/media-libs/OpenMOIV/OpenMOIV-1.0.3a.ebuild
+++ b/media-libs/OpenMOIV/OpenMOIV-1.0.3a.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit cmake-utils
-DESCRIPTION="Object-oriented 3D toolkit that facilitates the rendering and interaction of chemical systems."
+DESCRIPTION="Object-oriented 3D toolkit that facilitates the rendering and interaction of chemical systems"
HOMEPAGE="http://www.tecn.upf.es/openMOIV/"
SRC_URI="http://www.tecn.upf.es/openMOIV/download/1.0.3/${PN}.src.${PV}.tar.bz2"
diff --git a/sci-biology/VelvetOptimiser/VelvetOptimiser-2.2.5.ebuild b/sci-biology/VelvetOptimiser/VelvetOptimiser-2.2.5.ebuild
index 7ac63ae..b7a1bcb 100644
--- a/sci-biology/VelvetOptimiser/VelvetOptimiser-2.2.5.ebuild
+++ b/sci-biology/VelvetOptimiser/VelvetOptimiser-2.2.5.ebuild
@@ -7,7 +7,7 @@ EAPI=5
PERL_EXPORT_PHASE_FUNCTIONS=no
inherit perl-module eutils
-DESCRIPTION="Optimise three primary parameter options (K, -exp_cov, -cov_cutoff) for Velvet sequence assembler."
+DESCRIPTION="Optimise three primary parameter options (K, -exp_cov, -cov_cutoff) for Velvet sequence assembler"
HOMEPAGE="http://www.vicbioinformatics.com/software.velvetoptimiser.shtml"
SRC_URI="http://www.vicbioinformatics.com/"${P}".tar.gz"
diff --git a/sci-biology/apollo/apollo-9999.ebuild b/sci-biology/apollo/apollo-9999.ebuild
index 9c77616..c00cdcc 100644
--- a/sci-biology/apollo/apollo-9999.ebuild
+++ b/sci-biology/apollo/apollo-9999.ebuild
@@ -8,7 +8,7 @@ inherit java-pkg-2 java-ant-2
[ "$PV" == "9999" ] && inherit subversion
-DESCRIPTION="Apollo genome editor is Java-based application for browsing and annotation of genomic sequences."
+DESCRIPTION="Apollo genome editor is Java-based application for browsing and annotation of genomic sequences"
HOMEPAGE="http://gmod.org/wiki/Apollo"
if [ "$PV" == "9999" ]; then
#SRC_URI="http://gmod.svn.sourceforge.net/viewvc/gmod/apollo/?view=tar" # Apollo_unix.sh
diff --git a/sci-biology/manatee-jcvi/manatee-jcvi-2.4.3.ebuild b/sci-biology/manatee-jcvi/manatee-jcvi-2.4.3.ebuild
index b40e0e0..8750d19 100644
--- a/sci-biology/manatee-jcvi/manatee-jcvi-2.4.3.ebuild
+++ b/sci-biology/manatee-jcvi/manatee-jcvi-2.4.3.ebuild
@@ -4,7 +4,7 @@
EAPI=5
-DESCRIPTION="genome annotation tool: view, modify, and store annotation for prokaryotic and eukaryotic genomes."
+DESCRIPTION="genome annotation tool: view, modify, and store annotation for prokaryotic and eukaryotic genomes"
HOMEPAGE="http://manatee.sourceforge.net/jcvi/downloads.shtml"
SRC_URI="http://downloads.sourceforge.net/project/manatee/manatee/manatee-2.4.3/manatee-2.4.3.tgz"
diff --git a/sci-biology/tablet-bin/tablet-bin-1.14.10.21.ebuild b/sci-biology/tablet-bin/tablet-bin-1.14.10.21.ebuild
index 29c308f..ae4e970 100644
--- a/sci-biology/tablet-bin/tablet-bin-1.14.10.21.ebuild
+++ b/sci-biology/tablet-bin/tablet-bin-1.14.10.21.ebuild
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python2_7 )
inherit java-pkg-2 python-r1
-DESCRIPTION="Viewer of next generation sequence assemblies and alignments."
+DESCRIPTION="Viewer of next generation sequence assemblies and alignments"
HOMEPAGE="http://ics.hutton.ac.uk/tablet/"
SRC_URI="
x86? ( http://bioinf.hutton.ac.uk/tablet/installers/tablet_linux_x86_$(replace_all_version_separators _).sh -> ${P}.sh )
diff --git a/sci-electronics/stage/stage-2.0.3.ebuild b/sci-electronics/stage/stage-2.0.3.ebuild
index 5a71633..2a06226 100644
--- a/sci-electronics/stage/stage-2.0.3.ebuild
+++ b/sci-electronics/stage/stage-2.0.3.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit autotools eutils
-DESCRIPTION="2D multiple-robot simulator."
+DESCRIPTION="2D multiple-robot simulator"
HOMEPAGE="http://playerstage.sourceforge.net/index.php?src=stage"
SRC_URI="mirror://sourceforge/playerstage/stage-${PV}.tar.bz2"
diff --git a/sci-geosciences/pydap/pydap-3.1.1.ebuild b/sci-geosciences/pydap/pydap-3.1.1.ebuild
index e536d40..3666f82 100644
--- a/sci-geosciences/pydap/pydap-3.1.1.ebuild
+++ b/sci-geosciences/pydap/pydap-3.1.1.ebuild
@@ -12,7 +12,7 @@ MY_PN=${PN/pydap/Pydap}
MY_P=${P/pydap/Pydap}
MY_P=${MY_P/_rc/.rc.}
-DESCRIPTION="Data Access Protocol client and server."
+DESCRIPTION="Data Access Protocol client and server"
HOMEPAGE="http://pydap.org"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
diff --git a/sci-geosciences/pydap/pydap-3.1.ebuild b/sci-geosciences/pydap/pydap-3.1.ebuild
index e536d40..3666f82 100644
--- a/sci-geosciences/pydap/pydap-3.1.ebuild
+++ b/sci-geosciences/pydap/pydap-3.1.ebuild
@@ -12,7 +12,7 @@ MY_PN=${PN/pydap/Pydap}
MY_P=${P/pydap/Pydap}
MY_P=${MY_P/_rc/.rc.}
-DESCRIPTION="Data Access Protocol client and server."
+DESCRIPTION="Data Access Protocol client and server"
HOMEPAGE="http://pydap.org"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
diff --git a/sci-geosciences/pydap_handlers_hdf5/pydap_handlers_hdf5-0.1.7.ebuild b/sci-geosciences/pydap_handlers_hdf5/pydap_handlers_hdf5-0.1.7.ebuild
index 9264aa4..eb83be2 100644
--- a/sci-geosciences/pydap_handlers_hdf5/pydap_handlers_hdf5-0.1.7.ebuild
+++ b/sci-geosciences/pydap_handlers_hdf5/pydap_handlers_hdf5-0.1.7.ebuild
@@ -11,7 +11,7 @@ inherit distutils-r1
MY_PN=${PN//_/.}
MY_P=${P//_/.}
-DESCRIPTION="HDF5 file handler for Pydap Data Access Protocol server."
+DESCRIPTION="HDF5 file handler for Pydap Data Access Protocol server"
HOMEPAGE="http://pydap.org/"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
diff --git a/sci-geosciences/pydap_handlers_nca/pydap_handlers_nca-0.1.3.ebuild b/sci-geosciences/pydap_handlers_nca/pydap_handlers_nca-0.1.3.ebuild
index e8fc041..a8b0cda 100644
--- a/sci-geosciences/pydap_handlers_nca/pydap_handlers_nca-0.1.3.ebuild
+++ b/sci-geosciences/pydap_handlers_nca/pydap_handlers_nca-0.1.3.ebuild
@@ -11,7 +11,7 @@ inherit distutils-r1
MY_PN=${PN//_/.}
MY_P=${P//_/.}
-DESCRIPTION="Aggregated NetCDF handler for Pydap Data Access Protocol server."
+DESCRIPTION="Aggregated NetCDF handler for Pydap Data Access Protocol server"
HOMEPAGE="http://pydap.org/"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
diff --git a/sci-geosciences/pydap_handlers_netcdf/pydap_handlers_netcdf-0.6.4.ebuild b/sci-geosciences/pydap_handlers_netcdf/pydap_handlers_netcdf-0.6.4.ebuild
index 969ceeb..33a08dc 100644
--- a/sci-geosciences/pydap_handlers_netcdf/pydap_handlers_netcdf-0.6.4.ebuild
+++ b/sci-geosciences/pydap_handlers_netcdf/pydap_handlers_netcdf-0.6.4.ebuild
@@ -11,7 +11,7 @@ inherit distutils-r1
MY_PN=${PN//_/.}
MY_P=${P//_/.}
-DESCRIPTION="NetCDF handler for Pydap Data Access Protocol server."
+DESCRIPTION="NetCDF handler for Pydap Data Access Protocol server"
HOMEPAGE="http://pydap.org/"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
diff --git a/sci-geosciences/pydap_handlers_proxy/pydap_handlers_proxy-0.1.1.ebuild b/sci-geosciences/pydap_handlers_proxy/pydap_handlers_proxy-0.1.1.ebuild
index b121688..33919ee 100644
--- a/sci-geosciences/pydap_handlers_proxy/pydap_handlers_proxy-0.1.1.ebuild
+++ b/sci-geosciences/pydap_handlers_proxy/pydap_handlers_proxy-0.1.1.ebuild
@@ -11,7 +11,7 @@ inherit distutils-r1
MY_PN=${PN//_/.}
MY_P=${P//_/.}
-DESCRIPTION="Proxy handler for Pydap server that can serve data from other web sites."
+DESCRIPTION="Proxy handler for Pydap server that can serve data from other web sites"
HOMEPAGE="http://pydap.org/handlers.html#cdms"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
diff --git a/sci-libs/arrayfire/arrayfire-3.1.1-r2.ebuild b/sci-libs/arrayfire/arrayfire-3.1.1-r2.ebuild
index 929f4e2..e1810f1 100644
--- a/sci-libs/arrayfire/arrayfire-3.1.1-r2.ebuild
+++ b/sci-libs/arrayfire/arrayfire-3.1.1-r2.ebuild
@@ -8,7 +8,7 @@ inherit cmake-utils multilib
GTEST_PV="1.7.0"
-DESCRIPTION="A general purpose GPU library."
+DESCRIPTION="A general purpose GPU library"
HOMEPAGE="http://www.arrayfire.com/"
SRC_URI="http://arrayfire.com/arrayfire_source/${PN}-full-${PV}.tar.bz2 -> ${P}.tar.bz2
test? ( https://googletest.googlecode.com/files/gtest-${GTEST_PV}.zip )"
diff --git a/sci-libs/arrayfire/arrayfire-9999.ebuild b/sci-libs/arrayfire/arrayfire-9999.ebuild
index 593dc51..511aee3 100644
--- a/sci-libs/arrayfire/arrayfire-9999.ebuild
+++ b/sci-libs/arrayfire/arrayfire-9999.ebuild
@@ -8,7 +8,7 @@ inherit cmake-utils git-r3
GTEST_PV="1.7.0"
-DESCRIPTION="A general purpose GPU library."
+DESCRIPTION="A general purpose GPU library"
HOMEPAGE="http://www.arrayfire.com/"
EGIT_REPO_URI="https://github.com/${PN}/${PN}.git git://github.com/${PN}/${PN}.git"
SRC_URI="test? ( https://googletest.googlecode.com/files/gtest-${GTEST_PV}.zip )"
diff --git a/sci-libs/cgnstools/cgnstools-2.5.4-r1.ebuild b/sci-libs/cgnstools/cgnstools-2.5.4-r1.ebuild
index 4382192..96c51be 100644
--- a/sci-libs/cgnstools/cgnstools-2.5.4-r1.ebuild
+++ b/sci-libs/cgnstools/cgnstools-2.5.4-r1.ebuild
@@ -8,7 +8,7 @@ inherit eutils multilib versionator
MY_P="${PN}-$(replace_all_version_separators '-')"
-DESCRIPTION="The CFD General Notation System (CGNS) tools."
+DESCRIPTION="The CFD General Notation System (CGNS) tools"
HOMEPAGE="http://www.cgns.org/"
SRC_URI="mirror://sourceforge/cgns/${MY_P}.tar.gz"
diff --git a/sci-misc/openfst/openfst-1.3.4.ebuild b/sci-misc/openfst/openfst-1.3.4.ebuild
index 00c5e6b..fa1cf9f 100644
--- a/sci-misc/openfst/openfst-1.3.4.ebuild
+++ b/sci-misc/openfst/openfst-1.3.4.ebuild
@@ -6,7 +6,7 @@ EAPI="5"
inherit eutils flag-o-matic multilib
-DESCRIPTION="Finite State Transducer tools by Google et al."
+DESCRIPTION="Finite State Transducer tools by Google et al"
HOMEPAGE="http://www.openfst.org"
SRC_URI="http://www.openfst.org/twiki/pub/FST/FstDownload/${P}.tar.gz"
diff --git a/sci-misc/openfst/openfst-1.4.1.ebuild b/sci-misc/openfst/openfst-1.4.1.ebuild
index bf31f4f..4994044 100644
--- a/sci-misc/openfst/openfst-1.4.1.ebuild
+++ b/sci-misc/openfst/openfst-1.4.1.ebuild
@@ -6,7 +6,7 @@ EAPI="5"
inherit eutils
-DESCRIPTION="Finite State Transducer tools by Google et al."
+DESCRIPTION="Finite State Transducer tools by Google et al"
HOMEPAGE="http://www.openfst.org"
SRC_URI="http://www.openfst.org/twiki/pub/FST/FstDownload/${P}.tar.gz"
diff --git a/sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild b/sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild
index 65364d1..8d001e2 100644
--- a/sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild
+++ b/sci-misc/opennlp-maxent/opennlp-maxent-2.4.0.ebuild
@@ -11,7 +11,7 @@ inherit eutils java-pkg-2 java-ant-2
MY_PN="maxent"
MY_P="${MY_PN}-${PV}"
-DESCRIPTION="Maximum entropy model implementation for opennlp."
+DESCRIPTION="Maximum entropy model implementation for opennlp"
HOMEPAGE="http://maxent.sf.net/"
SRC_URI="mirror://sourceforge/maxent/${MY_P}.tgz"
diff --git a/sci-visualization/nodemon/nodemon-0.3.5.ebuild b/sci-visualization/nodemon/nodemon-0.3.5.ebuild
index 61adb38..10f05db 100644
--- a/sci-visualization/nodemon/nodemon-0.3.5.ebuild
+++ b/sci-visualization/nodemon/nodemon-0.3.5.ebuild
@@ -4,7 +4,7 @@
EAPI="4"
-DESCRIPTION="Distributed visualization tool for monitoring system resource utilization."
+DESCRIPTION="Distributed visualization tool for monitoring system resource utilization"
HOMEPAGE="http://nodemon.sourceforge.net/"
SRC_URI="http://downloads.sourceforge.net/nodemon/nodemon-${PV}.tar.gz"
diff --git a/sys-cluster/modules/modules-3.2.10.ebuild b/sys-cluster/modules/modules-3.2.10.ebuild
index 962b928..b8845e7 100644
--- a/sys-cluster/modules/modules-3.2.10.ebuild
+++ b/sys-cluster/modules/modules-3.2.10.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit autotools-utils
-DESCRIPTION="Dynamic modification of a user's environment via modulefiles."
+DESCRIPTION="Dynamic modification of a user's environment via modulefiles"
HOMEPAGE="http://modules.sourceforge.net/"
SRC_URI="http://sourceforge.net/projects/modules/files/Modules/${P%[a-z]}/${P}.tar.bz2/download -> ${P}.tar.bz2"
diff --git a/sys-cluster/modules/modules-3.2.9c-r1.ebuild b/sys-cluster/modules/modules-3.2.9c-r1.ebuild
index 962b928..b8845e7 100644
--- a/sys-cluster/modules/modules-3.2.9c-r1.ebuild
+++ b/sys-cluster/modules/modules-3.2.9c-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit autotools-utils
-DESCRIPTION="Dynamic modification of a user's environment via modulefiles."
+DESCRIPTION="Dynamic modification of a user's environment via modulefiles"
HOMEPAGE="http://modules.sourceforge.net/"
SRC_URI="http://sourceforge.net/projects/modules/files/Modules/${P%[a-z]}/${P}.tar.bz2/download -> ${P}.tar.bz2"
diff --git a/sys-cluster/modules/modules-3.2.9c.ebuild b/sys-cluster/modules/modules-3.2.9c.ebuild
index 5164018..a9a4eda 100644
--- a/sys-cluster/modules/modules-3.2.9c.ebuild
+++ b/sys-cluster/modules/modules-3.2.9c.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit autotools-utils
-DESCRIPTION="Dynamic modification of a user's environment via modulefiles."
+DESCRIPTION="Dynamic modification of a user's environment via modulefiles"
HOMEPAGE="http://modules.sourceforge.net/"
SRC_URI="http://sourceforge.net/projects/modules/files/Modules/${P%[a-z]}/${P}.tar.bz2/download -> ${P}.tar.bz2"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2015-09-23 10:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-23 10:42 [gentoo-commits] proj/sci:master commit in: sci-geosciences/pydap_handlers_netcdf/, sci-biology/manatee-jcvi/, Justin Lecher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox