diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-13 13:19:09 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-13 13:19:09 +0000 |
commit | e505520983949590cbb8a3101fd49b517c35beb4 (patch) | |
tree | 04228fcc8be98f7ab4ada1e84a6bde3e7031a4a0 /x11-libs/vte | |
parent | Stable on ppc64; bug #217389 (diff) | |
download | gentoo-2-e505520983949590cbb8a3101fd49b517c35beb4.tar.gz gentoo-2-e505520983949590cbb8a3101fd49b517c35beb4.tar.bz2 gentoo-2-e505520983949590cbb8a3101fd49b517c35beb4.zip |
Stable on ppc64; bug #217395
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.16.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 8276427882ee..57388a42ff99 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.199 2008/04/12 16:42:05 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.200 2008/04/13 13:19:09 corsair Exp $ + + 13 Apr 2008; Markus Rothe <corsair@gentoo.org> vte-0.16.13.ebuild: + Stable on ppc64; bug #217395 12 Apr 2008; Dawid Węgliński <cla@gentoo.org> vte-0.16.13.ebuild: Stable on x86 (bug #217395) diff --git a/x11-libs/vte/vte-0.16.13.ebuild b/x11-libs/vte/vte-0.16.13.ebuild index 5144d8d208c6..fd05c239220a 100644 --- a/x11-libs/vte/vte-0.16.13.ebuild +++ b/x11-libs/vte/vte-0.16.13.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.13.ebuild,v 1.4 2008/04/12 16:42:05 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.13.ebuild,v 1.5 2008/04/13 13:19:09 corsair 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" |