diff options
author | 2009-10-24 16:22:27 +0000 | |
---|---|---|
committer | 2009-10-24 16:22:27 +0000 | |
commit | f7fab7575a3eb0ffeff61b557a548ae78a0be664 (patch) | |
tree | 9515ef3387e5feaa012f07565fa64abe990ce1ff /x11-libs | |
parent | Stable on alpha, bug #289092 (diff) | |
download | gentoo-2-f7fab7575a3eb0ffeff61b557a548ae78a0be664.tar.gz gentoo-2-f7fab7575a3eb0ffeff61b557a548ae78a0be664.tar.bz2 gentoo-2-f7fab7575a3eb0ffeff61b557a548ae78a0be664.zip |
ppc stable #281427
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.20.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 09b3991cc282..28fc09eaf355 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.232 2009/10/16 22:38:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.233 2009/10/24 16:22:27 nixnut Exp $ + + 24 Oct 2009; nixnut <nixnut@gentoo.org> vte-0.20.5.ebuild: + ppc stable #281427 16 Oct 2009; Markus Meier <maekke@gentoo.org> vte-0.20.5.ebuild: x86 stable, bug #281427 diff --git a/x11-libs/vte/vte-0.20.5.ebuild b/x11-libs/vte/vte-0.20.5.ebuild index e9fa1a5bc3d2..2d3b1db3be03 100644 --- a/x11-libs/vte/vte-0.20.5.ebuild +++ b/x11-libs/vte/vte-0.20.5.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.20.5.ebuild,v 1.3 2009/10/16 22:38:53 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.20.5.ebuild,v 1.4 2009/10/24 16:22:27 nixnut Exp $ EAPI="2" @@ -11,7 +11,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" IUSE="debug doc glade python" RDEPEND=">=dev-libs/glib-2.18.0 |