diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-29 13:43:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-29 13:43:13 +0000 |
commit | 1b3e0d0389f8bc0d0b8dd8a114739e8708fcbc27 (patch) | |
tree | 70d21b0897d5c9e3a071589c31c90f98813f8a22 /x11-libs/gnome-pty-helper | |
parent | Stable for ia64, wrt bug #458984 (diff) | |
download | gentoo-2-1b3e0d0389f8bc0d0b8dd8a114739e8708fcbc27.tar.gz gentoo-2-1b3e0d0389f8bc0d0b8dd8a114739e8708fcbc27.tar.bz2 gentoo-2-1b3e0d0389f8bc0d0b8dd8a114739e8708fcbc27.zip |
Stable for ia64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'x11-libs/gnome-pty-helper')
-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 fb9eae86bab6..3f9d866a9000 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.30 2013/03/28 22:23:25 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.31 2013/03/29 13:43:13 ago Exp $ + + 29 Mar 2013; Agostino Sarubbo <ago@gentoo.org> gnome-pty-helper-0.34.2.ebuild: + Stable for ia64, wrt bug #458984 *gnome-pty-helper-0.34.3 (28 Mar 2013) 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 a2864ad05d6f..6f5f0ed8d472 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.7 2013/03/28 16:02:25 ago Exp $ +# $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 $ 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 |