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 1MSOBf-0005KC-4S for garchives@archives.gentoo.org; Sun, 19 Jul 2009 04:39:47 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 34B51E04D2; Sun, 19 Jul 2009 04:39:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EE5A2E04D2 for ; Sun, 19 Jul 2009 04:39:45 +0000 (UTC) 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 A619A652FA for ; Sun, 19 Jul 2009 04:39:45 +0000 (UTC) Received: from cardoe by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MSOBd-0003rK-5n for gentoo-commits@lists.gentoo.org; Sun, 19 Jul 2009 04:39:45 +0000 From: "Doug Goldstein (cardoe)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, cardoe@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-plugins/mythcontrols: mythcontrols-0.21_p17105.ebuild ChangeLog mythcontrols-0.21_p16468.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: mythcontrols-0.21_p17105.ebuild ChangeLog mythcontrols-0.21_p16468.ebuild X-VCS-Directories: media-plugins/mythcontrols X-VCS-Committer: cardoe X-VCS-Committer-Name: Doug Goldstein Content-Type: text/plain; charset=utf8 Message-Id: Sender: Doug Goldstein Date: Sun, 19 Jul 2009 04:39:45 +0000 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: 2d2e4552-db44-41c2-bb7d-f5f5020f08a0 X-Archives-Hash: 43c35f7a91983767a50e3c9406e87819 cardoe 09/07/19 04:39:45 Modified: mythcontrols-0.21_p17105.ebuild ChangeLog Removed: mythcontrols-0.21_p16468.ebuild Log: use new eclass bits. clean old version. (Portage version: 2.1.6.13/cvs/Linux x86_64) Revision Changes Path 1.5 media-plugins/mythcontrols/mythcontrols-0.21_p17105.= ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/myth= controls/mythcontrols-0.21_p17105.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/myth= controls/mythcontrols-0.21_p17105.ebuild?rev=3D1.5&content-type=3Dtext/pl= ain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/myth= controls/mythcontrols-0.21_p17105.ebuild?r1=3D1.4&r2=3D1.5 Index: mythcontrols-0.21_p17105.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/media-plugins/mythcontrols/mythcontrols= -0.21_p17105.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- mythcontrols-0.21_p17105.ebuild 23 Dec 2008 17:20:24 -0000 1.4 +++ mythcontrols-0.21_p17105.ebuild 19 Jul 2009 04:39:45 -0000 1.5 @@ -1,8 +1,9 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/mythcontro= ls-0.21_p17105.ebuild,v 1.4 2008/12/23 17:20:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/mythcontro= ls-0.21_p17105.ebuild,v 1.5 2009/07/19 04:39:45 cardoe Exp $ =20 -inherit mythtv-plugins +EAPI=3D2 +inherit qt3 mythtv-plugins =20 DESCRIPTION=3D"Key Binding Editor for MythTV." IUSE=3D"" 1.21 media-plugins/mythcontrols/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/myth= controls/ChangeLog?rev=3D1.21&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/myth= controls/ChangeLog?rev=3D1.21&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-plugins/myth= controls/ChangeLog?r1=3D1.20&r2=3D1.21 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/media-plugins/mythcontrols/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 23 Dec 2008 17:20:24 -0000 1.20 +++ ChangeLog 19 Jul 2009 04:39:45 -0000 1.21 @@ -1,6 +1,10 @@ # ChangeLog for media-plugins/mythcontrols -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/ChangeLog,= v 1.20 2008/12/23 17:20:24 maekke Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-plugins/mythcontrols/ChangeLog,= v 1.21 2009/07/19 04:39:45 cardoe Exp $ + + 19 Jul 2009; Doug Goldstein + -mythcontrols-0.21_p16468.ebuild, mythcontrols-0.21_p17105.ebuild: + use new eclass bits. clean old version. =20 23 Dec 2008; Markus Meier mythcontrols-0.21_p17105.ebuild: