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 1L9tM8-0000ia-5R for garchives@archives.gentoo.org; Tue, 09 Dec 2008 03:33:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A669DE00D6; Tue, 9 Dec 2008 03:33:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 59650E00D6 for ; Tue, 9 Dec 2008 03:33:51 +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 EA86765312 for ; Tue, 9 Dec 2008 03:33:50 +0000 (UTC) Received: from dang by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1L9tM4-0002k3-Ml for gentoo-commits@lists.gentoo.org; Tue, 09 Dec 2008 03:33:48 +0000 From: "Daniel Gryniewicz (dang)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, dang@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/vte: ChangeLog vte-0.17.4-r3.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog vte-0.17.4-r3.ebuild X-VCS-Directories: x11-libs/vte X-VCS-Committer: dang X-VCS-Committer-Name: Daniel Gryniewicz Content-Type: text/plain; charset=utf8 Message-Id: Sender: Daniel Gryniewicz Date: Tue, 09 Dec 2008 03:33:48 +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: 9ac6f247-1389-455d-b260-f177c24f1885 X-Archives-Hash: 7f495c271298579b1e71def15e00568f dang 08/12/09 03:33:48 Modified: ChangeLog Added: vte-0.17.4-r3.ebuild Log: Fix ascii null backspace in screen. bug #249618 (Portage version: 2.2_rc17/cvs/Linux 2.6.27-gentoo-r4 x86_64) Revision Changes Path 1.214 x11-libs/vte/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/Chang= eLog?rev=3D1.214&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/Chang= eLog?rev=3D1.214&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/Chang= eLog?r1=3D1.213&r2=3D1.214 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/x11-libs/vte/ChangeLog,v retrieving revision 1.213 retrieving revision 1.214 diff -u -r1.213 -r1.214 --- ChangeLog 13 Nov 2008 19:04:24 -0000 1.213 +++ ChangeLog 9 Dec 2008 03:33:48 -0000 1.214 @@ -1,6 +1,12 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.213 2008/1= 1/13 19:04:24 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.214 2008/1= 2/09 03:33:48 dang Exp $ + +*vte-0.17.4-r3 (09 Dec 2008) + + 09 Dec 2008; Daniel Gryniewicz + +files/vte-0.17.4-no-null-backspace.patch, +vte-0.17.4-r3.ebuild: + - Fix ascii-null backspace in screen. Bug #249618 =20 13 Nov 2008; Brent Baude vte-0.16.14.ebuild: Marking vte-0.16.14 ppc64 stable for bug 236971 1.1 x11-libs/vte/vte-0.17.4-r3.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0= .17.4-r3.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0= .17.4-r3.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: vte-0.17.4-r3.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 # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.17.4-r3.ebuild,v 1.= 1 2008/12/09 03:33:48 dang Exp $ inherit gnome2 eutils DESCRIPTION=3D"Gnome terminal widget" HOMEPAGE=3D"http://www.gnome.org/" LICENSE=3D"LGPL-2" SLOT=3D"0" KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x= 86-fbsd" # pcre is broken in this release IUSE=3D"debug doc python opengl" RDEPEND=3D">=3Ddev-libs/glib-2.14 >=3Dx11-libs/gtk+-2.6 >=3Dx11-libs/pango-1.1 >=3Dmedia-libs/freetype-2.0.2 media-libs/fontconfig sys-libs/ncurses opengl? ( virtual/opengl virtual/glu ) python? ( >=3Ddev-python/pygtk-2.4 >=3Ddev-lang/python-2.4.4-r5 ) x11-libs/libX11 virtual/xft" DEPEND=3D"${RDEPEND} doc? ( >=3Ddev-util/gtk-doc-1.0 ) >=3Ddev-util/intltool-0.35 >=3Ddev-util/pkgconfig-0.9 sys-devel/gettext" DOCS=3D"AUTHORS ChangeLog HACKING NEWS README" pkg_setup() { G2CONF=3D"${G2CONF} $(use_enable debug) $(use_enable python) $(use_with opengl glX) --with-xft2 --with-pangox" } src_unpack() { gnome2_src_unpack epatch "${FILESDIR}/${P}-fix-highlighting-on-activity.patch" # Bug #249618 epatch "${FILESDIR}/${P}-no-null-backspace.patch" }