summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-04-21 20:47:03 +0000
committerThomas Cort <tcort@gentoo.org>2006-04-21 20:47:03 +0000
commit8e700fabb946eb23bb2cd9889f051432a303ec2f (patch)
tree8490995f330eaf44d2da05bc5d43e1a4ff27a59c /x11-libs
parentStable on alpha wrt Bug #126321. (diff)
downloadgentoo-2-8e700fabb946eb23bb2cd9889f051432a303ec2f.tar.gz
gentoo-2-8e700fabb946eb23bb2cd9889f051432a303ec2f.tar.bz2
gentoo-2-8e700fabb946eb23bb2cd9889f051432a303ec2f.zip
Stable on alpha wrt Bug #126321.
(Portage version: 2.0.54)
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/vte/ChangeLog5
-rw-r--r--x11-libs/vte/vte-0.11.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index 81f881708e78..e4f1a0e125f8 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.118 2006/03/24 16:21:15 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.119 2006/04/21 20:47:03 tcort Exp $
+
+ 21 Apr 2006; Thomas Cort <tcort@gentoo.org> vte-0.11.18.ebuild:
+ Stable on alpha wrt Bug #126321.
24 Mar 2006; Aron Griffis <agriffis@gentoo.org> vte-0.11.18.ebuild:
Mark 0.11.18 stable on ia64
diff --git a/x11-libs/vte/vte-0.11.18.ebuild b/x11-libs/vte/vte-0.11.18.ebuild
index 214ce6b91f45..4d8500b5d393 100644
--- a/x11-libs/vte/vte-0.11.18.ebuild
+++ b/x11-libs/vte/vte-0.11.18.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.18.ebuild,v 1.9 2006/03/24 15:21:12 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.18.ebuild,v 1.10 2006/04/21 20:47:03 tcort Exp $
inherit eutils autotools 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"
RDEPEND=">=dev-libs/glib-2