diff options
author | Markus Rothe <corsair@gentoo.org> | 2004-11-01 19:46:31 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2004-11-01 19:46:31 +0000 |
commit | e4d3ab4be712c86a6c81ec235185e6840a159c07 (patch) | |
tree | 21c17bb1238f80f114bd862a61f6f828382b904e /x11-libs/vte | |
parent | old (Manifest recommit) (diff) | |
download | gentoo-2-e4d3ab4be712c86a6c81ec235185e6840a159c07.tar.gz gentoo-2-e4d3ab4be712c86a6c81ec235185e6840a159c07.tar.bz2 gentoo-2-e4d3ab4be712c86a6c81ec235185e6840a159c07.zip |
Marked ~ppc64; bug #64636
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.11-r1.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 20e2b73cf8c5..a979394964ae 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.48 2004/10/01 06:22:49 geoman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.49 2004/11/01 19:43:07 corsair Exp $ + + 01 Nov 2004; Markus Rothe <corsair@gentoo.org> + + vte-0.11.11-r1.ebuild: + Marked ~ppc64; bug #64636 01 Oct 2004; Stephen P. Becker <geoman@gentoo.org> vte-0.11.11.ebuild: stable on mips diff --git a/x11-libs/vte/vte-0.11.11-r1.ebuild b/x11-libs/vte/vte-0.11.11-r1.ebuild index ba729f4ee5d8..373fed14f639 100644 --- a/x11-libs/vte/vte-0.11.11-r1.ebuild +++ b/x11-libs/vte/vte-0.11.11-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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-r1.ebuild,v 1.1 2004/08/08 21:36:44 spider Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.11-r1.ebuild,v 1.2 2004/11/01 19:43:07 corsair Exp $ inherit gnome2 @@ -10,7 +10,7 @@ DESCRIPTION="Xft powered terminal widget" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~amd64 ~ia64 ~mips ~ppc64" LICENSE="LGPL-2" RDEPEND=">=dev-libs/glib-2 |