diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-02-04 04:21:51 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-02-04 04:21:51 +0000 |
commit | 969acbabc56f7e6e71437ca212d16fad7d4a5218 (patch) | |
tree | 196dc8edf549e073f047d5567865b1022c49ed1d /x11-libs/vte | |
parent | Stable for HPPA (bug #208366). (diff) | |
download | gentoo-2-969acbabc56f7e6e71437ca212d16fad7d4a5218.tar.gz gentoo-2-969acbabc56f7e6e71437ca212d16fad7d4a5218.tar.bz2 gentoo-2-969acbabc56f7e6e71437ca212d16fad7d4a5218.zip |
Stable for HPPA (bug #208366).
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.16.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index c8e62fbe3376..eefc8ec84afd 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.193 2008/02/03 11:27:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.194 2008/02/04 04:21:51 jer Exp $ + + 04 Feb 2008; Jeroen Roovers <jer@gentoo.org> vte-0.16.12.ebuild: + Stable for HPPA (bug #208366). 03 Feb 2008; Raúl Porcel <armin76@gentoo.org> vte-0.16.12.ebuild: alpha/ia64/sparc stable wrt #208366 diff --git a/x11-libs/vte/vte-0.16.12.ebuild b/x11-libs/vte/vte-0.16.12.ebuild index 8728bea00bd2..dcc77165a147 100644 --- a/x11-libs/vte/vte-0.16.12.ebuild +++ b/x11-libs/vte/vte-0.16.12.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.12.ebuild,v 1.6 2008/02/03 11:27:29 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.12.ebuild,v 1.7 2008/02/04 04:21:51 jer Exp $ inherit eutils gnome2 autotools python @@ -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" |