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 E8A3F138247 for ; Wed, 8 Jan 2014 01:33:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8604AE0A8C; Wed, 8 Jan 2014 01:33:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 112C1E0A8C for ; Wed, 8 Jan 2014 01:33:11 +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 A6CC133F71C for ; Wed, 8 Jan 2014 01:33:10 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2083) id 6B3512004C; Wed, 8 Jan 2014 01:33:09 +0000 (UTC) From: "Joerg Bornkessel (hd_brummy)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hd_brummy@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/vdr-yaepg: vdr-yaepg-0.0.10.ebuild ChangeLog vdr-yaepg-0.0.2.1-r1.ebuild vdr-yaepg-0.0.2.1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: vdr-yaepg-0.0.10.ebuild ChangeLog vdr-yaepg-0.0.2.1-r1.ebuild vdr-yaepg-0.0.2.1.ebuild X-VCS-Directories: media-plugins/vdr-yaepg X-VCS-Committer: hd_brummy X-VCS-Committer-Name: Joerg Bornkessel Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140108013309.6B3512004C@flycatcher.gentoo.org> Date: Wed, 8 Jan 2014 01:33:09 +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: aca4f42e-d405-4c26-ae1e-3d11fb0700db X-Archives-Hash: 0c0e65345ba72623ca9a2e22b2b8c1bd hd_brummy 14/01/08 01:33:09 Modified: vdr-yaepg-0.0.10.ebuild ChangeLog Removed: vdr-yaepg-0.0.2.1-r1.ebuild vdr-yaepg-0.0.2.1.ebuild Log: clean up; stable amd64 x86 (Portage version: 2.2.1/cvs/Linux i686, signed Manifest commit with key 34C2808A) Revision Changes Path 1.2 media-plugins/vdr-yaepg/vdr-yaepg-0.0.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-yaepg/vdr-yaepg-0.0.10.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-yaepg/vdr-yaepg-0.0.10.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-yaepg/vdr-yaepg-0.0.10.ebuild?r1=1.1&r2=1.2 Index: vdr-yaepg-0.0.10.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-yaepg/vdr-yaepg-0.0.10.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- vdr-yaepg-0.0.10.ebuild 24 Sep 2012 17:24:14 -0000 1.1 +++ vdr-yaepg-0.0.10.ebuild 8 Jan 2014 01:33:09 -0000 1.2 @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-yaepg/vdr-yaepg-0.0.10.ebuild,v 1.1 2012/09/24 17:24:14 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-yaepg/vdr-yaepg-0.0.10.ebuild,v 1.2 2014/01/08 01:33:09 hd_brummy Exp $ -EAPI="4" +EAPI=5 inherit vdr-plugin-2 @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND=">=media-video/vdr-1.5.7[yaepg]" 1.11 media-plugins/vdr-yaepg/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-yaepg/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-yaepg/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-plugins/vdr-yaepg/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-plugins/vdr-yaepg/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 24 Sep 2012 17:24:14 -0000 1.10 +++ ChangeLog 8 Jan 2014 01:33:09 -0000 1.11 @@ -1,6 +1,12 @@ # ChangeLog for media-plugins/vdr-yaepg -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-yaepg/ChangeLog,v 1.10 2012/09/24 17:24:14 hd_brummy Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-yaepg/ChangeLog,v 1.11 2014/01/08 01:33:09 hd_brummy Exp $ + + 08 Jan 2014; Joerg Bornkessel + -vdr-yaepg-0.0.2.1.ebuild, -vdr-yaepg-0.0.2.1-r1.ebuild, + -files/vdr-yaepg-0.0.2.1-uint64.diff, + -files/vdr-yaepg-0.0.2.1-vdr-1.5.3.diff, vdr-yaepg-0.0.10.ebuild: + clean up; stable amd64 x86 *vdr-yaepg-0.0.10 (24 Sep 2012)