summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:13:42 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:19:17 +0000
commitc6d2794337f826d1146b7e4594bfe96bc9a5226c (patch)
treeab2555082a0a2a04eb1b204ed7293d344ab4c10e /dev-util/cargo-ebuild
parentdev-util/abootimg: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-c6d2794337f826d1146b7e4594bfe96bc9a5226c.tar.gz
gentoo-c6d2794337f826d1146b7e4594bfe96bc9a5226c.tar.bz2
gentoo-c6d2794337f826d1146b7e4594bfe96bc9a5226c.zip
dev-util/cargo-ebuild: 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 'dev-util/cargo-ebuild')
-rw-r--r--dev-util/cargo-ebuild/cargo-ebuild-0.4.0.ebuild2
-rw-r--r--dev-util/cargo-ebuild/cargo-ebuild-0.5.0.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cargo-ebuild/cargo-ebuild-0.4.0.ebuild b/dev-util/cargo-ebuild/cargo-ebuild-0.4.0.ebuild
index c920b933e82f..08e7d4655ff6 100644
--- a/dev-util/cargo-ebuild/cargo-ebuild-0.4.0.ebuild
+++ b/dev-util/cargo-ebuild/cargo-ebuild-0.4.0.ebuild
@@ -158,7 +158,7 @@ CRATES="
inherit cargo
-DESCRIPTION="Generates an ebuild for a package using the in-tree eclasses."
+DESCRIPTION="Generates an ebuild for a package using the in-tree eclasses"
HOMEPAGE="https://gitweb.gentoo.org/proj/cargo-ebuild.git"
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2
$(cargo_crate_uris)"
diff --git a/dev-util/cargo-ebuild/cargo-ebuild-0.5.0.ebuild b/dev-util/cargo-ebuild/cargo-ebuild-0.5.0.ebuild
index baac7f396164..060e8599f4db 100644
--- a/dev-util/cargo-ebuild/cargo-ebuild-0.5.0.ebuild
+++ b/dev-util/cargo-ebuild/cargo-ebuild-0.5.0.ebuild
@@ -136,7 +136,7 @@ CRATES="
inherit cargo
-DESCRIPTION="Generates an ebuild for a package using the in-tree eclasses."
+DESCRIPTION="Generates an ebuild for a package using the in-tree eclasses"
HOMEPAGE="https://gitweb.gentoo.org/proj/cargo-ebuild.git"
SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2
$(cargo_crate_uris)"