diff options
author | David Seifert <soap@gentoo.org> | 2017-12-01 23:42:53 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-12-02 00:01:09 +0100 |
commit | ea558b417f96170c1a0965b0d86702f569df0f66 (patch) | |
tree | ac3d437457686381930fdd57f7e2eea0316e0f71 /sci-electronics | |
parent | sci-electronics/electric: [QA] Fix DESCRIPTION.toolong (diff) | |
download | gentoo-ea558b417f96170c1a0965b0d86702f569df0f66.tar.gz gentoo-ea558b417f96170c1a0965b0d86702f569df0f66.tar.bz2 gentoo-ea558b417f96170c1a0965b0d86702f569df0f66.zip |
sci-electronics/oregano: [QA] Fix DESCRIPTION.toolong
Diffstat (limited to 'sci-electronics')
-rw-r--r-- | sci-electronics/oregano/oregano-0.69.1-r1.ebuild | 2 | ||||
-rw-r--r-- | sci-electronics/oregano/oregano-0.82.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-electronics/oregano/oregano-0.69.1-r1.ebuild b/sci-electronics/oregano/oregano-0.69.1-r1.ebuild index 3c0355c51a5c..bd9baed4542d 100644 --- a/sci-electronics/oregano/oregano-0.69.1-r1.ebuild +++ b/sci-electronics/oregano/oregano-0.69.1-r1.ebuild @@ -5,7 +5,7 @@ EAPI="5" inherit eutils fdo-mime flag-o-matic scons-utils -DESCRIPTION="Oregano is an application for schematic capture and simulation of electrical circuits" +DESCRIPTION="Application for the schematic capturing and simulation of electrical circuits" SRC_URI="mirror://debian/pool/main/${PN:0:1}/${PN}/${P/-/_}.orig.tar.gz" HOMEPAGE="http://oregano.gforge.lug.fi.uba.ar/" # broken SLOT="0" diff --git a/sci-electronics/oregano/oregano-0.82.ebuild b/sci-electronics/oregano/oregano-0.82.ebuild index a1afa0de72a1..ba7caa09a557 100644 --- a/sci-electronics/oregano/oregano-0.82.ebuild +++ b/sci-electronics/oregano/oregano-0.82.ebuild @@ -5,7 +5,7 @@ EAPI="4" inherit autotools eutils fdo-mime vcs-snapshot gnome2-utils -DESCRIPTION="Oregano is an application for schematic capture and simulation of electrical circuits" +DESCRIPTION="Application for the schematic capturing and simulation of electrical circuits" HOMEPAGE="https://github.com/marc-lorber/oregano" SRC_URI="https://github.com/marc-lorber/${PN}/tarball/v${PV} -> ${P}.tar.gz" |