diff options
author | 2006-01-20 22:01:40 +0000 | |
---|---|---|
committer | 2006-01-20 22:01:40 +0000 | |
commit | 6db989cd9228d929af3f7b89d6cdb97bfa007564 (patch) | |
tree | c08a5e63e6487b318d876c01b1a84fcd841be0e0 /x11-libs | |
parent | Remove old ebuilds (4.0-r1 stable everywhere), block net-misc/tightvnc for bu... (diff) | |
download | gentoo-2-6db989cd9228d929af3f7b89d6cdb97bfa007564.tar.gz gentoo-2-6db989cd9228d929af3f7b89d6cdb97bfa007564.tar.bz2 gentoo-2-6db989cd9228d929af3f7b89d6cdb97bfa007564.zip |
Stable on sparc wrt #119634
(Portage version: 2.0.54)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.11.16-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index e6690d3bfb37..d943a5c37899 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.99 2006/01/16 21:54:02 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.100 2006/01/20 21:58:41 gustavoz Exp $ + + 20 Jan 2006; Gustavo Zacarias <gustavoz@gentoo.org> vte-0.11.16-r1.ebuild: + Stable on sparc wrt #119634 16 Jan 2006; Guy Martin <gmsoft@gentoo.org> vte-0.11.15.ebuild: Stable on hppa. diff --git a/x11-libs/vte/vte-0.11.16-r1.ebuild b/x11-libs/vte/vte-0.11.16-r1.ebuild index 7aa972d59cd3..3440d9817103 100644 --- a/x11-libs/vte/vte-0.11.16-r1.ebuild +++ b/x11-libs/vte/vte-0.11.16-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.16-r1.ebuild,v 1.1 2006/01/05 22:45:24 joem Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.11.16-r1.ebuild,v 1.2 2006/01/20 21:58:41 gustavoz Exp $ inherit eutils gnome2 @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="debug doc python static" RDEPEND=">=dev-libs/glib-2 |