diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-07-09 16:17:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-07-09 16:17:55 +0000 |
commit | c2836650e258068bb66a1e7580bdf01816a0a667 (patch) | |
tree | e25a789306d12fc9880faa762a1a0438a849a9be /x11-libs | |
parent | Add ~alpha/~ia64/~m68k/~s390/~sh/~sparc wrt #372785 (diff) | |
download | gentoo-2-c2836650e258068bb66a1e7580bdf01816a0a667.tar.gz gentoo-2-c2836650e258068bb66a1e7580bdf01816a0a667.tar.bz2 gentoo-2-c2836650e258068bb66a1e7580bdf01816a0a667.zip |
alpha/arm/ia64/sh/sparc stable wrt #371320
(Portage version: 2.1.10.3/cvs/Linux ia64)
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.28.1.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 6d28668b54ae..fd5c97efbe71 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.7 2011/07/06 23:33:04 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.8 2011/07/09 16:17:55 armin76 Exp $ + + 09 Jul 2011; Raúl Porcel <armin76@gentoo.org> + gnome-pty-helper-0.28.1.ebuild: + alpha/arm/ia64/sh/sparc stable wrt #371320 06 Jul 2011; Mark Loeser <halcy0n@gentoo.org> gnome-pty-helper-0.28.1.ebuild: 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 8ad6d932ab3c..ec607163bfe7 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.6 2011/07/06 23:33:04 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.28.1.ebuild,v 1.7 2011/07/09 16:17:55 armin76 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 |