diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 11:13:40 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-03-15 11:13:40 +0000 |
commit | 5788cd922a1c7a5c796a68d1746434f9733064ed (patch) | |
tree | 60a1882dc5170e4dc209eda6686564dab557f8f7 /x11-libs | |
parent | ppc stable, bug 534012 (diff) | |
download | gentoo-2-5788cd922a1c7a5c796a68d1746434f9733064ed.tar.gz gentoo-2-5788cd922a1c7a5c796a68d1746434f9733064ed.tar.bz2 gentoo-2-5788cd922a1c7a5c796a68d1746434f9733064ed.zip |
ppc stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.38.3.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 59ea019f38b4..7a6e0e895e83 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-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.73 2015/03/14 18:46:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.74 2015/03/15 11:13:40 pacho Exp $ + + 15 Mar 2015; Pacho Ramos <pacho@gentoo.org> gnome-pty-helper-0.38.3.ebuild: + ppc stable, bug 534012 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> gnome-pty-helper-0.38.3.ebuild: amd64 stable, bug 534012 diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.38.3.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.38.3.ebuild index 8aa770244e66..f86b2525f992 100644 --- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.38.3.ebuild +++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.38.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.38.3.ebuild,v 1.2 2015/03/14 18:46:18 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.38.3.ebuild,v 1.3 2015/03/15 11:13:40 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/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 |