diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2011-07-06 23:33:04 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2011-07-06 23:33:04 +0000 |
commit | fcf01302f96933c3cd35728a7f8097ba89c17284 (patch) | |
tree | 5ca47593053b0180bd882a2248f67828bfa9dc0e /x11-libs/gnome-pty-helper/gnome-pty-helper-0.28.1.ebuild | |
parent | Stable for ppc64; bug #371320 (diff) | |
download | gentoo-2-fcf01302f96933c3cd35728a7f8097ba89c17284.tar.gz gentoo-2-fcf01302f96933c3cd35728a7f8097ba89c17284.tar.bz2 gentoo-2-fcf01302f96933c3cd35728a7f8097ba89c17284.zip |
Stable for ppc64; bug #371320
(Portage version: 2.1.9.42/cvs/Linux ppc64)
Diffstat (limited to 'x11-libs/gnome-pty-helper/gnome-pty-helper-0.28.1.ebuild')
-rw-r--r-- | x11-libs/gnome-pty-helper/gnome-pty-helper-0.28.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.28.1.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.28.1.ebuild index 6dbc843102cc..8ad6d932ab3c 100644 --- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.28.1.ebuild +++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.28.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.28.1.ebuild,v 1.5 2011/06/29 15:00:58 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.28.1.ebuild,v 1.6 2011/07/06 23:33:04 halcy0n Exp $ EAPI="3" GNOME_ORG_MODULE="vte" @@ -14,7 +14,7 @@ HOMEPAGE="http://git.gnome.org/browse/vte/" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd" IUSE="" # gnome-pty-helper was spit out with 0.27.90 |