diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 16:37:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-10-28 16:37:11 +0000 |
commit | c6738839b7c8e6c2b2e484d7c9d7737509fda0ab (patch) | |
tree | 8119f7cea3d46300b4b36cf516a31514f8d75dfc /x11-libs/gnome-pty-helper | |
parent | clean unused OpenSoftware license (diff) | |
download | historical-c6738839b7c8e6c2b2e484d7c9d7737509fda0ab.tar.gz historical-c6738839b7c8e6c2b2e484d7c9d7737509fda0ab.tar.bz2 historical-c6738839b7c8e6c2b2e484d7c9d7737509fda0ab.zip |
ia64/sh/sparc stable wrt #427544
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
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.32.2.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 e5d91aeae49a..be81f8d31aa2 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.21 2012/10/27 12:23:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.22 2012/10/28 16:34:01 armin76 Exp $ + + 28 Oct 2012; Raúl Porcel <armin76@gentoo.org> + gnome-pty-helper-0.32.2.ebuild: + ia64/sh/sparc stable wrt #427544 *gnome-pty-helper-0.34.1 (27 Oct 2012) diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.32.2.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.32.2.ebuild index 6ad4f395b3b7..62275bc8ca21 100644 --- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.32.2.ebuild +++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.32.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.32.2.ebuild,v 1.8 2012/10/16 04:52:33 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.32.2.ebuild,v 1.9 2012/10/28 16:34:01 armin76 Exp $ EAPI="4" GNOME_ORG_MODULE="vte" @@ -13,7 +13,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 ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="+hardened" # gnome-pty-helper was spit out with 0.27.90 |