diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:28:53 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 20:28:53 +0000 |
commit | 7175be5598a0e0ae5cfb6f0c3472fd3f41983c69 (patch) | |
tree | 6fe573bcc92addc8a13d4975b5b591d634274078 /sci-electronics/xcircuit/xcircuit-3.4.30.ebuild | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-7175be5598a0e0ae5cfb6f0c3472fd3f41983c69.tar.gz gentoo-2-7175be5598a0e0ae5cfb6f0c3472fd3f41983c69.tar.bz2 gentoo-2-7175be5598a0e0ae5cfb6f0c3472fd3f41983c69.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'sci-electronics/xcircuit/xcircuit-3.4.30.ebuild')
-rw-r--r-- | sci-electronics/xcircuit/xcircuit-3.4.30.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-electronics/xcircuit/xcircuit-3.4.30.ebuild b/sci-electronics/xcircuit/xcircuit-3.4.30.ebuild index 11067c3bc27c..09c314ad0dcd 100644 --- a/sci-electronics/xcircuit/xcircuit-3.4.30.ebuild +++ b/sci-electronics/xcircuit/xcircuit-3.4.30.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/xcircuit-3.4.30.ebuild,v 1.5 2009/12/26 17:45:00 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-electronics/xcircuit/xcircuit-3.4.30.ebuild,v 1.6 2014/08/10 20:28:53 slyfox Exp $ EAPI=2 inherit autotools eutils -DESCRIPTION="Circuit drawing and schematic capture program." +DESCRIPTION="Circuit drawing and schematic capture program" SRC_URI="http://opencircuitdesign.com/xcircuit/archive/${P}.tgz" HOMEPAGE="http://opencircuitdesign.com/xcircuit" |