diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 11:11:12 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-30 11:11:12 +0000 |
commit | af0b0e9f9866165828c094e5a6cb54324871ccc3 (patch) | |
tree | cf75ecd6be205430cfad3f453bd049c423f90e11 /x11-libs/vte | |
parent | alpha stable wrt #171107 (diff) | |
download | gentoo-2-af0b0e9f9866165828c094e5a6cb54324871ccc3.tar.gz gentoo-2-af0b0e9f9866165828c094e5a6cb54324871ccc3.tar.bz2 gentoo-2-af0b0e9f9866165828c094e5a6cb54324871ccc3.zip |
alpha/ia64 stable wrt #171107
(Portage version: 2.1.2.7)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.14.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 34c3e62040b2..7847c1fe9d48 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.151 2007/05/30 00:22:04 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.152 2007/05/30 11:11:12 armin76 Exp $ + + 30 May 2007; Raúl Porcel <armin76@gentoo.org> vte-0.14.2.ebuild: + alpha/ia64 stable wrt #171107 29 May 2007; Andrej Kacian <ticho@gentoo.org> vte-0.14.2.ebuild: Stable on x86, bug #171107. diff --git a/x11-libs/vte/vte-0.14.2.ebuild b/x11-libs/vte/vte-0.14.2.ebuild index 872b0f08483b..b492c46dce5b 100644 --- a/x11-libs/vte/vte-0.14.2.ebuild +++ b/x11-libs/vte/vte-0.14.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.14.2.ebuild,v 1.3 2007/05/30 00:22:04 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.14.2.ebuild,v 1.4 2007/05/30 11:11:12 armin76 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 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="debug doc python opengl" RDEPEND=">=dev-libs/glib-2.9 |