From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4F223138010 for ; Tue, 25 Sep 2012 02:47:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 065B521C003; Tue, 25 Sep 2012 02:47:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id CCB2821C003 for ; Tue, 25 Sep 2012 02:47:06 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3555D33C6B6 for ; Tue, 25 Sep 2012 02:47:06 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2273) id 0111A21601; Tue, 25 Sep 2012 02:47:04 +0000 (UTC) From: "Anthony G. Basile (blueness)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, blueness@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-video/cclive: cclive-0.7.9.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: cclive-0.7.9.ebuild ChangeLog X-VCS-Directories: media-video/cclive X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20120925024705.0111A21601@flycatcher.gentoo.org> Date: Tue, 25 Sep 2012 02:47:04 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b4af7737-dd68-4493-81df-7d6eceead65c X-Archives-Hash: 267961d75f18f63db117e7ba048205d0 blueness 12/09/25 02:47:04 Modified: cclive-0.7.9.ebuild ChangeLog Log: Keyword ~ppc ~ppc64, bug #386611 (Portage version: 2.1.11.9/cvs/Linux x86_64) Revision Changes Path 1.3 media-video/cclive/cclive-0.7.9.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cclive/cclive-0.7.9.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cclive/cclive-0.7.9.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cclive/cclive-0.7.9.ebuild?r1=1.2&r2=1.3 Index: cclive-0.7.9.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/cclive/cclive-0.7.9.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- cclive-0.7.9.ebuild 5 May 2012 08:58:58 -0000 1.2 +++ cclive-0.7.9.ebuild 25 Sep 2012 02:47:04 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/cclive-0.7.9.ebuild,v 1.2 2012/05/05 08:58:58 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/cclive-0.7.9.ebuild,v 1.3 2012/09/25 02:47:04 blueness Exp $ EAPI=4 @@ -10,7 +10,7 @@ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="" RDEPEND=">=media-libs/libquvi-0.4.0 1.51 media-video/cclive/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cclive/ChangeLog?rev=1.51&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cclive/ChangeLog?rev=1.51&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-video/cclive/ChangeLog?r1=1.50&r2=1.51 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-video/cclive/ChangeLog,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- ChangeLog 5 Sep 2012 01:18:13 -0000 1.50 +++ ChangeLog 25 Sep 2012 02:47:04 -0000 1.51 @@ -1,6 +1,9 @@ # ChangeLog for media-video/cclive # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/ChangeLog,v 1.50 2012/09/05 01:18:13 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/cclive/ChangeLog,v 1.51 2012/09/25 02:47:04 blueness Exp $ + + 25 Sep 2012; Anthony G. Basile cclive-0.7.9.ebuild: + Keyword ~ppc ~ppc64, bug #386611 05 Sep 2012; Tim Harder -cclive-0.7.10.ebuild: Remove old. @@ -219,4 +222,3 @@ 05 May 2009; Mike Frysinger +cclive-0.4.1.ebuild, +files/cclive-0.4.1-64bit.patch, +metadata.xml: Initial ebuild by me. -