diff options
author | 2008-08-12 13:32:20 +0000 | |
---|---|---|
committer | 2008-08-12 13:32:20 +0000 | |
commit | 714f2a560e2c25205ca841bb29129de985fc62b8 (patch) | |
tree | 9f3e11baa11b739a0775c5e7ed8dd2a3cb62c054 /x11-libs | |
parent | alpha/ia64/sparc stable wrt #229709 (diff) | |
download | gentoo-2-714f2a560e2c25205ca841bb29129de985fc62b8.tar.gz gentoo-2-714f2a560e2c25205ca841bb29129de985fc62b8.tar.bz2 gentoo-2-714f2a560e2c25205ca841bb29129de985fc62b8.zip |
alpha/ia64/sparc stable wrt #229709
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs')
-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 3d0eb01d454f..e43762d85ba3 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.207 2008/08/10 10:55:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.208 2008/08/12 13:32:20 armin76 Exp $ + + 12 Aug 2008; Raúl Porcel <armin76@gentoo.org> vte-0.16.14.ebuild: + alpha/ia64/sparc stable wrt #229709 10 Aug 2008; Markus Meier <maekke@gentoo.org> vte-0.16.14.ebuild: x86 stable, bug #229709 diff --git a/x11-libs/vte/vte-0.16.14.ebuild b/x11-libs/vte/vte-0.16.14.ebuild index ee22373dccda..86f3b649a736 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.4 2008/08/10 10:55:39 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.16.14.ebuild,v 1.5 2008/08/12 13:32:20 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 ~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" |