diff options
author | Christoph Mende <angelos@gentoo.org> | 2011-06-29 15:01:59 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2011-06-29 15:01:59 +0000 |
commit | 44ef89d02d14470eddacbb30922d567434b9c2f0 (patch) | |
tree | 67e923d865335e691e03cdd5065b4dd3beb738d8 /x11-libs/vte | |
parent | Stable on amd64 wrt bug #371320 (diff) | |
download | gentoo-2-44ef89d02d14470eddacbb30922d567434b9c2f0.tar.gz gentoo-2-44ef89d02d14470eddacbb30922d567434b9c2f0.tar.bz2 gentoo-2-44ef89d02d14470eddacbb30922d567434b9c2f0.zip |
Stable on amd64 wrt bug #371320
(Portage version: 2.2.0_alpha41/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.28.1-r200.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 8e3e9cf81e15..aff6fb9b1398 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.281 2011/06/29 01:49:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.282 2011/06/29 15:01:59 angelos Exp $ + + 29 Jun 2011; Christoph Mende <angelos@gentoo.org> vte-0.28.1-r200.ebuild: + Stable on amd64 wrt bug #371320 29 Jun 2011; Jeroen Roovers <jer@gentoo.org> vte-0.28.1-r200.ebuild: Stable for HPPA (bug #371320). diff --git a/x11-libs/vte/vte-0.28.1-r200.ebuild b/x11-libs/vte/vte-0.28.1-r200.ebuild index 045158435b45..cf24c457dabc 100644 --- a/x11-libs/vte/vte-0.28.1-r200.ebuild +++ b/x11-libs/vte/vte-0.28.1-r200.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.1-r200.ebuild,v 1.5 2011/06/29 01:49:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.1-r200.ebuild,v 1.6 2011/06/29 15:01:59 angelos Exp $ EAPI="3" GCONF_DEBUG="yes" @@ -15,7 +15,7 @@ HOMEPAGE="http://git.gnome.org/browse/vte" 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 +introspection python" PDEPEND="x11-libs/gnome-pty-helper" |