diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 17:55:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-01 17:55:50 +0000 |
commit | 2fd0855918a1f72d4d3da1661dd4875137440dd1 (patch) | |
tree | 6faf756947be61d272414613d73052c98c772829 | |
parent | Stable for alpha, wrt bug #458984 (diff) | |
download | gentoo-2-2fd0855918a1f72d4d3da1661dd4875137440dd1.tar.gz gentoo-2-2fd0855918a1f72d4d3da1661dd4875137440dd1.tar.bz2 gentoo-2-2fd0855918a1f72d4d3da1661dd4875137440dd1.zip |
Stable for alpha, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
-rw-r--r-- | x11-libs/gnome-pty-helper/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gnome-pty-helper/ChangeLog b/x11-libs/gnome-pty-helper/ChangeLog index 3e1e3a762560..d00d094202a5 100644 --- a/x11-libs/gnome-pty-helper/ChangeLog +++ b/x11-libs/gnome-pty-helper/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/gnome-pty-helper # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.32 2013/03/30 17:17:20 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.33 2013/04/01 17:55:50 ago Exp $ + + 01 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gnome-pty-helper-0.34.2.ebuild: + Stable for alpha, wrt bug #458984 30 Mar 2013; Gilles Dartiguelongue <eva@gentoo.org> -gnome-pty-helper-0.34.1.ebuild: diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.2.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.2.ebuild index 6f5f0ed8d472..27c8879a92d0 100644 --- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.2.ebuild +++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.2.ebuild,v 1.8 2013/03/29 13:43:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.2.ebuild,v 1.9 2013/04/01 17:55:50 ago Exp $ EAPI="4" GNOME_ORG_MODULE="vte" @@ -13,7 +13,7 @@ HOMEPAGE="http://git.gnome.org/browse/vte/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="+hardened" # gnome-pty-helper was spit out with 0.27.90 |