diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-10-14 13:02:38 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-10-14 13:02:38 +0000 |
commit | aebfaf8395b0b646232c6464a9f9693f8d60381b (patch) | |
tree | d24c04d100fec1a67af493b3a561e2ddbeae85ee /x11-libs/gnome-pty-helper | |
parent | stable ppc64, bug #427544 (diff) | |
download | gentoo-2-aebfaf8395b0b646232c6464a9f9693f8d60381b.tar.gz gentoo-2-aebfaf8395b0b646232c6464a9f9693f8d60381b.tar.bz2 gentoo-2-aebfaf8395b0b646232c6464a9f9693f8d60381b.zip |
stable ppc64, bug #427544
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/gnome-pty-helper')
-rw-r--r-- | x11-libs/gnome-pty-helper/ChangeLog | 7 | ||||
-rw-r--r-- | x11-libs/gnome-pty-helper/gnome-pty-helper-0.32.2.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-libs/gnome-pty-helper/ChangeLog b/x11-libs/gnome-pty-helper/ChangeLog index e98a083af400..08d261294dee 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.17 2012/10/06 09:55:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.18 2012/10/14 13:02:38 blueness Exp $ + + 14 Oct 2012; Anthony G. Basile <blueness@gentoo.org> + gnome-pty-helper-0.32.2.ebuild: + stable ppc64, bug #427544 06 Oct 2012; Markus Meier <maekke@gentoo.org> gnome-pty-helper-0.32.2.ebuild: arm stable, bug #427544 @@ -70,4 +74,3 @@ 30 Apr 2011; Nirbheek Chauhan <nirbheek@gentoo.org> +gnome-pty-helper-0.28.0.ebuild, +metadata.xml: Add gnome-pty-helper, needed for vte-0.28 - 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 1205f576b716..45025714e82b 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.5 2012/10/06 09:55:49 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.32.2.ebuild,v 1.6 2012/10/14 13:02:38 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 |