diff options
author | Martin Väth <martin@mvath.de> | 2015-12-31 10:18:59 +0100 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2015-12-31 10:18:59 +0100 |
commit | 5b93f3fd5871f2e4dd5cf2e1c59650c607ce042e (patch) | |
tree | 499df3ae20634505a624093d34a65ce233ba8b5f /app-admin | |
parent | app-accessibility/gespeaker: Make repoman happy (diff) | |
download | mv-5b93f3fd5871f2e4dd5cf2e1c59650c607ce042e.tar.gz mv-5b93f3fd5871f2e4dd5cf2e1c59650c607ce042e.tar.bz2 mv-5b93f3fd5871f2e4dd5cf2e1c59650c607ce042e.zip |
Make repoman happy
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/sudox/sudox-3.20.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/sudox/sudox-3.20.ebuild b/app-admin/sudox/sudox-3.20.ebuild index 5ab07da1..f35dcf87 100644 --- a/app-admin/sudox/sudox-3.20.ebuild +++ b/app-admin/sudox/sudox-3.20.ebuild @@ -5,7 +5,7 @@ EAPI=6 RESTRICT="mirror" -DESCRIPTION="sudox is a wrapper for sudo which can pass X authority data and deal with screen and tmux" +DESCRIPTION="wrapper for sudo which can pass X authority data and deal with screen and tmux" HOMEPAGE="https://github.com/vaeth/sudox/" SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" |