diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-10-02 15:38:36 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-10-02 15:38:36 +0000 |
commit | 251096d21c6a250389b1b08a94668f4385394989 (patch) | |
tree | f42fea1b94b90e47556bdaf93f9aedfaa77dbf45 /x11-libs/gnome-pty-helper | |
parent | Stable for HPPA (bug #427544). (diff) | |
download | gentoo-2-251096d21c6a250389b1b08a94668f4385394989.tar.gz gentoo-2-251096d21c6a250389b1b08a94668f4385394989.tar.bz2 gentoo-2-251096d21c6a250389b1b08a94668f4385394989.zip |
Stable for HPPA (bug #427544).
(Portage version: 2.2.0_alpha134/cvs/Linux x86_64)
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.32.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 30e670e9e0e2..cf1a35f67154 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.13 2012/06/16 10:44:50 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.14 2012/10/02 15:38:36 jer Exp $ + + 02 Oct 2012; Jeroen Roovers <jer@gentoo.org> gnome-pty-helper-0.32.2.ebuild: + Stable for HPPA (bug #427544). *gnome-pty-helper-0.32.2 (16 Jun 2012) diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.32.2.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.32.2.ebuild index 28f19b9e55d4..a67852557449 100644 --- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.32.2.ebuild +++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.32.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.32.2.ebuild,v 1.1 2012/06/16 10:44:50 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.32.2.ebuild,v 1.2 2012/10/02 15:38:36 jer 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 ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="+hardened" # gnome-pty-helper was spit out with 0.27.90 |