summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:03:44 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2014-08-10 21:03:44 +0000
commit810f76c2bc61d356223b4b0f167e826a7895c651 (patch)
tree3e843690c7d32ef6ad9b58008ef663eaf1ae5abf /media-sound/amsynth
parentQA: drop trailing '.' from DESCRIPTION (diff)
downloadgentoo-2-810f76c2bc61d356223b4b0f167e826a7895c651.tar.gz
gentoo-2-810f76c2bc61d356223b4b0f167e826a7895c651.tar.bz2
gentoo-2-810f76c2bc61d356223b4b0f167e826a7895c651.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/amsynth')
-rw-r--r--media-sound/amsynth/ChangeLog8
-rw-r--r--media-sound/amsynth/amsynth-1.2.3-r1.ebuild6
-rw-r--r--media-sound/amsynth/amsynth-1.3.2.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/media-sound/amsynth/ChangeLog b/media-sound/amsynth/ChangeLog
index 0313dcc78a80..4474138b4b73 100644
--- a/media-sound/amsynth/ChangeLog
+++ b/media-sound/amsynth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/amsynth
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.47 2013/07/27 22:23:00 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.48 2014/08/10 21:03:44 slyfox Exp $
+
+ 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> amsynth-1.2.3-r1.ebuild,
+ amsynth-1.3.2.ebuild:
+ QA: drop trailing '.' from DESCRIPTION
27 Jul 2013; Agostino Sarubbo <ago@gentoo.org> amsynth-1.3.2.ebuild:
Stable for x86, wrt bug #477162
diff --git a/media-sound/amsynth/amsynth-1.2.3-r1.ebuild b/media-sound/amsynth/amsynth-1.2.3-r1.ebuild
index c21fff218123..e061d8564a04 100644
--- a/media-sound/amsynth/amsynth-1.2.3-r1.ebuild
+++ b/media-sound/amsynth/amsynth-1.2.3-r1.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2012 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/amsynth/amsynth-1.2.3-r1.ebuild,v 1.4 2012/05/05 08:05:35 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.3-r1.ebuild,v 1.5 2014/08/10 21:03:44 slyfox Exp $
EAPI=4
inherit base autotools
MY_P=${P/ams/amS}
-DESCRIPTION="Virtual analogue synthesizer."
+DESCRIPTION="Virtual analogue synthesizer"
HOMEPAGE="http://amsynthe.sourceforge.net/"
SRC_URI="mirror://sourceforge/amsynthe/${MY_P}.tar.gz"
diff --git a/media-sound/amsynth/amsynth-1.3.2.ebuild b/media-sound/amsynth/amsynth-1.3.2.ebuild
index af6ac614c822..c1d19084e7f2 100644
--- a/media-sound/amsynth/amsynth-1.3.2.ebuild
+++ b/media-sound/amsynth/amsynth-1.3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 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/amsynth/amsynth-1.3.2.ebuild,v 1.3 2013/07/27 22:23:00 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.3.2.ebuild,v 1.4 2014/08/10 21:03:44 slyfox Exp $
EAPI=5
@@ -8,7 +8,7 @@ inherit autotools
MY_P=${P/ams/amS}
-DESCRIPTION="Virtual analogue synthesizer."
+DESCRIPTION="Virtual analogue synthesizer"
HOMEPAGE="http://code.google.com/p/amsynth/"
SRC_URI="http://amsynth.googlecode.com/files/${MY_P}.tar.gz"