diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-13 13:10:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-13 13:10:14 +0000 |
commit | cbb9f298474593ea089c981a7cdbaab28b6939c3 (patch) | |
tree | 127bc8975141667eb76ff173d8c84a1f1aee3bdc /x11-libs | |
parent | Stable for amd64, wrt bug #407643 (diff) | |
download | gentoo-2-cbb9f298474593ea089c981a7cdbaab28b6939c3.tar.gz gentoo-2-cbb9f298474593ea089c981a7cdbaab28b6939c3.tar.bz2 gentoo-2-cbb9f298474593ea089c981a7cdbaab28b6939c3.zip |
Stable for amd64, wrt bug #407643
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.30.1-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index bd4fc9b6a4a5..f7712e58f931 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.310 2012/03/12 15:15:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.311 2012/03/13 13:10:14 ago Exp $ + + 13 Mar 2012; Agostino Sarubbo <ago@gentoo.org> vte-0.30.1-r3.ebuild: + Stable for amd64, wrt bug #407643 12 Mar 2012; Brent Baude <ranger@gentoo.org> vte-0.30.1-r3.ebuild: Marking vte-0.30.1-r3 ppc64 stable for bug 407643 diff --git a/x11-libs/vte/vte-0.30.1-r3.ebuild b/x11-libs/vte/vte-0.30.1-r3.ebuild index 3ec48bc804ae..28fce3b38df1 100644 --- a/x11-libs/vte/vte-0.30.1-r3.ebuild +++ b/x11-libs/vte/vte-0.30.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.30.1-r3.ebuild,v 1.2 2012/03/12 15:15:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.30.1-r3.ebuild,v 1.3 2012/03/13 13:10:14 ago Exp $ EAPI="4" GCONF_DEBUG="yes" @@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/vte" LICENSE="LGPL-2" SLOT="2.90" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="debug doc glade +introspection" PDEPEND="x11-libs/gnome-pty-helper" |