diff options
author | 2013-11-30 19:58:22 +0000 | |
---|---|---|
committer | 2013-11-30 19:58:22 +0000 | |
commit | 8e970354a32c3b37e9160035a51c659afad2724b (patch) | |
tree | 309d004752b76367b1da5a6e8a59a153c0663100 /x11-libs | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-8e970354a32c3b37e9160035a51c659afad2724b.tar.gz gentoo-2-8e970354a32c3b37e9160035a51c659afad2724b.tar.bz2 gentoo-2-8e970354a32c3b37e9160035a51c659afad2724b.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gnome-pty-helper/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.9.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 bcb02bd9ecbb..7da8a7a1f944 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.44 2013/10/24 13:25:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.45 2013/11/30 19:58:22 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-pty-helper-0.34.9.ebuild: + amd64 stable, bug #478252 24 Oct 2013; Jeroen Roovers <jer@gentoo.org> gnome-pty-helper-0.34.7.ebuild: Stable for HPPA (bug #476364). diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.9.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.9.ebuild index 9b16b320d0e9..90bac47c747f 100644 --- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.9.ebuild +++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.9.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.9.ebuild,v 1.1 2013/10/15 19:29:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.9.ebuild,v 1.2 2013/11/30 19:58:22 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,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 |