summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-11 01:23:43 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-11 01:23:43 +0000
commit6a98d77bc0ea2892780c7d2d9d5ccbe167f3070f (patch)
treed9c6661d2d218095e4e9c4adcc7e30e96716cb6c /media-sound/teamspeak2-client-bin
parentAdded dvdr USE flag as discussed on gentoo-dev@ (diff)
downloadgentoo-2-6a98d77bc0ea2892780c7d2d9d5ccbe167f3070f.tar.gz
gentoo-2-6a98d77bc0ea2892780c7d2d9d5ccbe167f3070f.tar.bz2
gentoo-2-6a98d77bc0ea2892780c7d2d9d5ccbe167f3070f.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
}