summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-11 01:21:35 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-11 01:21:35 +0000
commit877ea15af40fa87b919bf2c1be137828444d7009 (patch)
tree4b126200d1fea12db32b2c6271e1fe594af0239e /media-sound/teamspeak2-client-bin
parentrepoman: fix leading whitespace (diff)
downloadhistorical-877ea15af40fa87b919bf2c1be137828444d7009.tar.gz
historical-877ea15af40fa87b919bf2c1be137828444d7009.tar.bz2
historical-877ea15af40fa87b919bf2c1be137828444d7009.zip
repoman: fix leading whitespace
Diffstat (limited to 'media-sound/teamspeak2-client-bin')
-rw-r--r--media-sound/teamspeak2-client-bin/Manifest2
-rw-r--r--media-sound/teamspeak2-client-bin/teamspeak2-client-bin-2.0.29_rc2.ebuild20
2 files changed, 11 insertions, 11 deletions
diff --git a/media-sound/teamspeak2-client-bin/Manifest b/media-sound/teamspeak2-client-bin/Manifest
index af2897ca09e5..33ca96614b5b 100644
--- a/media-sound/teamspeak2-client-bin/Manifest
+++ b/media-sound/teamspeak2-client-bin/Manifest
@@ -1,3 +1,3 @@
MD5 c9762f536d6fd55548102fb55f83976b ChangeLog 444
-MD5 8204f3a7d7f4aa63e3a061f7c2603102 teamspeak2-client-bin-2.0.29_rc2.ebuild 1771
+MD5 cbc1be70efb640e233521c56a2b0c726 teamspeak2-client-bin-2.0.29_rc2.ebuild 1757
MD5 6e8ec4d4f45e45285c86ac4ee60e0d90 files/digest-teamspeak2-client-bin-2.0.29_rc2 73
diff --git a/media-sound/teamspeak2-client-bin/teamspeak2-client-bin-2.0.29_rc2.ebuild b/media-sound/teamspeak2-client-bin/teamspeak2-client-bin-2.0.29_rc2.ebuild
index 6cdd77cb11ba..41e1fcdc8cbe 100644
--- a/media-sound/teamspeak2-client-bin/teamspeak2-client-bin-2.0.29_rc2.ebuild
+++ b/media-sound/teamspeak2-client-bin/teamspeak2-client-bin-2.0.29_rc2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# 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.29_rc2.ebuild,v 1.2 2003/09/07 00:06:06 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/teamspeak2-client-bin/teamspeak2-client-bin-2.0.29_rc2.ebuild,v 1.3 2003/09/11 01:21:32 msterret Exp $
DESCRIPTION="The Teamspeak Voice Communication Tool"
HOMEPAGE="http://www.teamspeak.org"
@@ -40,14 +40,14 @@ src_install() {
dosym /usr/share/teamspeak2-client/TeamSpeak /usr/bin/TeamSpeak
}
-pkg_postinst() {
- 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 get unsupported codec messages, you need this :D"
- einfo
+pkg_postinst() {
+ 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 get unsupported codec messages, you need this :D"
+ einfo
}