diff options
author | 2015-06-15 15:40:07 +0000 | |
---|---|---|
committer | 2015-06-15 15:40:07 +0000 | |
commit | 32a11a2e847de32568a2247d65276bc53e9d45c9 (patch) | |
tree | 86814222fe238a116c9c47a3ab4afae1f093b39d /media-sound/qsynth/metadata.xml | |
parent | Mark stable on all arches to fix build on stable systems, see bug 530764. (diff) | |
download | historical-32a11a2e847de32568a2247d65276bc53e9d45c9.tar.gz historical-32a11a2e847de32568a2247d65276bc53e9d45c9.tar.bz2 historical-32a11a2e847de32568a2247d65276bc53e9d45c9.zip |
Updating remote-id in metadata.xml
Package-Manager: portage-2.2.20/cvs/Linux x86_64
Manifest-Sign-Key: 0xE9402A79B03529A2!
Diffstat (limited to 'media-sound/qsynth/metadata.xml')
-rw-r--r-- | media-sound/qsynth/metadata.xml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/media-sound/qsynth/metadata.xml b/media-sound/qsynth/metadata.xml index f0db2267e48c..7047d1231fd4 100644 --- a/media-sound/qsynth/metadata.xml +++ b/media-sound/qsynth/metadata.xml @@ -1,8 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>sound</herd> -<longdescription> + <herd>sound</herd> + <longdescription> QSynth is a fluidsynth GUI front-end application written in C++ around the Qt3 toolkit using Qt Designer. Eventually it may evolve into a softsynth management application allowing the user to control and manage a variety of @@ -10,4 +10,7 @@ command line softsynth but for the moment it wraps the excellent FluidSynth. FluidSynth is a command line software synthesiser based on the Soundfont specification. </longdescription> + <upstream> + <remote-id type="sourceforge">qsynth</remote-id> + </upstream> </pkgmetadata> |