diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:52:33 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-16 04:52:33 +0000 |
commit | 0be0273e3c241f0ffbd636e58d82ecbdea62eec7 (patch) | |
tree | ecfed55be9dc8143e46e159e960307f0d04f0c06 /x11-libs | |
parent | stable ppc, bug #427544 (diff) | |
download | gentoo-2-0be0273e3c241f0ffbd636e58d82ecbdea62eec7.tar.gz gentoo-2-0be0273e3c241f0ffbd636e58d82ecbdea62eec7.tar.bz2 gentoo-2-0be0273e3c241f0ffbd636e58d82ecbdea62eec7.zip |
stable ppc, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gnome-pty-helper/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/gnome-pty-helper/gnome-pty-helper-0.32.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/gnome-pty-helper/ChangeLog b/x11-libs/gnome-pty-helper/ChangeLog index 990280c31e2f..c283db971311 100644 --- a/x11-libs/gnome-pty-helper/ChangeLog +++ b/x11-libs/gnome-pty-helper/ChangeLog @@ -1,6 +1,10 @@ # 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.19 2012/10/15 01:02:56 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.20 2012/10/16 04:52:33 blueness Exp $ + + 16 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + gnome-pty-helper-0.32.2.ebuild: + stable ppc, bug #427544 15 Oct 2012; Matt Turner <mattst88@gentoo.org> gnome-pty-helper-0.32.2.ebuild: Stable on alpha, bug 427544. 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 a701e7c5348a..6ad4f395b3b7 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.7 2012/10/15 01:02:56 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.32.2.ebuild,v 1.8 2012/10/16 04:52:33 blueness 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 |