summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-06-12 13:00:59 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-06-12 13:00:59 +0000
commite5c0997e287e7ea280d0ddb8d783c892de86dc92 (patch)
treefe27e18625e270afa2dd99c7e081ecfa6805bb0d /x11-libs/vte
parentStable on ppc. (diff)
downloadgentoo-2-e5c0997e287e7ea280d0ddb8d783c892de86dc92.tar.gz
gentoo-2-e5c0997e287e7ea280d0ddb8d783c892de86dc92.tar.bz2
gentoo-2-e5c0997e287e7ea280d0ddb8d783c892de86dc92.zip
Stable on alpha.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r--x11-libs/vte/ChangeLog5
-rw-r--r--x11-libs/vte/vte-0.11.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index 60dd3a10a014..675ec3a3e51c 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.69 2005/06/09 18:59:05 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.70 2005/06/12 13:00:59 kloeri Exp $
+
+ 12 Jun 2005; Bryan Østergaard <kloeri@gentoo.org> vte-0.11.12.ebuild:
+ Stable on alpha.
09 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org> vte-0.11.12.ebuild:
Stable on sparc
diff --git a/x11-libs/vte/vte-0.11.12.ebuild b/x11-libs/vte/vte-0.11.12.ebuild
index 89ac5b834c16..8924029197dd 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.6 2005/06/09 18:59:05 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.12.ebuild,v 1.7 2005/06/12 13:00:59 kloeri 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