sci-electronics/oregano: [QA] Fix DESCRIPTION.toolong

This commit is contained in:
David Seifert
2017-12-01 23:42:53 +01:00
parent ec457a5a6b
commit ea558b417f
2 changed files with 2 additions and 2 deletions

View File

@@ -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"

View File

@@ -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"