diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-07-09 16:23:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-07-09 16:23:20 +0000 |
commit | 87756c8c98e0d8beb5cf141b877c9ff239fec9ef (patch) | |
tree | 76934bf552d250001e71a51f93f493bede4f08af /x11-libs/gnome-pty-helper | |
parent | Add ~alpha/~ia64/~m68k/~s390/~sh/~sparc wrt #372785 (diff) | |
download | historical-87756c8c98e0d8beb5cf141b877c9ff239fec9ef.tar.gz historical-87756c8c98e0d8beb5cf141b877c9ff239fec9ef.tar.bz2 historical-87756c8c98e0d8beb5cf141b877c9ff239fec9ef.zip |
alpha/arm/ia64/sh/sparc stable wrt #371320
Package-Manager: portage-2.1.10.3/cvs/Linux ia64
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.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 |