summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2015-12-31 10:18:59 +0100
committerMartin Väth <martin@mvath.de>2015-12-31 10:18:59 +0100
commit5b93f3fd5871f2e4dd5cf2e1c59650c607ce042e (patch)
tree499df3ae20634505a624093d34a65ce233ba8b5f /app-shells
parentapp-accessibility/gespeaker: Make repoman happy (diff)
downloadmv-5b93f3fd5871f2e4dd5cf2e1c59650c607ce042e.tar.gz
mv-5b93f3fd5871f2e4dd5cf2e1c59650c607ce042e.tar.bz2
mv-5b93f3fd5871f2e4dd5cf2e1c59650c607ce042e.zip
Make repoman happy
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/command-not-found/command-not-found-0.4.5.ebuild2
-rw-r--r--app-shells/command-not-found/metadata.xml4
2 files changed, 5 insertions, 1 deletions
diff --git a/app-shells/command-not-found/command-not-found-0.4.5.ebuild b/app-shells/command-not-found/command-not-found-0.4.5.ebuild
index 801dcc76..80141bb4 100644
--- a/app-shells/command-not-found/command-not-found-0.4.5.ebuild
+++ b/app-shells/command-not-found/command-not-found-0.4.5.ebuild
@@ -6,7 +6,7 @@ EAPI=5
RESTRICT="mirror"
inherit cmake-utils eutils flag-o-matic multilib
-DESCRIPTION="If a command is not found (bash/zsh), search ARCH database for packages with similar commands"
+DESCRIPTION="search ARCH database for packages with similar commands"
HOMEPAGE="https://github.com/metti/command-not-found/"
SRC_URI="https://github.com/metti/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
diff --git a/app-shells/command-not-found/metadata.xml b/app-shells/command-not-found/metadata.xml
index cc0f89f0..9ef0e44f 100644
--- a/app-shells/command-not-found/metadata.xml
+++ b/app-shells/command-not-found/metadata.xml
@@ -13,4 +13,8 @@
<bugs-to>mailto:matthias@maennich.net</bugs-to>
<remote-id type="github">metti/command-not-found</remote-id>
</upstream>
+ <longdescription lang="en">
+ If command not found (bash/zsh), search ARCH database for
+ packages with similar commands.
+ </longdescription>
</pkgmetadata>