summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-08-08 15:07:59 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-08-08 15:07:59 +0000
commitaab93798f5930c1441f8a8b57614af5d5bf708a9 (patch)
treee16c7a8461e1dc0979ea54589f79bbb2e92132c9 /x11-libs/vte
parentStable on ppc64 (diff)
downloadgentoo-2-aab93798f5930c1441f8a8b57614af5d5bf708a9.tar.gz
gentoo-2-aab93798f5930c1441f8a8b57614af5d5bf708a9.tar.bz2
gentoo-2-aab93798f5930c1441f8a8b57614af5d5bf708a9.zip
Stable on ppc64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r--x11-libs/vte/ChangeLog5
-rw-r--r--x11-libs/vte/vte-0.11.13-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index 378ba4d7e1ff..36bc349350aa 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.83 2005/08/02 17:35:43 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.84 2005/08/08 15:04:23 corsair Exp $
+
+ 08 Aug 2005; Markus Rothe <corsair@gentoo.org> vte-0.11.13-r2.ebuild:
+ Stable on ppc64
02 Aug 2005; Simon Stelling <blubb@gentoo.org> vte-0.11.13-r2.ebuild:
stable on amd64
diff --git a/x11-libs/vte/vte-0.11.13-r2.ebuild b/x11-libs/vte/vte-0.11.13-r2.ebuild
index d6572ee72be0..8b4b3af933b5 100644
--- a/x11-libs/vte/vte-0.11.13-r2.ebuild
+++ b/x11-libs/vte/vte-0.11.13-r2.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.13-r2.ebuild,v 1.6 2005/08/02 17:35:43 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.13-r2.ebuild,v 1.7 2005/08/08 15:04:23 corsair Exp $
inherit eutils gnome2
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ~ppc64 sparc x86"
+KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86"
IUSE="debug doc python static"
RDEPEND=">=dev-libs/glib-2