diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-18 15:23:34 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-12-18 15:23:34 +0000 |
commit | b7a9a828a6ae15141fd2913fd21358e59694d044 (patch) | |
tree | c8b3ff90f675bf453a2dcb1380f9b6d7631e7844 /x11-libs/vte | |
parent | Stable on sparc (diff) | |
download | gentoo-2-b7a9a828a6ae15141fd2913fd21358e59694d044.tar.gz gentoo-2-b7a9a828a6ae15141fd2913fd21358e59694d044.tar.bz2 gentoo-2-b7a9a828a6ae15141fd2913fd21358e59694d044.zip |
Stable on sparc
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.14.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 5048eaa95546..36fda316955d 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.135 2006/12/17 00:44:47 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.136 2006/12/18 15:23:34 gustavoz Exp $ + + 18 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> vte-0.14.1.ebuild: + Stable on sparc 17 Dec 2006; Tobias Scherbaum <dertobi123@gentoo.org> vte-0.14.1.ebuild: Stable on ppc wrt bug #156662. diff --git a/x11-libs/vte/vte-0.14.1.ebuild b/x11-libs/vte/vte-0.14.1.ebuild index c3f49909b2e8..bc78f17ba1f2 100644 --- a/x11-libs/vte/vte-0.14.1.ebuild +++ b/x11-libs/vte/vte-0.14.1.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.14.1.ebuild,v 1.4 2006/12/17 00:44:47 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.14.1.ebuild,v 1.5 2006/12/18 15:23:34 gustavoz Exp $ inherit eutils gnome2 autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 sparc x86" IUSE="debug doc python opengl" RDEPEND=">=dev-libs/glib-2.9 |