diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 22:17:03 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-01 23:17:37 +0100 |
commit | c6f30394ff48335bd38f1253622e1c5a40a3b5c7 (patch) | |
tree | c66cbf8dd40d34d4af26330325b38a3e3a4063b7 /sys-block | |
parent | sys-block/open-iscsi: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-c6f30394ff48335bd38f1253622e1c5a40a3b5c7.tar.gz gentoo-c6f30394ff48335bd38f1253622e1c5a40a3b5c7.tar.bz2 gentoo-c6f30394ff48335bd38f1253622e1c5a40a3b5c7.zip |
sys-block/partimage: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/partimage/partimage-0.6.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/partimage/partimage-0.6.9.ebuild b/sys-block/partimage/partimage-0.6.9.ebuild index fea44be61e02..f0969dd38cbf 100644 --- a/sys-block/partimage/partimage-0.6.9.ebuild +++ b/sys-block/partimage/partimage-0.6.9.ebuild @@ -4,7 +4,7 @@ EAPI=4 inherit eutils flag-o-matic pam user -DESCRIPTION="Console-based application to efficiently save raw partition data to an image file" +DESCRIPTION="Console-based application to efficiently save raw partition data to image file" HOMEPAGE="http://www.partimage.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" |