diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-07-27 04:42:53 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-07-27 04:42:53 +0000 |
commit | 266156334a78b6e177698d54dffc78e6e70813fa (patch) | |
tree | 90c9bd4de51a9e9117a74b3cccd18024b3dcdc57 /net-misc | |
parent | Version bump. Add gtk useflag for py2/gtk2 experimental GUI (bug #555354). Re... (diff) | |
download | gentoo-2-266156334a78b6e177698d54dffc78e6e70813fa.tar.gz gentoo-2-266156334a78b6e177698d54dffc78e6e70813fa.tar.bz2 gentoo-2-266156334a78b6e177698d54dffc78e6e70813fa.zip |
Version bump.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/putty/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/putty/putty-0.65.ebuild (renamed from net-misc/putty/putty-0.65_pre20150621.ebuild) | 7 |
2 files changed, 9 insertions, 6 deletions
diff --git a/net-misc/putty/ChangeLog b/net-misc/putty/ChangeLog index 498df0c9f975..d9170e11994f 100644 --- a/net-misc/putty/ChangeLog +++ b/net-misc/putty/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/putty # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.114 2015/06/21 08:08:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.115 2015/07/27 04:42:53 jer Exp $ + +*putty-0.65 (27 Jul 2015) + + 27 Jul 2015; Jeroen Roovers <jer@gentoo.org> -putty-0.65_pre20150621.ebuild, + +putty-0.65.ebuild: + Version bump. *putty-0.65_pre20150621 (21 Jun 2015) diff --git a/net-misc/putty/putty-0.65_pre20150621.ebuild b/net-misc/putty/putty-0.65.ebuild index c1b285057b7e..1d6bf9ad899b 100644 --- a/net-misc/putty/putty-0.65_pre20150621.ebuild +++ b/net-misc/putty/putty-0.65.ebuild @@ -1,11 +1,10 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.65_pre20150621.ebuild,v 1.1 2015/06/21 08:08:48 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.65.ebuild,v 1.1 2015/07/27 04:42:53 jer Exp $ EAPI=5 inherit autotools eutils gnome2-utils toolchain-funcs -GIT_REV="be9e5ea" DESCRIPTION="A Free Telnet/SSH Client" HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/" LICENSE="MIT" @@ -15,11 +14,9 @@ KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86" IUSE="doc +gtk ipv6 kerberos" SRC_URI=" http://dev.gentoo.org/~jer/${PN}-icons.tar.bz2 - http://tartarus.org/~simon/${PN}-prerel-snapshots/${P/_pre/~pre}.${GIT_REV}.tar.gz + http://the.earth.li/~sgtatham/${PN}/latest/${P}.tar.gz " -S=${WORKDIR}/${P/_pre/~pre}.${GIT_REV} - RDEPEND=" !net-misc/pssh gtk? ( |