From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1IkSoL-000180-VY for garchives@archives.gentoo.org; Tue, 23 Oct 2007 23:05:22 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.1/8.14.0) with SMTP id l9NN5Hug024838; Tue, 23 Oct 2007 23:05:17 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.1/8.14.0) with ESMTP id l9NN5Gqu024808 for ; Tue, 23 Oct 2007 23:05:17 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 2B40364CFD for ; Tue, 23 Oct 2007 23:05:16 +0000 (UTC) Received: from hanno by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1IkSoF-0001Nl-1T for gentoo-commits@lists.gentoo.org; Tue, 23 Oct 2007 23:05:15 +0000 From: "Hanno Boeck (hanno)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hanno@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-plugins/compiz-fusion-plugins-unsupported: compiz-fusion-plugins-unsupported-0.6.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: compiz-fusion-plugins-unsupported-0.6.0.ebuild ChangeLog X-VCS-Directories: x11-plugins/compiz-fusion-plugins-unsupported X-VCS-Committer: hanno X-VCS-Committer-Name: Hanno Boeck Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: Sender: Hanno Boeck Date: Tue, 23 Oct 2007 23:05:15 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@gentoo.org X-Archives-Salt: 3f01db5c-8807-4e4a-b116-7cee343694f7 X-Archives-Hash: 54b6ba3f50f285de9563ea844a360cba hanno 07/10/23 23:05:15 Modified: compiz-fusion-plugins-unsupported-0.6.0.ebuild ChangeLog Log: compiz-fusion-plugins-unsupported: make check is broken (Portage version: 2.1.3.15) Revision Changes Path 1.2 x11-plugins/compiz-fusion-plugins-unsupported/compiz-fusion-plugins-unsupported-0.6.0.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/compiz-fusion-plugins-unsupported/compiz-fusion-plugins-unsupported-0.6.0.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/compiz-fusion-plugins-unsupported/compiz-fusion-plugins-unsupported-0.6.0.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/compiz-fusion-plugins-unsupported/compiz-fusion-plugins-unsupported-0.6.0.ebuild?r1=1.1&r2=1.2 Index: compiz-fusion-plugins-unsupported-0.6.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/compiz-fusion-plugins-unsupported/compiz-fusion-plugins-unsupported-0.6.0.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- compiz-fusion-plugins-unsupported-0.6.0.ebuild 23 Oct 2007 22:40:03 -0000 1.1 +++ compiz-fusion-plugins-unsupported-0.6.0.ebuild 23 Oct 2007 23:05:14 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-fusion-plugins-unsupported/compiz-fusion-plugins-unsupported-0.6.0.ebuild,v 1.1 2007/10/23 22:40:03 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-fusion-plugins-unsupported/compiz-fusion-plugins-unsupported-0.6.0.ebuild,v 1.2 2007/10/23 23:05:14 hanno Exp $ DESCRIPTION="Compiz Fusion unsupported plugins" HOMEPAGE="http://compiz-fusion.org" @@ -10,6 +10,7 @@ SLOT="0" KEYWORDS="~x86" IUSE="" +RESTRICT="test" DEPEND=">=x11-wm/compiz-0.6.0 >=x11-libs/compiz-bcop-0.6.0" 1.2 x11-plugins/compiz-fusion-plugins-unsupported/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/compiz-fusion-plugins-unsupported/ChangeLog?rev=1.2&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/compiz-fusion-plugins-unsupported/ChangeLog?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-plugins/compiz-fusion-plugins-unsupported/ChangeLog?r1=1.1&r2=1.2 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-plugins/compiz-fusion-plugins-unsupported/ChangeLog,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ChangeLog 23 Oct 2007 22:40:03 -0000 1.1 +++ ChangeLog 23 Oct 2007 23:05:14 -0000 1.2 @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/compiz-fusion-plugins-unsupported # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-fusion-plugins-unsupported/ChangeLog,v 1.1 2007/10/23 22:40:03 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/compiz-fusion-plugins-unsupported/ChangeLog,v 1.2 2007/10/23 23:05:14 hanno Exp $ + + 23 Oct 2007; Hanno Boeck + compiz-fusion-plugins-unsupported-0.6.0.ebuild: + make check is broken upstream. *compiz-fusion-plugins-unsupported-0.6.0 (23 Oct 2007) -- gentoo-commits@gentoo.org mailing list