summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2006-01-22 14:55:51 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2006-01-22 14:55:51 +0000
commit96ce67b9d5e71c8ed664872bc33364b65532ca3e (patch)
tree08007cea670b058618ac4d33a79726c79de99d73 /x11-libs
parentFixed X-related dependencies (support for modular X). (diff)
downloadgentoo-2-96ce67b9d5e71c8ed664872bc33364b65532ca3e.tar.gz
gentoo-2-96ce67b9d5e71c8ed664872bc33364b65532ca3e.tar.bz2
gentoo-2-96ce67b9d5e71c8ed664872bc33364b65532ca3e.zip
Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/vte/ChangeLog6
-rw-r--r--x11-libs/vte/Manifest12
-rw-r--r--x11-libs/vte/vte-0.11.16-r1.ebuild4
3 files changed, 8 insertions, 14 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index 676d2ea8df7c..d38b897759de 100644
--- a/x11-libs/vte/ChangeLog
+++ b/x11-libs/vte/ChangeLog
@@ -1,6 +1,10 @@
# 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.101 2006/01/22 03:52:57 tsunam Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.102 2006/01/22 14:54:24 dertobi123 Exp $
+
+ 22 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org>
+ vte-0.11.16-r1.ebuild:
+ Marked ppc stable for bug #119634; Stabilize Gnome-2.12.2
22 Jan 2006; Joshua Jackson <tsunam@gentoo.org> vte-0.11.16-r1.ebuild:
Stable on x86 for bug #119634; Stabilize Gnome-2.12.2
diff --git a/x11-libs/vte/Manifest b/x11-libs/vte/Manifest
index e814bbd078b6..a44cd3055355 100644
--- a/x11-libs/vte/Manifest
+++ b/x11-libs/vte/Manifest
@@ -1,6 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 38252d2655e0dd96ad50e6a3ec5c7574 ChangeLog 11853
MD5 41b41aaa36ba84805514d34f2d9b491f files/digest-vte-0.11.13-r2 64
MD5 d1ed443a14f417affb1932a7765c120c files/digest-vte-0.11.15 64
@@ -16,12 +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 7baaf535a1b57ed97e4476671831c4ed vte-0.11.16-r1.ebuild 1350
+MD5 d8079daf4112d06aaf06a9d344f93c1d vte-0.11.16-r1.ebuild 1349
MD5 c1bb4fc20b0ddfa11a4e7ba3a28e52e3 vte-0.11.16.ebuild 1297
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFD0wJrSENan+PfizARAgejAJ9BkXhcYFOHdse0/SS3GnrY3aUXyQCeNRiv
-ngEpERfS2/h/fRBL149O6dM=
-=fxAU
------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 adc6dd1266f7..f32bebe9c62e 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.3 2006/01/22 03:52:57 tsunam Exp $
+# $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 $
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