# ChangeLog for media-sound/tap-reverbed
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/tap-reverbed/ChangeLog,v 1.4 2006/02/16 09:01:06 flameeyes Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/tap-reverbed/ChangeLog,v 1.5 2007/01/05 20:07:29 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> tap-reverbed-0.ebuild:
+ Convert to use elog.
16 Feb 2006; Diego Pettenò <flameeyes@gentoo.org> tap-reverbed-0.ebuild:
Fix dependencies, shorten description, drop redundant src_compile().
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/tap-reverbed/tap-reverbed-0.ebuild,v 1.4 2006/02/16 09:01:06 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/tap-reverbed/tap-reverbed-0.ebuild,v 1.5 2007/01/05 20:07:29 flameeyes Exp $
IUSE=""
dev-util/pkgconfig"
src_install() {
- einfo ${D}
einstall
dodoc README AUTHORS
}
pkg_postinst() {
- einfo "TAP Reverb Editor expects the configuration file '.reverbed'"
- einfo "to be in the user's home directory. The default '.reverbed'"
- einfo "file can be found in the /usr/share/tap-reverbed directory"
- einfo "and should be manually copied to the user's directory."
+ elog "TAP Reverb Editor expects the configuration file '.reverbed'"
+ elog "to be in the user's home directory. The default '.reverbed'"
+ elog "file can be found in the /usr/share/tap-reverbed directory"
+ elog "and should be manually copied to the user's directory."
}
# ChangeLog for media-sound/teamspeak2-client-bin
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/teamspeak2-client-bin/ChangeLog,v 1.20 2006/01/24 01:18:00 metalgod Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/teamspeak2-client-bin/ChangeLog,v 1.21 2007/01/05 20:08:21 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ teamspeak2-client-bin-2.0.32.60-r3.ebuild:
+ Convert to use elog.
24 Jan 2006; Luis Medinas <metalgod@gentoo.org>
teamspeak2-client-bin-2.0.32.60-r3.ebuild:
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/teamspeak2-client-bin/teamspeak2-client-bin-2.0.32.60-r3.ebuild,v 1.11 2006/01/24 01:18:00 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/teamspeak2-client-bin/teamspeak2-client-bin-2.0.32.60-r3.ebuild,v 1.12 2007/01/05 20:08:21 flameeyes Exp $
MY_PV=rc2_2032
DESCRIPTION="The TeamSpeak voice communication tool"
pkg_postinst() {
echo
- einfo
- einfo "Please Note: The new Teamspeak2 Release Candidate 2 Client"
- einfo "will not be able to connect to any of the *old* rc1 servers."
- einfo "if you get 'Bad response' from your server check if your"
- einfo "server is running rc2, which is a version >= 2.0.19.16."
- einfo "Also note this release supports the new speex codec, "
- einfo "so if you got unsupported codec messages, you need this :D"
+ elog
+ elog "Please Note: The new Teamspeak2 Release Candidate 2 Client"
+ elog "will not be able to connect to any of the *old* rc1 servers."
+ elog "if you get 'Bad response' from your server check if your"
+ elog "server is running rc2, which is a version >= 2.0.19.16."
+ elog "Also note this release supports the new speex codec, "
+ elog "so if you got unsupported codec messages, you need this :D"
echo
- einfo "Note: If you just upgraded from a version less than 2.0.32.60-r1,"
- einfo "your users' config files will incorrectly point to non-existant"
- einfo "soundfiles because they've been moved from their old location."
- einfo "You may want to perform the following commands:"
- einfo "# mkdir /usr/share/teamspeak2-client"
- einfo "# ln -s ${dir}/sounds /usr/share/teamspeak2-client/sounds"
- einfo "This way, each user won't have to modify their config files to"
- einfo "reflect this move."
+ elog "Note: If you just upgraded from a version less than 2.0.32.60-r1,"
+ elog "your users' config files will incorrectly point to non-existant"
+ elog "soundfiles because they've been moved from their old location."
+ elog "You may want to perform the following commands:"
+ elog "# mkdir /usr/share/teamspeak2-client"
+ elog "# ln -s ${dir}/sounds /usr/share/teamspeak2-client/sounds"
+ elog "This way, each user won't have to modify their config files to"
+ elog "reflect this move."
echo
}
# ChangeLog for media-sound/terminatorx
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/ChangeLog,v 1.19 2006/10/23 21:25:24 blubb Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/ChangeLog,v 1.20 2007/01/05 20:09:02 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ terminatorx-3.81.ebuild:
+ Convert to use elog.
23 Oct 2006; Simon Stelling <blubb@gentoo.org> terminatorx-3.82.ebuild:
remove bogus 3dnow use flag
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/terminatorx-3.81.ebuild,v 1.16 2006/02/11 17:09:33 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/terminatorx-3.81.ebuild,v 1.17 2007/01/05 20:09:02 flameeyes Exp $
inherit gnome2
}
pkg_postinst() {
- einfo "Since Version 3.73 terminatorX supports running"
- einfo "suid root. If you install the terminatorX binary"
- einfo "suid root it will then create the engine thread"
- einfo "with realtime priority."
+ elog "Since Version 3.73 terminatorX supports running"
+ elog "suid root. If you install the terminatorX binary"
+ elog "suid root it will then create the engine thread"
+ elog "with realtime priority."
ewarn "Please read http://www.terminatorx.cx/faq.html#11"
ewarn "for details and potential security risks."
}
# ChangeLog for media-sound/timidity++
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/ChangeLog,v 1.71 2006/12/06 03:37:10 weeve Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/ChangeLog,v 1.72 2007/01/05 20:10:30 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ timidity++-2.13.2.ebuild, timidity++-2.13.2-r2.ebuild:
+ Convert to use elog.
06 Dec 2006; Jason Wever <weeve@gentoo.org> timidity++-2.13.2-r3.ebuild:
Added ~sparc keyword wrt bug #156160.
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/timidity++-2.13.2-r2.ebuild,v 1.19 2006/11/22 23:32:21 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/timidity++-2.13.2-r2.ebuild,v 1.20 2007/01/05 20:10:30 flameeyes Exp $
inherit eutils
}
pkg_postinst() {
- einfo
- einfo "A timidity config file has been installed in /etc/timidity.cfg."
- einfo
- einfo "Do not edit this file as it will interfere with the timidity-update tool."
- einfo "You will need to emerge timidity-eawpatches or timidity-shompatches."
- einfo
- einfo "The tool 'timidity-update' can be used to switch between installed patchsets."
- einfo
+ elog
+ elog "A timidity config file has been installed in /etc/timidity.cfg."
+ elog
+ elog "Do not edit this file as it will interfere with the timidity-update tool."
+ elog "You will need to emerge timidity-eawpatches or timidity-shompatches."
+ elog
+ elog "The tool 'timidity-update' can be used to switch between installed patchsets."
+ elog
if use alsa; then
- einfo "An init script for the alsa timidity sequencer has been installed."
- einfo "If you wish to use the timidity virtual sequencer, edit /etc/conf.d/timidity"
- einfo "and run 'rc-update add timidity <runlevel> && /etc/init.d/timidity start'"
+ elog "An init script for the alsa timidity sequencer has been installed."
+ elog "If you wish to use the timidity virtual sequencer, edit /etc/conf.d/timidity"
+ elog "and run 'rc-update add timidity <runlevel> && /etc/init.d/timidity start'"
fi
if use sparc; then
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/timidity++-2.13.2.ebuild,v 1.14 2006/07/27 23:31:20 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity++/timidity++-2.13.2.ebuild,v 1.15 2007/01/05 20:10:30 flameeyes Exp $
inherit eutils
}
pkg_postinst() {
- einfo
- einfo "A timidity config file has been installed in /etc/timidity.cfg."
- einfo
- einfo "Do not edit this file as it will interfere with the timidity-update tool."
- einfo "You will need to emerge timidity-eawpatches or timidity-shompatches."
- einfo
- einfo "The tool 'timidity-update' can be used to switch between installed patchsets."
- einfo
- einfo "An init script for the alsa timidity sequencer has been installed."
- einfo "If you wish to use the timidity virtual sequencer, edit /etc/conf.d/timidity"
- einfo "and run 'rc-update add timidity <runlevel> && /etc/init.d/timidity start'"
+ elog
+ elog "A timidity config file has been installed in /etc/timidity.cfg."
+ elog
+ elog "Do not edit this file as it will interfere with the timidity-update tool."
+ elog "You will need to emerge timidity-eawpatches or timidity-shompatches."
+ elog
+ elog "The tool 'timidity-update' can be used to switch between installed patchsets."
+ elog
+ elog "An init script for the alsa timidity sequencer has been installed."
+ elog "If you wish to use the timidity virtual sequencer, edit /etc/conf.d/timidity"
+ elog "and run 'rc-update add timidity <runlevel> && /etc/init.d/timidity start'"
if use sparc; then
ewarn "sparc support is experimental. oss, alsa, esd, and portaudio do not work."
# ChangeLog for media-sound/timidity-eawpatches
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.30 2006/12/03 18:53:20 flameeyes Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/ChangeLog,v 1.31 2007/01/05 20:12:50 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ timidity-eawpatches-12-r4.ebuild:
+ Convert to use elog.
03 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
timidity-eawpatches-12-r5.ebuild:
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild,v 1.10 2006/11/22 23:34:40 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-eawpatches/timidity-eawpatches-12-r4.ebuild,v 1.11 2007/01/05 20:12:50 flameeyes Exp $
IUSE=""
}
pkg_postinst() {
- einfo "You must run 'timidity-update -g -s eawpatches' to set this"
- einfo "patchset as the default system patchset."
+ elog "You must run 'timidity-update -g -s eawpatches' to set this"
+ elog "patchset as the default system patchset."
}
# ChangeLog for media-sound/timidity-shompatches
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-shompatches/ChangeLog,v 1.15 2006/12/03 18:54:30 flameeyes Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-shompatches/ChangeLog,v 1.16 2007/01/05 20:13:40 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org>
+ timidity-shompatches-19960409-r3.ebuild:
+ Convert to use elog.
03 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
timidity-shompatches-19960409-r4.ebuild:
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-shompatches/timidity-shompatches-19960409-r3.ebuild,v 1.5 2006/11/22 23:39:36 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/timidity-shompatches/timidity-shompatches-19960409-r3.ebuild,v 1.6 2007/01/05 20:13:40 flameeyes Exp $
IUSE=""
}
pkg_postinst() {
- einfo "You must run 'timidity-update -g -s shompatches' to set this"
- einfo "patchset as the default system patchset."
+ elog "You must run 'timidity-update -g -s shompatches' to set this"
+ elog "patchset as the default system patchset."
}
# ChangeLog for media-sound/usbmidi
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/usbmidi/ChangeLog,v 1.5 2005/11/03 22:30:49 eldad Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/usbmidi/ChangeLog,v 1.6 2007/01/05 20:18:30 flameeyes Exp $
+
+ 05 Jan 2007; Diego Pettenò <flameeyes@gentoo.org> usbmidi-1.0.ebuild:
+ Convert to use elog.
03 Nov 2005; Eldad Zack <eldad@gentoo.org> usbmidi-1.0.ebuild:
Bug #111242 : updated HOMEPAGE and SRC_URI. Thanks to Arvid
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/usbmidi/usbmidi-1.0.ebuild,v 1.7 2005/11/03 22:30:49 eldad Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/usbmidi/usbmidi-1.0.ebuild,v 1.8 2007/01/05 20:18:30 flameeyes Exp $
DESCRIPTION="Sets up hotplugging support for MidiMan midisport 1x1/2x2 usb devices"
HOMEPAGE="http://homepage3.nifty.com/StudioBreeze/software/usbmidi-e.html"
}
pkg_postinst() {
- einfo
- einfo "Now the firmware is installed and hotplug has been setup."
- einfo "Please unplug the midisport, then plug it back in."
- einfo "The light should start to glow, if that happens its worked."
- einfo "The midisport ports will appear as 'normal' midi ports under /dev"
- einfo
+ elog
+ elog "Now the firmware is installed and hotplug has been setup."
+ elog "Please unplug the midisport, then plug it back in."
+ elog "The light should start to glow, if that happens its worked."
+ elog "The midisport ports will appear as 'normal' midi ports under /dev"
+ elog
}
-MD5 3dc0553e5b50dc9a3cb3df3dbd288f3c vlorb-1.2.ebuild 682
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+DIST vlorb-1.2.tar.gz 23935 RMD160 c842955556a78c9fcef2daeb5016d0b590668f0e SHA1 9e53d598c6aaca54a678fc0aa6bbbc83e3e84522 SHA256 9eedd394cebab8ccd328f5df8e10d7baff6bcb368562e412db04eb63746f73c4
+EBUILD vlorb-1.2.ebuild 660 RMD160 1f01501d71564f0e5d7b26817f391889ffec4f6f SHA1 1ce15cc34f2d14cb46c79ea22758dfd04409212f SHA256 63611fd233dd1f698c5ba4fa58a0f4c6aeab2dcf69cbbd75ae5026e7640f6fcf
+MD5 e908b988c79ed2ccd337cd3407254279 vlorb-1.2.ebuild 660
+RMD160 1f01501d71564f0e5d7b26817f391889ffec4f6f vlorb-1.2.ebuild 660
+SHA256 63611fd233dd1f698c5ba4fa58a0f4c6aeab2dcf69cbbd75ae5026e7640f6fcf vlorb-1.2.ebuild 660
+MISC ChangeLog 1004 RMD160 cb6e1708b40b9a5fd27b516967eca7c1864f994e SHA1 e359dc059adfa50969d82422b0899828aff415a1 SHA256 b931281838ae6b97d21b4f4c709542b6b68fd739ac1eb39605dbe143a6305867
+MD5 f591043303637575cb1803a15d285855 ChangeLog 1004
+RMD160 cb6e1708b40b9a5fd27b516967eca7c1864f994e ChangeLog 1004
+SHA256 b931281838ae6b97d21b4f4c709542b6b68fd739ac1eb39605dbe143a6305867 ChangeLog 1004
+MISC metadata.xml 158 RMD160 6842e2189a50bd8a98e84802c38180ac1421c00e SHA1 703cea5a2109d41f7c87993c1f01d418a4c85174 SHA256 dfb5b47e6836db39fb187301dfcff1c2605e91d13d21db160806a563d8c75f9b
MD5 a1eaeb2ae801daeb712c90c060e922dc metadata.xml 158
-MD5 8ab4f29b3e97152a52627b33d6628510 ChangeLog 906
-MD5 95f864aa97c049e9c6f8e66a8ba32272 files/digest-vlorb-1.2 60
+RMD160 6842e2189a50bd8a98e84802c38180ac1421c00e metadata.xml 158
+SHA256 dfb5b47e6836db39fb187301dfcff1c2605e91d13d21db160806a563d8c75f9b metadata.xml 158
+MD5 ddfaf5a4d6f95cbe1e7de3becb7ae6a1 files/digest-vlorb-1.2 226
+RMD160 b7522e70ac0cfc1e6480af44aaec1ec57a375852 files/digest-vlorb-1.2 226
+SHA256 34b04ef6c64cdda3d7228034ed8856114c414e72d60c70aa4fbd903ce353ff66 files/digest-vlorb-1.2 226
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.1 (GNU/Linux)
+
+iD8DBQFFnrNsAiZjviIA2XgRAjx4AKDmkGJACerFJcBZY4+CTaPWXXha0wCgwOJ3
+yKNq/YQAWMskkcQjFvtoUpk=
+=irXz
+-----END PGP SIGNATURE-----