diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-07-29 10:57:52 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-07-29 10:57:52 +0000 |
commit | b3cf5bfe398baeaae279d5fd40b15ee3f5a59cee (patch) | |
tree | 22103651f568c911edca99f8d3ecb2f0e43b421d /x11-libs | |
parent | Stable on alpha, bug 551814 (diff) | |
download | gentoo-2-b3cf5bfe398baeaae279d5fd40b15ee3f5a59cee.tar.gz gentoo-2-b3cf5bfe398baeaae279d5fd40b15ee3f5a59cee.tar.bz2 gentoo-2-b3cf5bfe398baeaae279d5fd40b15ee3f5a59cee.zip |
Stable on alpha, bug 551814
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.28.2-r207.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 50b0da9d5541..c17861cbc133 100644 --- a/x11-libs/vte/ChangeLog +++ b/x11-libs/vte/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/vte # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.422 2015/07/29 10:57:15 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.423 2015/07/29 10:57:52 klausman Exp $ + + 29 Jul 2015; Tobias Klausmann <klausman@gentoo.org> vte-0.28.2-r207.ebuild: + Stable on alpha, bug 551814 29 Jul 2015; Tobias Klausmann <klausman@gentoo.org> vte-0.36.4.ebuild: Stable on alpha, bug 551814 diff --git a/x11-libs/vte/vte-0.28.2-r207.ebuild b/x11-libs/vte/vte-0.28.2-r207.ebuild index 30d0305081d2..39993f64ade0 100644 --- a/x11-libs/vte/vte-0.28.2-r207.ebuild +++ b/x11-libs/vte/vte-0.28.2-r207.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r207.ebuild,v 1.8 2015/07/25 12:16:23 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.28.2-r207.ebuild,v 1.9 2015/07/29 10:57:52 klausman Exp $ EAPI="5" GCONF_DEBUG="no" @@ -13,7 +13,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/Terminal/VTE" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="debug +introspection python" RDEPEND=" |