diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-10-24 13:25:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-10-24 13:25:42 +0000 |
commit | 216fcf387d81a7f95e92a16baa8e914705b7cbce (patch) | |
tree | dc253e8571a1140be7db070f8377511d22a9ff42 /x11-libs/gnome-pty-helper | |
parent | Stable for HPPA (bug #476364). (diff) | |
download | gentoo-2-216fcf387d81a7f95e92a16baa8e914705b7cbce.tar.gz gentoo-2-216fcf387d81a7f95e92a16baa8e914705b7cbce.tar.bz2 gentoo-2-216fcf387d81a7f95e92a16baa8e914705b7cbce.zip |
Stable for HPPA (bug #476364).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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.7.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 6c0f481cf1bf..bcb02bd9ecbb 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.43 2013/10/17 20:51:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.44 2013/10/24 13:25:42 jer Exp $ + + 24 Oct 2013; Jeroen Roovers <jer@gentoo.org> gnome-pty-helper-0.34.7.ebuild: + Stable for HPPA (bug #476364). 17 Oct 2013; Markus Meier <maekke@gentoo.org> gnome-pty-helper-0.34.7.ebuild: arm stable, bug #476364 diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.7.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.7.ebuild index 6c3f9eb70b91..24a8697233a8 100644 --- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.7.ebuild +++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.7.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.7.ebuild,v 1.2 2013/10/17 20:51:01 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.7.ebuild,v 1.3 2013/10/24 13:25:42 jer 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 |