diff options
author | Markus Meier <maekke@gentoo.org> | 2013-10-17 20:51:01 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-10-17 20:51:01 +0000 |
commit | 459ec54c3ea6c1729e779ad00170b43a9a828721 (patch) | |
tree | 2243dd837313e4d2a76de74816d9cb2535542340 /x11-libs/gnome-pty-helper | |
parent | Version bump (diff) | |
download | gentoo-2-459ec54c3ea6c1729e779ad00170b43a9a828721.tar.gz gentoo-2-459ec54c3ea6c1729e779ad00170b43a9a828721.tar.bz2 gentoo-2-459ec54c3ea6c1729e779ad00170b43a9a828721.zip |
arm stable, bug #476364
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
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.7.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 347fb86c3ce6..6c0f481cf1bf 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.42 2013/10/15 19:29:34 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.43 2013/10/17 20:51:01 maekke Exp $ + + 17 Oct 2013; Markus Meier <maekke@gentoo.org> gnome-pty-helper-0.34.7.ebuild: + arm stable, bug #476364 *gnome-pty-helper-0.34.9 (15 Oct 2013) diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.7.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.7.ebuild index 41c5730a52d7..6c3f9eb70b91 100644 --- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.7.ebuild +++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.7.ebuild,v 1.1 2013/07/08 17:18:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.7.ebuild,v 1.2 2013/10/17 20:51:01 maekke 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 |