diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:42:38 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 22:42:38 +0000 |
commit | 8977674f27ba7f4868848d20bf395f014f2e0ddf (patch) | |
tree | e89175fe1be0b367fd55dcd279d722d7b013e5a8 /x11-libs/gnome-pty-helper | |
parent | Fix wrong commit, bug 502160 (diff) | |
download | gentoo-2-8977674f27ba7f4868848d20bf395f014f2e0ddf.tar.gz gentoo-2-8977674f27ba7f4868848d20bf395f014f2e0ddf.tar.bz2 gentoo-2-8977674f27ba7f4868848d20bf395f014f2e0ddf.zip |
Fix wrong commit, bug 502160
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'x11-libs/gnome-pty-helper')
-rw-r--r-- | x11-libs/gnome-pty-helper/ChangeLog | 5 | ||||
-rw-r--r-- | x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.9.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 9d138df758f9..2166c942ebb7 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-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.48 2014/02/22 15:55:13 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.49 2014/02/22 22:42:38 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-pty-helper-0.34.9.ebuild: + Fix wrong commit, bug 502160 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> gnome-pty-helper-0.34.9.ebuild: arch stable, bug 888 diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.9.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.9.ebuild index e94b2b7a6a33..28becf3d4bde 100644 --- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.9.ebuild +++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.34.9.ebuild,v 1.5 2014/02/22 15:55:13 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.9.ebuild,v 1.6 2014/02/22 22:42:38 pacho Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,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 ~arm-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" IUSE="+hardened" # gnome-pty-helper was spit out with 0.27.90 |