summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-12-18 18:13:05 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-12-18 18:13:05 +0000
commitf04b15b3754acec1e9f4b51a149eb417b124520c (patch)
tree90d223e204112b6b47adf4bd30def3b9cc092847 /x11-libs/vte
parentStable on ppc64 (diff)
downloadhistorical-f04b15b3754acec1e9f4b51a149eb417b124520c.tar.gz
historical-f04b15b3754acec1e9f4b51a149eb417b124520c.tar.bz2
historical-f04b15b3754acec1e9f4b51a149eb417b124520c.zip
Stable on ppc64
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'x11-libs/vte')
-rw-r--r--x11-libs/vte/ChangeLog5
-rw-r--r--x11-libs/vte/vte-0.11.15.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index 7a59d20e8b46..1ac68ed2b6e7 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.96 2005/12/15 20:29:26 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.97 2005/12/18 18:13:05 corsair Exp $
+
+ 18 Dec 2005; Markus Rothe <corsair@gentoo.org> vte-0.11.15.ebuild:
+ Stable on ppc64
*vte-0.11.16 (15 Dec 2005)
diff --git a/x11-libs/vte/vte-0.11.15.ebuild b/x11-libs/vte/vte-0.11.15.ebuild
index e353d6566a5a..bf3ae3fb22c7 100644
--- a/x11-libs/vte/vte-0.11.15.ebuild
+++ b/x11-libs/vte/vte-0.11.15.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.15.ebuild,v 1.6 2005/11/15 06:44:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.15.ebuild,v 1.7 2005/12/18 18:13:05 corsair 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