diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-04-09 13:42:14 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-04-09 13:42:14 +0000 |
commit | 6551eb571d09f8a18761ca38617c83513a763556 (patch) | |
tree | 7c3c9b746b79d921bb8d9b1047e9822845dcef43 /x11-libs/vte | |
parent | Fixed broken src_compile(); bug #88447. Sorry :( (diff) | |
download | gentoo-2-6551eb571d09f8a18761ca38617c83513a763556.tar.gz gentoo-2-6551eb571d09f8a18761ca38617c83513a763556.tar.bz2 gentoo-2-6551eb571d09f8a18761ca38617c83513a763556.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.11-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 08a930476734..a48f811ce3d2 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.65 2005/04/02 03:23:25 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.66 2005/04/09 13:37:40 corsair Exp $ + + 09 Apr 2005; Markus Rothe <corsair@gentoo.org> vte-0.11.11-r2.ebuild: + Stable on ppc64 02 Apr 2005; Stephen P. Becker <geoman@gentoo.org> vte-0.11.11-r2.ebuild: stable on mips diff --git a/x11-libs/vte/vte-0.11.11-r2.ebuild b/x11-libs/vte/vte-0.11.11-r2.ebuild index 73a80ce354c0..8c4858073efd 100644 --- a/x11-libs/vte/vte-0.11.11-r2.ebuild +++ b/x11-libs/vte/vte-0.11.11-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.11-r2.ebuild,v 1.8 2005/04/02 03:23:25 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.11-r2.ebuild,v 1.9 2005/04/09 13:37:40 corsair Exp $ inherit gnome2 eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips ~ppc64" +KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips ppc64" IUSE="doc python" RDEPEND=">=dev-libs/glib-2 |