summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2008-04-20 18:44:02 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2008-04-20 18:44:02 +0000
commit1fef81a7558f9a9275b687b34a2d7e895c50aac1 (patch)
tree7dfd2d7b69887d888c02bc49b3cf47fba91a1f66 /media-sound/amsynth
parentamd64 stable (diff)
downloadhistorical-1fef81a7558f9a9275b687b34a2d7e895c50aac1.tar.gz
historical-1fef81a7558f9a9275b687b34a2d7e895c50aac1.tar.bz2
historical-1fef81a7558f9a9275b687b34a2d7e895c50aac1.zip
Shorten description.
Package-Manager: portage-2.1.5_rc5
Diffstat (limited to 'media-sound/amsynth')
-rw-r--r--media-sound/amsynth/ChangeLog5
-rw-r--r--media-sound/amsynth/amsynth-1.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/amsynth/ChangeLog b/media-sound/amsynth/ChangeLog
index 70c1743543a3..62f7ac7f3896 100644
--- a/media-sound/amsynth/ChangeLog
+++ b/media-sound/amsynth/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/amsynth
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.27 2008/04/20 18:35:03 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.28 2008/04/20 18:44:02 flameeyes Exp $
+
+ 20 Apr 2008; Diego Pettenò <flameeyes@gentoo.org> amsynth-1.2.0.ebuild:
+ Shorten description.
20 Apr 2008; Diego Pettenò <flameeyes@gentoo.org>
-files/amsynth-1.0.0-ALSAMidiDriver.patch,
diff --git a/media-sound/amsynth/amsynth-1.2.0.ebuild b/media-sound/amsynth/amsynth-1.2.0.ebuild
index 1b157c3c91c5..dbebb0f5c081 100644
--- a/media-sound/amsynth/amsynth-1.2.0.ebuild
+++ b/media-sound/amsynth/amsynth-1.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild,v 1.4 2008/04/20 17:52:06 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild,v 1.5 2008/04/20 18:44:02 flameeyes Exp $
IUSE="debug alsa jack sndfile oss"
@@ -9,7 +9,7 @@ inherit eutils autotools
MY_P=${P/_rc/-rc}
MY_P=${MY_P/amsynth/amSynth}
-DESCRIPTION="amSynth stands for Analogue Modeling SYNTHesizer. It provides virtual analogue synthesis in the style of the classic Moog Minimoog/Roland Junos."
+DESCRIPTION="Virtual analogue synthesizer."
HOMEPAGE="http://amsynthe.sourceforge.net/"
SRC_URI="mirror://sourceforge/amsynthe/${MY_P}.tar.gz"