diff options
author | 2006-02-03 18:30:20 +0000 | |
---|---|---|
committer | 2006-02-03 18:30:20 +0000 | |
commit | 7afe579ad74b18d35db1d2dbe98299231a146940 (patch) | |
tree | a6eeecf09f4e96d33a7906a54f83344e1ee98bbd /x11-libs | |
parent | Update x11-drm flags. (diff) | |
download | gentoo-2-7afe579ad74b18d35db1d2dbe98299231a146940.tar.gz gentoo-2-7afe579ad74b18d35db1d2dbe98299231a146940.tar.bz2 gentoo-2-7afe579ad74b18d35db1d2dbe98299231a146940.zip |
Stable on hppa.
(Portage version: 2.0.53)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.16-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 3b20ef415bd5..66f93f48094c 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.105 2006/01/29 18:05:29 allanonjl Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.106 2006/02/03 18:30:20 gmsoft Exp $ + + 03 Feb 2006; Guy Martin <gmsoft@gentoo.org> vte-0.11.16-r1.ebuild: + Stable on hppa. *vte-0.11.17 (29 Jan 2006) diff --git a/x11-libs/vte/vte-0.11.16-r1.ebuild b/x11-libs/vte/vte-0.11.16-r1.ebuild index 36375dc0603d..d9f373df1f94 100644 --- a/x11-libs/vte/vte-0.11.16-r1.ebuild +++ b/x11-libs/vte/vte-0.11.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.16-r1.ebuild,v 1.6 2006/01/22 21:32:15 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.16-r1.ebuild,v 1.7 2006/02/03 18:30:20 gmsoft 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 |