summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn N. Laliberte <allanonjl@gentoo.org>2005-11-01 17:18:54 +0000
committerJohn N. Laliberte <allanonjl@gentoo.org>2005-11-01 17:18:54 +0000
commit6d03afe4d29461156a8147d2d5b8efae99e060b7 (patch)
tree031b5beae1ffdb1c4cdba326aad948c06b3196ed /x11-libs/vte
parentstable on x86 (diff)
downloadhistorical-6d03afe4d29461156a8147d2d5b8efae99e060b7.tar.gz
historical-6d03afe4d29461156a8147d2d5b8efae99e060b7.tar.bz2
historical-6d03afe4d29461156a8147d2d5b8efae99e060b7.zip
stable on x86
Package-Manager: portage-2.0.51.22-r3
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.15.ebuild4
3 files changed, 11 insertions, 8 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index c1acc81e8628..24e36eb04c7a 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.89 2005/10/10 20:52:50 hardave Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.90 2005/11/01 17:18:54 allanonjl Exp $
+
+ 01 Nov 2005; John N. Laliberte <allanonjl@gentoo.org> vte-0.11.15.ebuild:
+ stable on x86
10 Oct 2005; Hardave Riar <hardave@gentoo.org> vte-0.11.13-r2.ebuild:
Stable on mips.
diff --git a/x11-libs/vte/Manifest b/x11-libs/vte/Manifest
index 50ce65b31266..6d01eb6ebb49 100644
--- a/x11-libs/vte/Manifest
+++ b/x11-libs/vte/Manifest
@@ -1,9 +1,9 @@
+MD5 99ab8ec5f20fddd03c6e287b7cd52ce4 vte-0.11.15.ebuild 1300
MD5 8c0fd3f03ddf7a76c18479abe0561e21 ChangeLog 10388
+MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
+MD5 aa4d3fbbdfc954475759cebe1f450a58 vte-0.11.13-r2.ebuild 1401
+MD5 3805528034f3d01fa27e24f600618c0d files/vte-line-scroll.patch 2234
MD5 41b41aaa36ba84805514d34f2d9b491f files/digest-vte-0.11.13-r2 64
-MD5 d1ed443a14f417affb1932a7765c120c files/digest-vte-0.11.15 64
MD5 f8d6220ac03de9b337c4b0ec5243f55f files/vte-0.11.13-memory_fix.patch 7661
-MD5 3805528034f3d01fa27e24f600618c0d files/vte-line-scroll.patch 2234
MD5 31acc289fb190f9bdd0285147233eee0 files/vte-no_lazy_bindings.patch 419
-MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
-MD5 aa4d3fbbdfc954475759cebe1f450a58 vte-0.11.13-r2.ebuild 1401
-MD5 0459ea41a4b7b590827d9842215e1752 vte-0.11.15.ebuild 1301
+MD5 d1ed443a14f417affb1932a7765c120c files/digest-vte-0.11.15 64
diff --git a/x11-libs/vte/vte-0.11.15.ebuild b/x11-libs/vte/vte-0.11.15.ebuild
index 66429ec67fbf..8f8a99c43b03 100644
--- a/x11-libs/vte/vte-0.11.15.ebuild
+++ b/x11-libs/vte/vte-0.11.15.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.15.ebuild,v 1.2 2005/10/10 15:49:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.15.ebuild,v 1.3 2005/11/01 17:18:54 allanonjl 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