diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:09:59 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:09:59 +0000 |
commit | e68cd0f0935067ae8bbae9c0c93fc7d3c2a2ba24 (patch) | |
tree | 0fbd8b71b1bf0a02826b7763d82e722db933a30e /media-sound/positron | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-e68cd0f0935067ae8bbae9c0c93fc7d3c2a2ba24.tar.gz gentoo-2-e68cd0f0935067ae8bbae9c0c93fc7d3c2a2ba24.tar.bz2 gentoo-2-e68cd0f0935067ae8bbae9c0c93fc7d3c2a2ba24.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 'media-sound/positron')
-rw-r--r-- | media-sound/positron/ChangeLog | 8 | ||||
-rw-r--r-- | media-sound/positron/positron-1.1.ebuild | 6 |
2 files changed, 8 insertions, 6 deletions
diff --git a/media-sound/positron/ChangeLog b/media-sound/positron/ChangeLog index 895255d41865..bd2c651bfafa 100644 --- a/media-sound/positron/ChangeLog +++ b/media-sound/positron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/positron -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/positron/ChangeLog,v 1.20 2011/03/11 19:33:13 arfrever Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/positron/ChangeLog,v 1.21 2014/08/10 21:09:59 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> positron-1.1.ebuild: + QA: drop trailing '.' from DESCRIPTION 11 Mar 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> positron-1.1.ebuild: @@ -68,4 +71,3 @@ 24 May 2003; Todd Berman <tberman@gentoo.org> positron-1.0_beta1.ebuild: Initial Import. - diff --git a/media-sound/positron/positron-1.1.ebuild b/media-sound/positron/positron-1.1.ebuild index 9a54144f9fa8..c74562b7b974 100644 --- a/media-sound/positron/positron-1.1.ebuild +++ b/media-sound/positron/positron-1.1.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/positron/positron-1.1.ebuild,v 1.14 2011/03/11 19:33:13 arfrever Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/positron/positron-1.1.ebuild,v 1.15 2014/08/10 21:09:59 slyfox Exp $ EAPI="3" PYTHON_DEPEND="2" inherit distutils -DESCRIPTION="Synchronization manager for the Neuros Audio Computer (www.neurosaudio.com) portable music player." +DESCRIPTION="Synchronization manager for the Neuros Audio Computer (www.neurosaudio.com) portable music player" HOMEPAGE="http://www.xiph.org/positron" SRC_URI="http://www.xiph.org/positron/files/source/${P}.tar.gz" |