summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2005-12-18 18:15:08 +0000
committerMarkus Rothe <corsair@gentoo.org>2005-12-18 18:15:08 +0000
commit5b1bf0a5251a3f4406fcd61ae11d957eee1d107a (patch)
treebb4960ca9dbd4b09b3e194743d5922ec4becfe4f /x11-libs/vte
parentDrop whitespace. (diff)
downloadgentoo-2-5b1bf0a5251a3f4406fcd61ae11d957eee1d107a.tar.gz
gentoo-2-5b1bf0a5251a3f4406fcd61ae11d957eee1d107a.tar.bz2
gentoo-2-5b1bf0a5251a3f4406fcd61ae11d957eee1d107a.zip
Stable on ppc64
(Portage version: 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