diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-14 17:38:58 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-03-14 17:38:58 +0000 |
commit | a96dfd1715daea36d5eba734b30e28106886176f (patch) | |
tree | 1797de28039d81372f6fef61b0d01e9fab67b5f4 /x11-libs/vte | |
parent | Stable on hppa (diff) | |
download | gentoo-2-a96dfd1715daea36d5eba734b30e28106886176f.tar.gz gentoo-2-a96dfd1715daea36d5eba734b30e28106886176f.tar.bz2 gentoo-2-a96dfd1715daea36d5eba734b30e28106886176f.zip |
Stable on hppa
(Portage version: 2.0.54)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index d2c2d2660dfb..eb8870187dd8 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.111 2006/03/13 20:05:23 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.112 2006/03/14 17:38:58 gustavoz Exp $ + + 14 Mar 2006; Gustavo Zacarias <gustavoz@gentoo.org> vte-0.11.18.ebuild: + Stable on hppa *vte-0.12.0 (13 Mar 2006) diff --git a/x11-libs/vte/vte-0.11.18.ebuild b/x11-libs/vte/vte-0.11.18.ebuild index 6655e86900fc..c1fb28d7cba2 100644 --- a/x11-libs/vte/vte-0.11.18.ebuild +++ b/x11-libs/vte/vte-0.11.18.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.18.ebuild,v 1.3 2006/03/13 15:11:35 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.18.ebuild,v 1.4 2006/03/14 17:38:58 gustavoz Exp $ inherit eutils autotools 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" RDEPEND=">=dev-libs/glib-2 |