net-nntp/nzbget: fix typo in description
authorLouis Sautier <sautier.louis@gmail.com>
Mon, 11 Apr 2016 11:56:22 +0000 (13:56 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 11 Apr 2016 20:04:35 +0000 (20:04 +0000)
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1234

Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
net-nntp/nzbget/nzbget-14.1.ebuild
net-nntp/nzbget/nzbget-14.2.ebuild
net-nntp/nzbget/nzbget-15.0.ebuild
net-nntp/nzbget/nzbget-16.4.ebuild
net-nntp/nzbget/nzbget-17.0_pre1660.ebuild

index e564dcfee2be68bb922ac8a1a03b2cad3af1d36d..88c2cc0394a03e88a5816e47c748fa7e01410405 100644 (file)
@@ -8,7 +8,7 @@ inherit autotools eutils user
 
 MY_P=${P/_pre/-testing-r}
 
-DESCRIPTION="A command-line based binary newsgrapper supporting .nzb files"
+DESCRIPTION="A command-line based binary newsgrabber supporting .nzb files"
 HOMEPAGE="http://nzbget.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 
index 092726eadb10cb8defffefd8356e047cd411bd68..c2b6899b26ef94bb8d7e181359cb896c3d1004a8 100644 (file)
@@ -8,7 +8,7 @@ inherit autotools eutils user
 
 MY_P=${P/_pre/-testing-r}
 
-DESCRIPTION="A command-line based binary newsgrapper supporting .nzb files"
+DESCRIPTION="A command-line based binary newsgrabber supporting .nzb files"
 HOMEPAGE="http://nzbget.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 
index a4857838e930036e296eb22a74cdc8b9600dd478..3c842174520c1bd0911d9cd097eccaf53530c7a9 100644 (file)
@@ -8,7 +8,7 @@ inherit autotools eutils user
 
 MY_P=${P/_pre/-testing-r}
 
-DESCRIPTION="A command-line based binary newsgrapper supporting .nzb files"
+DESCRIPTION="A command-line based binary newsgrabber supporting .nzb files"
 HOMEPAGE="http://nzbget.sourceforge.net/"
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 
index a663849408ca450755bf4769bdd9092ba3a245b1..4d33866380979ebfa2a8e732c35d6afd83d10350 100644 (file)
@@ -8,7 +8,7 @@ inherit autotools eutils user
 
 MY_P=${P/_pre/-testing-r}
 
-DESCRIPTION="A command-line based binary newsgrapper supporting .nzb files"
+DESCRIPTION="A command-line based binary newsgrabber supporting .nzb files"
 HOMEPAGE="http://nzbget.net/"
 SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${PV}/${P}-src.tar.gz"
 
index db0581f9d117eaa84f1bd92b73ed8600a18e12e9..55dbe80b997d5199926a36880829d172f672dcdd 100644 (file)
@@ -9,7 +9,7 @@ inherit autotools eutils flag-o-matic user
 MY_PV=${PV/_pre/-r}
 MY_P=${PN}-${PV/_pre/-testing-r}
 
-DESCRIPTION="A command-line based binary newsgrapper supporting .nzb files"
+DESCRIPTION="A command-line based binary newsgrabber supporting .nzb files"
 HOMEPAGE="http://nzbget.net/"
 SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}-src.tar.gz -> ${P}.tar.gz"