Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
jer 09/04/27 12:57:33
Modified: ChangeLog vte-0.17.4-r3.ebuild
Log:
Stable for HPPA (bug #260063).
(Portage version: 2.2_rc31/cvs/Linux i686)
Revision Changes Path
1.222 x11-libs/vte/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.222&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.222&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?r1=1.221&r2=1.222
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v
retrieving revision 1.221
retrieving revision 1.222
diff -u -r1.221 -r1.222
--- ChangeLog 12 Apr 2009 20:41:38 -0000 1.221
+++ ChangeLog 27 Apr 2009 12:57:33 -0000 1.222
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/vte
# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.221 2009/04/12 20:41:38 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.222 2009/04/27 12:57:33 jer Exp $
+
+ 27 Apr 2009; Jeroen Roovers <jer@g.o> vte-0.17.4-r3:
+ Stable for HPPA (bug #260063).
12 Apr 2009; Friedrich Oslage <bluebird@g.o> vte-0.17.4-r3.ebuild:
Stable on sparc, bug #260063
1.9 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=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.17.4-r3.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.17.4-r3.ebuild?r1=1.8&r2=1.9
Index: vte-0.17.4-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.17.4-r3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- vte-0.17.4-r3.ebuild 12 Apr 2009 20:41:38 -0000 1.8
+++ vte-0.17.4-r3.ebuild 27 Apr 2009 12:57:33 -0000 1.9
@@ -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/x11-libs/vte/vte-0.17.4-r3.ebuild,v 1.8 2009/04/12 20:41:38 bluebird Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.17.4-r3.ebuild,v 1.9 2009/04/27 12:57:33 jer Exp $
inherit gnome2 eutils
@@ -9,7 +9,7 @@
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~sh sparc x86 ~x86-fbsd"
# pcre is broken in this release
IUSE="debug doc python opengl"
|
|