summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2006-01-20 21:58:41 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2006-01-20 21:58:41 +0000
commit244f4ca507cab2778ef08977ddac64c7827e1153 (patch)
treeb92de626df8b68fbba0cb1d0c941efd911ed7656 /x11-libs
parentRemove old ebuilds (4.0-r1 stable everywhere), block net-misc/tightvnc for bu... (diff)
downloadhistorical-244f4ca507cab2778ef08977ddac64c7827e1153.tar.gz
historical-244f4ca507cab2778ef08977ddac64c7827e1153.tar.bz2
historical-244f4ca507cab2778ef08977ddac64c7827e1153.zip
Stable on sparc wrt #119634
Package-Manager: portage-2.0.54
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/vte/ChangeLog5
-rw-r--r--x11-libs/vte/Manifest14
-rw-r--r--x11-libs/vte/vte-0.11.16-r1.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index e6690d3bfb37..d943a5c37899 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.99 2006/01/16 21:54:02 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.100 2006/01/20 21:58:41 gustavoz Exp $
+
+ 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> vte-0.11.16-r1.ebuild:
+ Stable on sparc wrt #119634
16 Jan 2006; Guy Martin <gmsoft@gentoo.org> vte-0.11.15.ebuild:
Stable on hppa.
diff --git a/x11-libs/vte/Manifest b/x11-libs/vte/Manifest
index 54b54ec2fc50..7ca34fbb11ef 100644
--- a/x11-libs/vte/Manifest
+++ b/x11-libs/vte/Manifest
@@ -1,4 +1,7 @@
-MD5 4c75c3cd9c11aa85f91ddeecb0aa1748 ChangeLog 11614
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 82125b5bf0482ef68162fe7f823350db ChangeLog 11725
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
@@ -13,5 +16,12 @@ 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 4dd516df6138f83a4c37ecfe9ee7d267 vte-0.11.16-r1.ebuild 1350
+MD5 bb7efa8edabd010fe347ebec046e4ae6 vte-0.11.16-r1.ebuild 1353
MD5 c1bb4fc20b0ddfa11a4e7ba3a28e52e3 vte-0.11.16.ebuild 1297
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2-ecc0.1.6 (GNU/Linux)
+
+iD8DBQFD0V0hKRy60XGEcJIRAnTIAKCkn9wl1SkkDCLmXloUb4l/0z1HiACcDbSm
+u+IBUDWK5JhBjX+mCw03RE4=
+=X8Br
+-----END PGP SIGNATURE-----
diff --git a/x11-libs/vte/vte-0.11.16-r1.ebuild b/x11-libs/vte/vte-0.11.16-r1.ebuild
index 7aa972d59cd3..3440d9817103 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.1 2006/01/05 22:45:24 joem Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.16-r1.ebuild,v 1.2 2006/01/20 21:58:41 gustavoz 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