diff options
author | Sam James <sam@gentoo.org> | 2021-12-26 00:08:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-26 00:18:15 +0000 |
commit | 5aa7183e51706431f3a10c27cd4975d915efa6b1 (patch) | |
tree | f06948a06bf4715717a318aaaec02dd30d10cb24 /dev-perl/BZ-Client | |
parent | dev-ml/jingoo: drop trailing full stop from DESCRIPTION (diff) | |
download | gentoo-5aa7183e51706431f3a10c27cd4975d915efa6b1.tar.gz gentoo-5aa7183e51706431f3a10c27cd4975d915efa6b1.tar.bz2 gentoo-5aa7183e51706431f3a10c27cd4975d915efa6b1.zip |
dev-perl/BZ-Client: 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-perl/BZ-Client')
-rw-r--r-- | dev-perl/BZ-Client/BZ-Client-4.400.400.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/BZ-Client/BZ-Client-4.400.400.ebuild b/dev-perl/BZ-Client/BZ-Client-4.400.400.ebuild index f04e998530c3..b9dcbc09af3d 100644 --- a/dev-perl/BZ-Client/BZ-Client-4.400.400.ebuild +++ b/dev-perl/BZ-Client/BZ-Client-4.400.400.ebuild @@ -8,7 +8,7 @@ DIST_VERSION=4.4004 DIST_EXAMPLES=("eg/*") inherit perl-module -DESCRIPTION="A client for the Bugzilla web services API." +DESCRIPTION="A client for the Bugzilla web services API" SLOT="0" KEYWORDS="~amd64 ~x86" |