summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2006-01-22 19:12:06 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2006-01-22 19:12:06 +0000
commit1a8f6e28ea58059fbffd20eb3c29859042c1fa86 (patch)
treefc3f92c6754fc4828a9a0d1037d328ab427662d0 /x11-libs/vte
parentImport 2006.0 profiles, add 'pam' to STAGE1_USE to fix Bug #113298 (diff)
downloadgentoo-2-1a8f6e28ea58059fbffd20eb3c29859042c1fa86.tar.gz
gentoo-2-1a8f6e28ea58059fbffd20eb3c29859042c1fa86.tar.bz2
gentoo-2-1a8f6e28ea58059fbffd20eb3c29859042c1fa86.zip
Marked stable on amd64 per bug #119634
(Portage version: 2.1_pre3-r1)
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 d38b897759de..ca4fcd5b9a86 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.102 2006/01/22 14:54:24 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.103 2006/01/22 19:09:36 dang Exp $
+
+ 22 Jan 2006; <dang@gentoo.org> vte-0.11.16-r1.ebuild:
+ Marked stable on amd64 per bug #119634
22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
vte-0.11.16-r1.ebuild:
diff --git a/x11-libs/vte/Manifest b/x11-libs/vte/Manifest
index d0b8460c7af0..d999cf847bda 100644
--- a/x11-libs/vte/Manifest
+++ b/x11-libs/vte/Manifest
@@ -1,4 +1,4 @@
-MD5 2abf0324a42e804aeb0745c473659f54 ChangeLog 11999
+MD5 33a2d923b3075535e6686c75d7ea62a7 ChangeLog 12097
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 +13,5 @@ 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 6d11127c977828c27a7e6cdd7a8d9682 vte-0.11.16-r1.ebuild 1353
+MD5 9b07236acd3dd91380c608bcc1d8a01b vte-0.11.16-r1.ebuild 1352
MD5 c1bb4fc20b0ddfa11a4e7ba3a28e52e3 vte-0.11.16.ebuild 1297
diff --git a/x11-libs/vte/vte-0.11.16-r1.ebuild b/x11-libs/vte/vte-0.11.16-r1.ebuild
index f32bebe9c62e..10404cc6878d 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.4 2006/01/22 14:54:24 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.16-r1.ebuild,v 1.5 2006/01/22 19:09:36 dang 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