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
armin76 08/08/12 13:32:21
Modified: ChangeLog vte-0.16.14.ebuild
Log:
alpha/ia64/sparc stable wrt #229709
(Portage version: 2.1.4.4)
Revision Changes Path
1.208 x11-libs/vte/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.208&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?rev=1.208&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/ChangeLog?r1=1.207&r2=1.208
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -r1.207 -r1.208
--- ChangeLog 10 Aug 2008 10:55:39 -0000 1.207
+++ ChangeLog 12 Aug 2008 13:32:20 -0000 1.208
@@ -1,6 +1,9 @@
# 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.207 2008/08/10 10:55:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.208 2008/08/12 13:32:20 armin76 Exp $
+
+ 12 Aug 2008; Raúl Porcel <armin76@g.o> vte-0.16.14.ebuild:
+ alpha/ia64/sparc stable wrt #229709
10 Aug 2008; Markus Meier <maekke@g.o> vte-0.16.14.ebuild:
x86 stable, bug #229709
1.5 x11-libs/vte/vte-0.16.14.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.16.14.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.16.14.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/vte/vte-0.16.14.ebuild?r1=1.4&r2=1.5
Index: vte-0.16.14.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.14.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- vte-0.16.14.ebuild 10 Aug 2008 10:55:39 -0000 1.4
+++ vte-0.16.14.ebuild 12 Aug 2008 13:32:20 -0000 1.5
@@ -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/x11-libs/vte/vte-0.16.14.ebuild,v 1.4 2008/08/10 10:55:39 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.14.ebuild,v 1.5 2008/08/12 13:32:20 armin76 Exp $
inherit eutils gnome2 autotools
@@ -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"
|
|