diff options
author | 2015-06-09 09:41:54 +0000 | |
---|---|---|
committer | 2015-06-09 09:41:54 +0000 | |
commit | f9bca43411c10fb412d5ecc525c389f61faaf3ce (patch) | |
tree | 4f8a81c424ef0b0bb79675de963815b1750775a1 /x11-libs | |
parent | Updating remote-id in metadata.xml (diff) | |
download | gentoo-2-f9bca43411c10fb412d5ecc525c389f61faaf3ce.tar.gz gentoo-2-f9bca43411c10fb412d5ecc525c389f61faaf3ce.tar.bz2 gentoo-2-f9bca43411c10fb412d5ecc525c389f61faaf3ce.zip |
Version bump for Gnome 3.16. Clean up old revisions.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key C6085806)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/gnome-pty-helper/ChangeLog | 9 | ||||
-rw-r--r-- | x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.9.ebuild | 33 | ||||
-rw-r--r-- | x11-libs/gnome-pty-helper/gnome-pty-helper-0.38.3.ebuild | 4 | ||||
-rw-r--r-- | x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild (renamed from x11-libs/gnome-pty-helper/gnome-pty-helper-0.38.2.ebuild) | 2 |
4 files changed, 11 insertions, 37 deletions
diff --git a/x11-libs/gnome-pty-helper/ChangeLog b/x11-libs/gnome-pty-helper/ChangeLog index 4c05c01cf06e..743950accfa5 100644 --- a/x11-libs/gnome-pty-helper/ChangeLog +++ b/x11-libs/gnome-pty-helper/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-libs/gnome-pty-helper # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.78 2015/06/07 10:44:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/ChangeLog,v 1.79 2015/06/09 09:41:54 eva Exp $ + +*gnome-pty-helper-0.40.2 (09 Jun 2015) + + 09 Jun 2015; Gilles Dartiguelongue <eva@gentoo.org> + -gnome-pty-helper-0.34.9.ebuild, -gnome-pty-helper-0.38.2.ebuild, + gnome-pty-helper-0.38.3.ebuild, +gnome-pty-helper-0.40.2.ebuild: + Version bump for Gnome 3.16. Clean up old revisions. 07 Jun 2015; Markus Meier <maekke@gentoo.org> gnome-pty-helper-0.38.3.ebuild: arm stable, bug #534012 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 deleted file mode 100644 index 9a78fa1984e2..000000000000 --- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.34.9.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2015 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.14 2015/01/26 13:16:20 pacho Exp $ - -EAPI="5" -GCONF_DEBUG="no" -GNOME_ORG_MODULE="vte" - -inherit gnome2 - -DESCRIPTION="GNOME Setuid helper for opening ptys" -HOMEPAGE="http://git.gnome.org/browse/vte/" -# gnome-pty-helper is inside 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" -IUSE="+hardened" - -# gnome-pty-helper was spit out with 0.27.90 -RDEPEND="!<x11-libs/vte-0.27.90" -DEPEND="" - -S="${WORKDIR}/vte-${PV}/gnome-pty-helper" - -src_prepare() { - # As recommended by upstream (/usr/libexec/$PN is a setgid binary) - if use hardened; then - export SUID_CFLAGS="-fPIE ${SUID_CFLAGS}" - export SUID_LDFLAGS="-pie ${SUID_LDFLAGS}" - fi - gnome2_src_prepare -} diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.38.3.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.38.3.ebuild index 717535f01c7f..afce6311297d 100644 --- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.38.3.ebuild +++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.38.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.38.3.ebuild,v 1.7 2015/06/07 10:44:25 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.38.3.ebuild,v 1.8 2015/06/09 09:41:54 eva Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="https://wiki.gnome.org/action/show/Apps/Terminal/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 ~arm64 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 diff --git a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.38.2.ebuild b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild index 5628e36ff77d..0cb13f0c14e1 100644 --- a/x11-libs/gnome-pty-helper/gnome-pty-helper-0.38.2.ebuild +++ b/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 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.38.2.ebuild,v 1.2 2015/03/03 11:08:54 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/gnome-pty-helper/gnome-pty-helper-0.40.2.ebuild,v 1.1 2015/06/09 09:41:54 eva Exp $ EAPI="5" GCONF_DEBUG="no" |