diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-07-17 14:39:26 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-07-17 14:39:26 +0000 |
commit | 7c4bfb071fa7aade4defd53619bff37ff277fa00 (patch) | |
tree | 63f2cc425394920baf1da2c9e2e6d6de85da5a83 /x11-libs/vte | |
parent | Marked stable on amd64 for bug #139612 (diff) | |
download | historical-7c4bfb071fa7aade4defd53619bff37ff277fa00.tar.gz historical-7c4bfb071fa7aade4defd53619bff37ff277fa00.tar.bz2 historical-7c4bfb071fa7aade4defd53619bff37ff277fa00.zip |
Marked stable on amd64 for bug #139612
Package-Manager: portage-2.1.1_pre2-r8
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.12.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index a254fe9a59ff..496b195aa0fa 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.125 2006/07/16 10:52:11 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.126 2006/07/17 14:31:10 dang Exp $ + + 17 Jul 2006; Daniel Gryniewicz <dang@gentoo.org> vte-0.12.2.ebuild: + Marked stable on amd64 for bug #139612 16 Jul 2006; Tobias Scherbaum <dertobi123@gentoo.org> vte-0.12.2.ebuild: hppa stable, bug #139612 diff --git a/x11-libs/vte/vte-0.12.2.ebuild b/x11-libs/vte/vte-0.12.2.ebuild index 074980f2b3ba..140a50638879 100644 --- a/x11-libs/vte/vte-0.12.2.ebuild +++ b/x11-libs/vte/vte-0.12.2.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.12.2.ebuild,v 1.6 2006/07/16 10:52:11 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.12.2.ebuild,v 1.7 2006/07/17 14:31:10 dang Exp $ inherit eutils autotools 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 opengl python" RDEPEND=">=dev-libs/glib-2.6 |