From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Jk29X-0001Zx-Ts for garchives@archives.gentoo.org; Thu, 10 Apr 2008 19:09:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC5BFE0169; Thu, 10 Apr 2008 18:37:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6AD3CE0169 for ; Thu, 10 Apr 2008 18:37:46 +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 E813265CA6 for ; Thu, 10 Apr 2008 18:37:45 +0000 (UTC) Received: from aballier by stork.gentoo.org with local (Exim 4.68) (envelope-from ) id 1Jk1ea-0000Tu-Th for gentoo-commits@lists.gentoo.org; Thu, 10 Apr 2008 18:37:44 +0000 From: "Alexis Ballier (aballier)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, aballier@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-sound/terminatorx: terminatorx-3.82.ebuild terminatorx-3.81.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: terminatorx-3.82.ebuild terminatorx-3.81.ebuild ChangeLog X-VCS-Directories: media-sound/terminatorx X-VCS-Committer: aballier X-VCS-Committer-Name: Alexis Ballier Content-Type: text/plain; charset=utf8 Message-Id: Sender: Alexis Ballier Date: Thu, 10 Apr 2008 18:37:44 +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: 26b958ea-8952-4795-a956-6a9e63c65bfc X-Archives-Hash: 1f29836f19e795795fe118eff51804c0 aballier 08/04/10 18:37:44 Modified: terminatorx-3.82.ebuild terminatorx-3.81.ebuild ChangeLog Log: add missing pkgconfig dep, thanks to Patrick, bug #216931 (Portage version: 2.1.5_rc2) Revision Changes Path 1.11 media-sound/terminatorx/terminatorx-3.82.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/termin= atorx/terminatorx-3.82.ebuild?rev=3D1.11&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/termin= atorx/terminatorx-3.82.ebuild?rev=3D1.11&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/termin= atorx/terminatorx-3.82.ebuild?r1=3D1.10&r2=3D1.11 Index: terminatorx-3.82.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-sound/terminatorx/terminatorx-3.8= 2.ebuild,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- terminatorx-3.82.ebuild 29 Feb 2008 20:02:02 -0000 1.10 +++ terminatorx-3.82.ebuild 10 Apr 2008 18:37:44 -0000 1.11 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/terminatorx-3= .82.ebuild,v 1.10 2008/02/29 20:02:02 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/terminatorx-3= .82.ebuild,v 1.11 2008/04/10 18:37:44 aballier Exp $ =20 inherit gnome2 eutils =20 @@ -31,6 +31,7 @@ app-text/scrollkeeper media-libs/liblrdf" DEPEND=3D"${RDEPEND} + dev-util/pkgconfig x11-proto/xproto x11-proto/inputproto x11-proto/xf86dgaproto" 1.20 media-sound/terminatorx/terminatorx-3.81.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/termin= atorx/terminatorx-3.81.ebuild?rev=3D1.20&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/termin= atorx/terminatorx-3.81.ebuild?rev=3D1.20&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/termin= atorx/terminatorx-3.81.ebuild?r1=3D1.19&r2=3D1.20 Index: terminatorx-3.81.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-sound/terminatorx/terminatorx-3.8= 1.ebuild,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- terminatorx-3.81.ebuild 13 Jan 2008 13:38:12 -0000 1.19 +++ terminatorx-3.81.ebuild 10 Apr 2008 18:37:44 -0000 1.20 @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/terminatorx-3= .81.ebuild,v 1.19 2008/01/13 13:38:12 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/terminatorx-3= .81.ebuild,v 1.20 2008/04/10 18:37:44 aballier Exp $ =20 inherit gnome2 =20 @@ -30,6 +30,7 @@ app-text/scrollkeeper media-libs/liblrdf" DEPEND=3D"${RDEPEND} + dev-util/pkgconfig x11-proto/xproto x11-proto/inputproto x11-proto/xf86dgaproto" 1.27 media-sound/terminatorx/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/termin= atorx/ChangeLog?rev=3D1.27&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/termin= atorx/ChangeLog?rev=3D1.27&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/termin= atorx/ChangeLog?r1=3D1.26&r2=3D1.27 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-sound/terminatorx/ChangeLog,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- ChangeLog 29 Feb 2008 20:02:02 -0000 1.26 +++ ChangeLog 10 Apr 2008 18:37:44 -0000 1.27 @@ -1,6 +1,10 @@ # ChangeLog for media-sound/terminatorx # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/ChangeLog,v 1= .26 2008/02/29 20:02:02 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/terminatorx/ChangeLog,v 1= .27 2008/04/10 18:37:44 aballier Exp $ + + 10 Apr 2008; Alexis Ballier terminatorx-3.81.ebu= ild, + terminatorx-3.82.ebuild: + add missing pkgconfig dep, thanks to Patrick, bug #216931 =20 29 Feb 2008; Carsten Lohrke ChangeLog: Remove icon extension from desktop entry to match Icon Theme Specifica= tion. --=20 gentoo-commits@lists.gentoo.org mailing list