summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2005-06-25 14:59:40 +0000
committerGuy Martin <gmsoft@gentoo.org>2005-06-25 14:59:40 +0000
commit652ae442e5ef7ad698e78c488159c94a05c28700 (patch)
treed28b711a9f96b41baf958a76be0bb479614e4d1c /x11-libs/vte
parentStable on sparc (diff)
downloadhistorical-652ae442e5ef7ad698e78c488159c94a05c28700.tar.gz
historical-652ae442e5ef7ad698e78c488159c94a05c28700.tar.bz2
historical-652ae442e5ef7ad698e78c488159c94a05c28700.zip
Stable on hppa.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-libs/vte')
-rw-r--r--x11-libs/vte/ChangeLog5
-rw-r--r--x11-libs/vte/Manifest6
-rw-r--r--x11-libs/vte/vte-0.11.12.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index ab28a8e8d8ab..e7b7a5848beb 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.73 2005/06/14 01:34:28 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.74 2005/06/25 14:59:40 gmsoft Exp $
+
+ 25 Jun 2005; Guy Martin <gmsoft@gentoo.org> :
+ Stable on hppa.
*vte-0.11.13 (13 Jun 2005)
diff --git a/x11-libs/vte/Manifest b/x11-libs/vte/Manifest
index e3d02f8aab0b..911ac31b6482 100644
--- a/x11-libs/vte/Manifest
+++ b/x11-libs/vte/Manifest
@@ -1,14 +1,14 @@
-MD5 00c9fe112c8adcf7eb2631371c487a17 ChangeLog 8483
+MD5 8a846691b559618c768f43adcd197893 ChangeLog 8547
MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158
MD5 3e44539848e57907d28517c740ac02d0 vte-0.11.13.ebuild 1025
-MD5 6474ced401065c62e64def31357b48f2 vte-0.11.12.ebuild 942
MD5 ddd6e7926bc9e07a4cda867cbae55525 vte-0.11.11-r2.ebuild 881
MD5 d0c57ce50e880834f9c24e229ac26232 vte-0.11.11-r3.ebuild 1074
+MD5 fe29d6a3346a3e531b9295e9909573c5 vte-0.11.12.ebuild 938
MD5 41b41aaa36ba84805514d34f2d9b491f files/digest-vte-0.11.13 64
MD5 76c3c0d2bc006fe4de452fd3f0c26e45 files/digest-vte-0.11.11-r2 64
MD5 76c3c0d2bc006fe4de452fd3f0c26e45 files/digest-vte-0.11.11-r3 64
+MD5 18e062a775ab3d1b9bb67830755399e4 files/digest-vte-0.11.12 64
MD5 e88adf7f30513086f097d4940e99d03e files/vte-0.11.11-row_fix.patch 697
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.12.ebuild b/x11-libs/vte/vte-0.11.12.ebuild
index dc2735ab0fb1..83a62cdde1f5 100644
--- a/x11-libs/vte/vte-0.11.12.ebuild
+++ b/x11-libs/vte/vte-0.11.12.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.12.ebuild,v 1.10 2005/06/14 01:34:28 leonardop Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.12.ebuild,v 1.11 2005/06/25 14:59:40 gmsoft Exp $
inherit gnome2 eutils
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 hppa ~ia64 ppc ppc64 sparc x86"
IUSE="doc python"
RDEPEND=">=dev-libs/glib-2