From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q7Cb8-0007dv-BF for garchives@archives.gentoo.org; Tue, 05 Apr 2011 20:11:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7BB8E1C0BF; Tue, 5 Apr 2011 20:11:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3291B1C0BF for ; Tue, 5 Apr 2011 20:11:25 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 532F61B4004 for ; Tue, 5 Apr 2011 20:11:24 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2288) id E3A8D20054; Tue, 5 Apr 2011 20:11:22 +0000 (UTC) From: "Christoph Junghans (ottxor)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ottxor@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in www-plugins/google-talkplugin: google-talkplugin-1.8.0.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: google-talkplugin-1.8.0.0.ebuild ChangeLog X-VCS-Directories: www-plugins/google-talkplugin X-VCS-Committer: ottxor X-VCS-Committer-Name: Christoph Junghans Content-Type: text/plain; charset=utf8 Message-Id: <20110405201122.E3A8D20054@flycatcher.gentoo.org> Date: Tue, 5 Apr 2011 20:11:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: 860d84aa42ddeee78e77bb8031a74077 ottxor 11/04/05 20:11:22 Modified: google-talkplugin-1.8.0.0.ebuild ChangeLog Log: [www-plugins/google-talkplugin] fixed qa (bug #361683#c2) =20 (Portage version: 2.1.9.42/cvs/Linux i686) Revision Changes Path 1.4 www-plugins/google-talkplugin/google-talkplugin-1.8.= 0.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/google= -talkplugin/google-talkplugin-1.8.0.0.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/google= -talkplugin/google-talkplugin-1.8.0.0.ebuild?rev=3D1.4&content-type=3Dtex= t/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/google= -talkplugin/google-talkplugin-1.8.0.0.ebuild?r1=3D1.3&r2=3D1.4 Index: google-talkplugin-1.8.0.0.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-ta= lkplugin-1.8.0.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- google-talkplugin-1.8.0.0.ebuild 17 Mar 2011 13:57:30 -0000 1.3 +++ google-talkplugin-1.8.0.0.ebuild 5 Apr 2011 20:11:22 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-= talkplugin-1.8.0.0.ebuild,v 1.3 2011/03/17 13:57:30 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/google-= talkplugin-1.8.0.0.ebuild,v 1.4 2011/04/05 20:11:22 ottxor Exp $ =20 EAPI=3D3 =20 @@ -68,6 +68,10 @@ QA_TEXTRELS=3D"${INSTALL_BASE#/}/libnpgtpo3dautoplugin.so ${INSTALL_BASE#/}/libnpgoogletalk${SO_SUFFIX}.so" =20 +QA_DT_HASH=3D"${INSTALL_BASE#/}/libnpgtpo3dautoplugin.so + ${INSTALL_BASE#/}/libnpgoogletalk${SO_SUFFIX}.so + ${INSTALL_BASE#/}/GoogleTalkPlugin" + # nofetch means upstream bumped and thus needs version bump pkg_nofetch() { einfo "This version is no longer available from Google." 1.4 www-plugins/google-talkplugin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/google= -talkplugin/ChangeLog?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/google= -talkplugin/ChangeLog?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-plugins/google= -talkplugin/ChangeLog?r1=3D1.3&r2=3D1.4 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeLog= ,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 17 Mar 2011 13:57:30 -0000 1.3 +++ ChangeLog 5 Apr 2011 20:11:22 -0000 1.4 @@ -1,6 +1,10 @@ # ChangeLog for www-plugins/google-talkplugin # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeL= og,v 1.3 2011/03/17 13:57:30 ottxor Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-plugins/google-talkplugin/ChangeL= og,v 1.4 2011/04/05 20:11:22 ottxor Exp $ + + 05 Apr 2011; Christoph Junghans + google-talkplugin-1.8.0.0.ebuild: + fixed qa (bug #361683#c2) =20 17 Mar 2011; Christoph Junghans google-talkplugin-1.8.0.0.ebuild: