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 1MsHbD-0004fF-Vq for garchives@archives.gentoo.org; Mon, 28 Sep 2009 14:53:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB0F6E0857; Mon, 28 Sep 2009 14:53:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A4387E0857 for ; Mon, 28 Sep 2009 14:53:10 +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 53BD06762B for ; Mon, 28 Sep 2009 14:53:10 +0000 (UTC) Received: from mr_bones_ by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1MsHbB-0005UJ-Rk for gentoo-commits@lists.gentoo.org; Mon, 28 Sep 2009 14:53:09 +0000 From: "Michael Sterrett (mr_bones_)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, mr_bones_@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in app-cdr/cdw: cdw-0.3.93.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: cdw-0.3.93.ebuild ChangeLog X-VCS-Directories: app-cdr/cdw X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett Content-Type: text/plain; charset=utf8 Message-Id: Sender: Michael Sterrett Date: Mon, 28 Sep 2009 14:53:09 +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: ceb32a63-8d30-4a32-bcab-793e8a1b7981 X-Archives-Hash: 267a36b8963662dcf725855cde9a2c33 mr_bones_ 09/09/28 14:53:09 Modified: cdw-0.3.93.ebuild ChangeLog Log: Build fix from Arseny Solokha (bug #286720) (Portage version: 2.1.6.13/cvs/Linux i686) Revision Changes Path 1.2 app-cdr/cdw/cdw-0.3.93.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/cdw/cdw-0.= 3.93.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/cdw/cdw-0.= 3.93.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/cdw/cdw-0.= 3.93.ebuild?r1=3D1.1&r2=3D1.2 Index: cdw-0.3.93.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/app-cdr/cdw/cdw-0.3.93.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- cdw-0.3.93.ebuild 20 Sep 2009 07:30:43 -0000 1.1 +++ cdw-0.3.93.ebuild 28 Sep 2009 14:53:09 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdw/cdw-0.3.93.ebuild,v 1.1 2= 009/09/20 07:30:43 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdw/cdw-0.3.93.ebuild,v 1.2 2= 009/09/28 14:53:09 mr_bones_ Exp $ =20 EAPI=3D2 inherit autotools @@ -17,7 +17,7 @@ =20 DEPEND=3D"virtual/cdrtools app-cdr/dvd+rw-tools - dev-libs/libcdio + dev-libs/libcdio[-minimal] sys-libs/ncurses[unicode]" =20 S=3D${WORKDIR}/${MY_P}/cdw 1.25 app-cdr/cdw/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/cdw/Change= Log?rev=3D1.25&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/cdw/Change= Log?rev=3D1.25&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/cdw/Change= Log?r1=3D1.24&r2=3D1.25 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/app-cdr/cdw/ChangeLog,v retrieving revision 1.24 retrieving revision 1.25 diff -u -r1.24 -r1.25 --- ChangeLog 20 Sep 2009 07:30:43 -0000 1.24 +++ ChangeLog 28 Sep 2009 14:53:09 -0000 1.25 @@ -1,6 +1,9 @@ # ChangeLog for app-cdr/cdw # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdw/ChangeLog,v 1.24 2009/09/= 20 07:30:43 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/cdw/ChangeLog,v 1.25 2009/09/= 28 14:53:09 mr_bones_ Exp $ + + 28 Sep 2009; Michael Sterrett cdw-0.3.93.ebuild= : + Build fix from Arseny Solokha (bug #286720) =20 *cdw-0.3.93 (20 Sep 2009) =20