diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-03-29 11:19:29 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-03-29 11:19:29 +0000 |
commit | 96b664f2fc8f8ddaf8abd67b7cf92b5e2d0ba92c (patch) | |
tree | 1339a6fac4d7ffb9d0411549188558b9a343f266 /x11-libs/vte | |
parent | Stable for HPPA (bug #534012). (diff) | |
download | gentoo-2-96b664f2fc8f8ddaf8abd67b7cf92b5e2d0ba92c.tar.gz gentoo-2-96b664f2fc8f8ddaf8abd67b7cf92b5e2d0ba92c.tar.bz2 gentoo-2-96b664f2fc8f8ddaf8abd67b7cf92b5e2d0ba92c.zip |
Stable for HPPA (bug #534012).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'x11-libs/vte')
-rw-r--r-- | x11-libs/vte/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/vte/vte-0.38.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog index 1c2a58bcbcb7..1c54a6360160 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.406 2015/03/15 13:34:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.407 2015/03/29 11:19:29 jer Exp $ + + 29 Mar 2015; Jeroen Roovers <jer@gentoo.org> vte-0.38.3.ebuild: + Stable for HPPA (bug #534012). 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> vte-0.38.3.ebuild: x86 stable, bug 534012 diff --git a/x11-libs/vte/vte-0.38.3.ebuild b/x11-libs/vte/vte-0.38.3.ebuild index b2b4a2884dc2..31c50e9f479d 100644 --- a/x11-libs/vte/vte-0.38.3.ebuild +++ b/x11-libs/vte/vte-0.38.3.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.38.3.ebuild,v 1.5 2015/03/15 13:34:10 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.38.3.ebuild,v 1.6 2015/03/29 11:19:29 jer Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/VTE" LICENSE="LGPL-2+" SLOT="2.91" IUSE="debug glade +introspection vala" -KEYWORDS="~alpha amd64 ~arm ~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 hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~x64-solaris ~x86-solaris" PDEPEND=">=x11-libs/gnome-pty-helper-${PV}" RDEPEND=" |