diff options
author | Olivier Crête <tester@gentoo.org> | 2009-10-08 03:08:46 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-10-08 03:08:46 +0000 |
commit | 0584b78fbe5f9ac37a05fca09a3b3e83bfc1e78c (patch) | |
tree | 2b33c022338a20f98e241cae88de832f5e4bb7e4 /x11-libs/vte | |
parent | Stable on amd64, bug #281427 (diff) | |
download | gentoo-2-0584b78fbe5f9ac37a05fca09a3b3e83bfc1e78c.tar.gz gentoo-2-0584b78fbe5f9ac37a05fca09a3b3e83bfc1e78c.tar.bz2 gentoo-2-0584b78fbe5f9ac37a05fca09a3b3e83bfc1e78c.zip |
Stable on amd64, bug #281427
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/vte')
-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 9bd875f92530..2f7bba756c9d 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.230 2009/06/16 07:25:53 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.231 2009/10/08 03:08:46 tester Exp $ + + 08 Oct 2009; Olivier Crête <tester@gentoo.org> vte-0.20.5.ebuild: + Stable on amd64, bug #281427 16 Jun 2009; Rémi Cardona <remi@gentoo.org> -vte-0.20.2.ebuild, -vte-0.20.4.ebuild: diff --git a/x11-libs/vte/vte-0.20.5.ebuild b/x11-libs/vte/vte-0.20.5.ebuild index 36aa5410773e..27a09f7233c0 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.1 2009/06/10 07:22:19 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.20.5.ebuild,v 1.2 2009/10/08 03:08:46 tester 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 |