diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-25 14:14:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-25 14:14:51 +0000 |
commit | 8e32c77d035ef43346ec34ba9f0d80aaf127b9c4 (patch) | |
tree | e0e8cd2e867a792c1ec0de7dfe2b410b9c63498e /x11-libs/vte | |
parent | Stable for HPPA (bug #236971). (diff) | |
download | gentoo-2-8e32c77d035ef43346ec34ba9f0d80aaf127b9c4.tar.gz gentoo-2-8e32c77d035ef43346ec34ba9f0d80aaf127b9c4.tar.bz2 gentoo-2-8e32c77d035ef43346ec34ba9f0d80aaf127b9c4.zip |
Stable for HPPA (bug #236971).
(Portage version: 2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR i686)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.16.14.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index e43762d85ba3..94685f2270f1 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.208 2008/08/12 13:32:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.209 2008/09/25 14:14:51 jer Exp $ + + 25 Sep 2008; Jeroen Roovers <jer@gentoo.org> vte-0.16.14.ebuild: + Stable for HPPA (bug #236971). 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> vte-0.16.14.ebuild: alpha/ia64/sparc stable wrt #229709 diff --git a/x11-libs/vte/vte-0.16.14.ebuild b/x11-libs/vte/vte-0.16.14.ebuild index 86f3b649a736..131bd241721c 100644 --- a/x11-libs/vte/vte-0.16.14.ebuild +++ b/x11-libs/vte/vte-0.16.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.14.ebuild,v 1.5 2008/08/12 13:32:20 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.14.ebuild,v 1.6 2008/09/25 14:14:51 jer 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 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" # pcre is broken in this release IUSE="debug doc python opengl" |