diff options
author | Brent Baude <ranger@gentoo.org> | 2011-06-28 22:08:37 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-06-28 22:08:37 +0000 |
commit | c44cd8e827cac3c7ea3bba478fec2c4d941118a8 (patch) | |
tree | a52b9b0fe43ee8c57f78c4b582da2fe0939f4f78 /x11-libs | |
parent | amd64 stable, bug #373409 (diff) | |
download | historical-c44cd8e827cac3c7ea3bba478fec2c4d941118a8.tar.gz historical-c44cd8e827cac3c7ea3bba478fec2c4d941118a8.tar.bz2 historical-c44cd8e827cac3c7ea3bba478fec2c4d941118a8.zip |
Marking gnome-pty-helper-0.28.1 ppc for bug 371320
Package-Manager: portage-2.1.9.42/cvs/Linux ppc64
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gnome-pty-helper/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gnome-pty-helper/gnome-pty-helper-0.28.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-libs/gnome-pty-helper/ChangeLog b/x11-libs/gnome-pty-helper/ChangeLog index c8d6d814393d..35b1918bfa03 100644 --- a/x11-libs/gnome-pty-helper/ChangeLog +++ b/x11-libs/gnome-pty-helper/ChangeLog @@ -1,6 +1,9 @@ # 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.3 2011/06/22 09:39:36 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.4 2011/06/28 22:08:37 ranger Exp $ + + 28 Jun 2011; Brent Baude <ranger@gentoo.org> gnome-pty-helper-0.28.1.ebuild: + Marking gnome-pty-helper-0.28.1 ppc stable for bug 371320 22 Jun 2011; Pawel Hajdan jr <phajdan.jr@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 392def75bcc2..dba01b213fca 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.2 2011/06/22 09:39:36 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.28.1.ebuild,v 1.3 2011/06/28 22:08:37 ranger 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 |