diff options
author | Pacho Ramos <pacho@gentoo.org> | 2012-04-14 11:14:33 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2012-04-14 11:14:33 +0000 |
commit | 954f0169d8b1b830b88ba1fb958899915b6de049 (patch) | |
tree | 043846984399839368db9bd7954d1a23e221b190 /media-sound/teamspeak-client-bin | |
parent | Fix bug #411003. (diff) | |
download | gentoo-2-954f0169d8b1b830b88ba1fb958899915b6de049.tar.gz gentoo-2-954f0169d8b1b830b88ba1fb958899915b6de049.tar.bz2 gentoo-2-954f0169d8b1b830b88ba1fb958899915b6de049.zip |
Fix bug #411003.
(Portage version: 2.1.10.56/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/teamspeak-client-bin')
3 files changed, 8 insertions, 21 deletions
diff --git a/media-sound/teamspeak-client-bin/ChangeLog b/media-sound/teamspeak-client-bin/ChangeLog index 4f6c21e4565f..987adfbb7881 100644 --- a/media-sound/teamspeak-client-bin/ChangeLog +++ b/media-sound/teamspeak-client-bin/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-sound/teamspeak-client-bin # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/teamspeak-client-bin/ChangeLog,v 1.21 2012/02/05 06:31:11 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/teamspeak-client-bin/ChangeLog,v 1.22 2012/04/14 11:14:33 pacho Exp $ + + 14 Apr 2012; Pacho Ramos <pacho@gentoo.org> + teamspeak-client-bin-3.0.0_beta36.ebuild, + teamspeak-client-bin-3.0.0_rc1.ebuild: + Fix bug #411003. 05 Feb 2012; Mike Frysinger <vapier@gentoo.org> teamspeak-client-bin-3.0.0_beta36.ebuild, diff --git a/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.0_beta36.ebuild b/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.0_beta36.ebuild index f366ad7d1032..df5c9a361b36 100644 --- a/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.0_beta36.ebuild +++ b/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.0_beta36.ebuild @@ -1,15 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.0_beta36.ebuild,v 1.3 2012/02/05 06:31:11 vapier Exp $ - -# NOTE: The comments in this file are for instruction and documentation. -# They're not meant to appear with your final, production ebuild. Please -# remember to remove them before submitting or committing your ebuild. That -# doesn't mean you can't add your own comments though. - -# The 'Header' on the third line should just be left alone. When your ebuild -# will be committed to cvs, the details on that line will be automatically -# generated to contain the correct data. +# $Header: /var/cvsroot/gentoo-x86/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.0_beta36.ebuild,v 1.4 2012/04/14 11:14:33 pacho Exp $ EAPI=1 diff --git a/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.0_rc1.ebuild b/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.0_rc1.ebuild index 654c90c5911b..ae6ad880135f 100644 --- a/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.0_rc1.ebuild +++ b/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.0_rc1.ebuild @@ -1,15 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.0_rc1.ebuild,v 1.3 2012/02/05 06:31:11 vapier Exp $ - -# NOTE: The comments in this file are for instruction and documentation. -# They're not meant to appear with your final, production ebuild. Please -# remember to remove them before submitting or committing your ebuild. That -# doesn't mean you can't add your own comments though. - -# The 'Header' on the third line should just be left alone. When your ebuild -# will be committed to cvs, the details on that line will be automatically -# generated to contain the correct data. +# $Header: /var/cvsroot/gentoo-x86/media-sound/teamspeak-client-bin/teamspeak-client-bin-3.0.0_rc1.ebuild,v 1.4 2012/04/14 11:14:33 pacho Exp $ EAPI=1 |