summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-08-23 21:38:33 +0000
committerAron Griffis <agriffis@gentoo.org>2005-08-23 21:38:33 +0000
commitef510894506fe4ef0a0e05148e5c2d8a1eccd2ac (patch)
tree2a7f125206e11d3c68877c18741b646fe5e7a84a /x11-libs/vte
parentadded selftest to 1.6.38 (diff)
downloadhistorical-ef510894506fe4ef0a0e05148e5c2d8a1eccd2ac.tar.gz
historical-ef510894506fe4ef0a0e05148e5c2d8a1eccd2ac.tar.bz2
historical-ef510894506fe4ef0a0e05148e5c2d8a1eccd2ac.zip
stable on ia64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-libs/vte')
-rw-r--r--x11-libs/vte/ChangeLog5
-rw-r--r--x11-libs/vte/Manifest10
-rw-r--r--x11-libs/vte/vte-0.11.13-r2.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index 48d501fee60c..7bf2f69f197d 100644
--- a/x11-libs/vte/ChangeLog
+++ b/x11-libs/vte/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-libs/vte
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.85 2005/08/14 17:45:55 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.86 2005/08/23 21:38:33 agriffis Exp $
+
+ 23 Aug 2005; Aron Griffis <agriffis@gentoo.org> vte-0.11.13-r2.ebuild:
+ stable on ia64
*vte-0.11.14 (14 Aug 2005)
diff --git a/x11-libs/vte/Manifest b/x11-libs/vte/Manifest
index f824a969d74b..1c1ad483a11a 100644
--- a/x11-libs/vte/Manifest
+++ b/x11-libs/vte/Manifest
@@ -1,15 +1,15 @@
-MD5 2fc9674ae46946d9e6f1e3e8ed5dcb68 ChangeLog 9978
+MD5 feb3ddbf7088e92fe5662bdbeae17118 vte-0.11.12.ebuild 943
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
+MD5 2fc9674ae46946d9e6f1e3e8ed5dcb68 ChangeLog 9978
MD5 868d864d04e328d67b2a752f96404025 vte-0.11.14.ebuild 1285
-MD5 feb3ddbf7088e92fe5662bdbeae17118 vte-0.11.12.ebuild 943
-MD5 098ae0ba98a158df4a087418f29c110b vte-0.11.13-r2.ebuild 1399
+MD5 c9be0e6cbf0eca4466639c433c54c274 vte-0.11.13-r2.ebuild 1398
MD5 ddd6e7926bc9e07a4cda867cbae55525 vte-0.11.11-r2.ebuild 881
MD5 474fbe78bad6ae4cf058ee9d98cb33fa files/digest-vte-0.11.14 64
+MD5 31acc289fb190f9bdd0285147233eee0 files/vte-no_lazy_bindings.patch 419
+MD5 38c957d83d560c18819204fe28c3c1ae files/vte-0.11.11-spaces.patch 15370
MD5 f8d6220ac03de9b337c4b0ec5243f55f files/vte-0.11.13-memory_fix.patch 7661
MD5 41b41aaa36ba84805514d34f2d9b491f files/digest-vte-0.11.13-r2 64
MD5 76c3c0d2bc006fe4de452fd3f0c26e45 files/digest-vte-0.11.11-r2 64
-MD5 31acc289fb190f9bdd0285147233eee0 files/vte-no_lazy_bindings.patch 419
-MD5 38c957d83d560c18819204fe28c3c1ae files/vte-0.11.11-spaces.patch 15370
MD5 a7aa4ac7847db18d6ffa62fd957f152e files/vte-0.11.11-vtemodule.patch 445
MD5 3805528034f3d01fa27e24f600618c0d files/vte-line-scroll.patch 2234
MD5 18e062a775ab3d1b9bb67830755399e4 files/digest-vte-0.11.12 64
diff --git a/x11-libs/vte/vte-0.11.13-r2.ebuild b/x11-libs/vte/vte-0.11.13-r2.ebuild
index 8b4b3af933b5..9a522ea74192 100644
--- a/x11-libs/vte/vte-0.11.13-r2.ebuild
+++ b/x11-libs/vte/vte-0.11.13-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.13-r2.ebuild,v 1.7 2005/08/08 15:04:23 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.13-r2.ebuild,v 1.8 2005/08/23 21:38:33 agriffis Exp $
inherit eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="debug doc python static"
RDEPEND=">=dev-libs/glib-2