diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 15:47:02 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-03 15:47:02 +0000 |
commit | ed957ba2229f0b2d4062315310418766f87d1737 (patch) | |
tree | 6ca557466135b80ad0e634790a712ab009d0f6e3 /x11-libs/gnome-pty-helper | |
parent | x86 stable wrt bug #427544 (diff) | |
download | historical-ed957ba2229f0b2d4062315310418766f87d1737.tar.gz historical-ed957ba2229f0b2d4062315310418766f87d1737.tar.bz2 historical-ed957ba2229f0b2d4062315310418766f87d1737.zip |
x86 stable wrt bug #427544
Package-Manager: portage-2.1.11.9/cvs/Linux i686
Diffstat (limited to 'x11-libs/gnome-pty-helper')
-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 cf1a35f67154..319353183f85 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.14 2012/10/02 15:38:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.15 2012/10/03 15:45:45 phajdan.jr Exp $ + + 03 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gnome-pty-helper-0.32.2.ebuild: + x86 stable wrt bug #427544 02 Oct 2012; Jeroen Roovers <jer@gentoo.org> gnome-pty-helper-0.32.2.ebuild: Stable for HPPA (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 a67852557449..a54c544ffbfd 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.2 2012/10/02 15:38:36 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.32.2.ebuild,v 1.3 2012/10/03 15:45:45 phajdan.jr 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 |