summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2006-02-03 18:30:20 +0000
committerGuy Martin <gmsoft@gentoo.org>2006-02-03 18:30:20 +0000
commitddbd9821be34ade0547a59ab6f1904089c2f89ed (patch)
tree267f0b75c5c60313fd2707b25d9cb2ed7c62c2f9 /x11-libs/vte
parentUpdate x11-drm flags. (diff)
downloadhistorical-ddbd9821be34ade0547a59ab6f1904089c2f89ed.tar.gz
historical-ddbd9821be34ade0547a59ab6f1904089c2f89ed.tar.bz2
historical-ddbd9821be34ade0547a59ab6f1904089c2f89ed.zip
Stable on hppa.
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-libs/vte')
-rw-r--r--x11-libs/vte/ChangeLog5
-rw-r--r--x11-libs/vte/Manifest4
-rw-r--r--x11-libs/vte/vte-0.11.16-r1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index 3b20ef415bd5..66f93f48094c 100644
--- a/x11-libs/vte/ChangeLog
+++ b/x11-libs/vte/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/vte
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.105 2006/01/29 18:05:29 allanonjl Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.106 2006/02/03 18:30:20 gmsoft Exp $
+
+ 03 Feb 2006; Guy Martin <gmsoft@gentoo.org> vte-0.11.16-r1.ebuild:
+ Stable on hppa.
*vte-0.11.17 (29 Jan 2006)
diff --git a/x11-libs/vte/Manifest b/x11-libs/vte/Manifest
index eef9417a8110..7a1967586bcf 100644
--- a/x11-libs/vte/Manifest
+++ b/x11-libs/vte/Manifest
@@ -1,4 +1,4 @@
-MD5 6e486fab8ad9aec3a96a6fbf7a23fbd4 ChangeLog 12366
+MD5 5a35120f085272759fdb2375e5fa38f6 ChangeLog 12451
MD5 41b41aaa36ba84805514d34f2d9b491f files/digest-vte-0.11.13-r2 64
MD5 d1ed443a14f417affb1932a7765c120c files/digest-vte-0.11.15 64
MD5 d1ed443a14f417affb1932a7765c120c files/digest-vte-0.11.15-r1 64
@@ -14,6 +14,6 @@ MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
MD5 aa4d3fbbdfc954475759cebe1f450a58 vte-0.11.13-r2.ebuild 1401
MD5 cf8a45837bc6fdc036e01d2fe916a545 vte-0.11.15-r1.ebuild 1394
MD5 f389741157c2b244d42781121f5e597a vte-0.11.15.ebuild 1294
-MD5 37a50f66076e9b23751db76d3b826262 vte-0.11.16-r1.ebuild 1348
+MD5 3ac1943e2883d1a0bd03127673816a19 vte-0.11.16-r1.ebuild 1346
MD5 c1bb4fc20b0ddfa11a4e7ba3a28e52e3 vte-0.11.16.ebuild 1297
MD5 7737f72cd3e8550e451a4106b0c7b18a vte-0.11.17.ebuild 1272
diff --git a/x11-libs/vte/vte-0.11.16-r1.ebuild b/x11-libs/vte/vte-0.11.16-r1.ebuild
index 36375dc0603d..d9f373df1f94 100644
--- a/x11-libs/vte/vte-0.11.16-r1.ebuild
+++ b/x11-libs/vte/vte-0.11.16-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.16-r1.ebuild,v 1.6 2006/01/22 21:32:15 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.16-r1.ebuild,v 1.7 2006/02/03 18:30:20 gmsoft Exp $
inherit eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="debug doc python static"
RDEPEND=">=dev-libs/glib-2