diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 11:03:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-28 11:03:52 +0000 |
commit | 463d72db5b1350bd92748a42a2cb2027e11bf69d (patch) | |
tree | 0e5f2f16ac0997a10c8dc9b90cbe4727cd87fca9 | |
parent | sh stable (diff) | |
download | gentoo-2-463d72db5b1350bd92748a42a2cb2027e11bf69d.tar.gz gentoo-2-463d72db5b1350bd92748a42a2cb2027e11bf69d.tar.bz2 gentoo-2-463d72db5b1350bd92748a42a2cb2027e11bf69d.zip |
arm/sh stable
(Portage version: 2.1.6.7/cvs/Linux ia64)
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.17.4-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 185dd60b0b88..e3ab2d2658af 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.222 2009/04/27 12:57:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.223 2009/04/28 11:03:52 armin76 Exp $ + + 28 Apr 2009; Raúl Porcel <armin76@gentoo.org> vte-0.17.4-r3.ebuild: + arm/sh stable 27 Apr 2009; Jeroen Roovers <jer@gentoo.org> vte-0.17.4-r3: Stable for HPPA (bug #260063). diff --git a/x11-libs/vte/vte-0.17.4-r3.ebuild b/x11-libs/vte/vte-0.17.4-r3.ebuild index 1d2b2207071a..d9e092d6e5e6 100644 --- a/x11-libs/vte/vte-0.17.4-r3.ebuild +++ b/x11-libs/vte/vte-0.17.4-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.17.4-r3.ebuild,v 1.9 2009/04/27 12:57:33 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.17.4-r3.ebuild,v 1.10 2009/04/28 11:03:52 armin76 Exp $ inherit gnome2 eutils @@ -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" |