diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-10 20:22:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-10 20:22:14 +0000 |
commit | 05b93670ba12ae3a17632512622a7da57dd916db (patch) | |
tree | c8a0e3c2ddbb36ed942f1a76f128434f48631c94 /x11-libs/gnome-pty-helper | |
parent | Stable for hppa, wrt bug #458984 (diff) | |
download | gentoo-2-05b93670ba12ae3a17632512622a7da57dd916db.tar.gz gentoo-2-05b93670ba12ae3a17632512622a7da57dd916db.tar.bz2 gentoo-2-05b93670ba12ae3a17632512622a7da57dd916db.zip |
Stable for hppa, wrt bug #458984
(Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, 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 1fd886d8ff3e..16d16a3ce6c9 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.35 2013/04/09 16:44:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.36 2013/04/10 20:22:14 ago Exp $ + + 10 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gnome-pty-helper-0.34.2.ebuild: + Stable for hppa, wrt bug #458984 09 Apr 2013; Agostino Sarubbo <ago@gentoo.org> gnome-pty-helper-0.34.2.ebuild: Stable for sh, wrt bug #458984 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 5a6368e91aef..90834fb93f2c 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.11 2013/04/09 16:44:26 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.2.ebuild,v 1.12 2013/04/10 20:22:14 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 |