diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:15:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:19:43 +0000 |
commit | c9452adf40e872911ea7e6d630b11ad06c88cd75 (patch) | |
tree | 9ab4f9e92f068f4b1dbe3e9da1a787c763faef88 /sci-libs/dmlc-core | |
parent | sci-libs/branca: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-c9452adf40e872911ea7e6d630b11ad06c88cd75.tar.gz gentoo-c9452adf40e872911ea7e6d630b11ad06c88cd75.tar.bz2 gentoo-c9452adf40e872911ea7e6d630b11ad06c88cd75.zip |
sci-libs/dmlc-core: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs/dmlc-core')
-rw-r--r-- | sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild b/sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild index 1d661c8dbc15..06b9ed11eaae 100644 --- a/sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild +++ b/sci-libs/dmlc-core/dmlc-core-0_p20170719.ebuild @@ -5,7 +5,7 @@ EAPI=6 inherit toolchain-funcs cmake-utils -DESCRIPTION="Common bricks library for building distributed machine learning." +DESCRIPTION="Common bricks library for building distributed machine learning" HOMEPAGE="https://github.com/dmlc/dmlc-core" if [[ ${PV} == *9999* ]] ; then |