summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-11-11 23:22:13 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-11-11 23:22:13 +0000
commit46022438d4bab8ebf7cbece6400da3dfdf19753e (patch)
treea2de4e5df6c4a20c729ceb2978a46e9fe4e2bc14 /x11-libs
parentmedia-libs/libdvdcss stable on ppc. (diff)
downloadgentoo-2-46022438d4bab8ebf7cbece6400da3dfdf19753e.tar.gz
gentoo-2-46022438d4bab8ebf7cbece6400da3dfdf19753e.tar.bz2
gentoo-2-46022438d4bab8ebf7cbece6400da3dfdf19753e.zip
x11-libs/vte stable on ppc.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-libs')
-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 368905271cbd..2b0af8174e76 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.93 2005/11/06 22:19:07 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.94 2005/11/11 23:22:13 hansmi Exp $
+
+ 11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> vte-0.11.15.ebuild:
+ Stable on ppc.
06 Nov 2005; <dang@gentoo.org> vte-0.11.15-r1.ebuild:
Modular X deps
diff --git a/x11-libs/vte/vte-0.11.15.ebuild b/x11-libs/vte/vte-0.11.15.ebuild
index a3ec2d40ea6e..e0b105c4c2e4 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.4 2005/11/02 12:48:52 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.15.ebuild,v 1.5 2005/11/11 23:22:13 hansmi 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