jer         14/10/13 18:29:18

  Modified:             putty-0.63_p20140820.ebuild putty-0.63-r1.ebuild
                        ChangeLog putty-0.63_p20140416.ebuild
  Added:                putty-0.63_p20141002.ebuild
  Log:
  Version bump. Remove unused eclass.
  
  (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with 
key A792A613)

Revision  Changes    Path
1.2                  net-misc/putty/putty-0.63_p20140820.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.63_p20140820.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.63_p20140820.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.63_p20140820.ebuild?r1=1.1&r2=1.2

Index: putty-0.63_p20140820.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.63_p20140820.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- putty-0.63_p20140820.ebuild 20 Aug 2014 23:06:29 -0000      1.1
+++ putty-0.63_p20140820.ebuild 13 Oct 2014 18:29:18 -0000      1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-misc/putty/putty-0.63_p20140820.ebuild,v 1.1 
2014/08/20 23:06:29 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/putty/putty-0.63_p20140820.ebuild,v 1.2 
2014/10/13 18:29:18 jer Exp $
 
 EAPI=5
-inherit autotools eutils gnome2-utils toolchain-funcs versionator
+inherit autotools eutils gnome2-utils toolchain-funcs
 
 DESCRIPTION="A Free Telnet/SSH Client"
 HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/";



1.8                  net-misc/putty/putty-0.63-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.63-r1.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.63-r1.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.63-r1.ebuild?r1=1.7&r2=1.8

Index: putty-0.63-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.63-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- putty-0.63-r1.ebuild        18 Jan 2014 20:04:21 -0000      1.7
+++ putty-0.63-r1.ebuild        13 Oct 2014 18:29:18 -0000      1.8
@@ -1,10 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.63-r1.ebuild,v 1.7 
2014/01/18 20:04:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.63-r1.ebuild,v 1.8 
2014/10/13 18:29:18 jer Exp $
 
 EAPI=5
 
-inherit autotools eutils gnome2-utils toolchain-funcs versionator
+inherit autotools eutils gnome2-utils toolchain-funcs
 
 DESCRIPTION="A Free Telnet/SSH Client"
 HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/";



1.97                 net-misc/putty/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/ChangeLog?rev=1.97&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/ChangeLog?rev=1.97&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/ChangeLog?r1=1.96&r2=1.97

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog   13 Oct 2014 18:10:43 -0000      1.96
+++ ChangeLog   13 Oct 2014 18:29:18 -0000      1.97
@@ -1,6 +1,13 @@
 # ChangeLog for net-misc/putty
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.96 2014/10/13 
18:10:43 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/ChangeLog,v 1.97 2014/10/13 
18:29:18 jer Exp $
+
+*putty-0.63_p20141002 (13 Oct 2014)
+
+  13 Oct 2014; Jeroen Roovers <[email protected]> putty-0.63-r1.ebuild,
+  putty-0.63_p20140416.ebuild, putty-0.63_p20140820.ebuild,
+  +putty-0.63_p20141002.ebuild:
+  Version bump. Remove unused eclass.
 
 *putty-9999 (13 Oct 2014)
 



1.2                  net-misc/putty/putty-0.63_p20140416.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.63_p20140416.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.63_p20140416.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.63_p20140416.ebuild?r1=1.1&r2=1.2

Index: putty-0.63_p20140416.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.63_p20140416.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- putty-0.63_p20140416.ebuild 16 Apr 2014 15:53:52 -0000      1.1
+++ putty-0.63_p20140416.ebuild 13 Oct 2014 18:29:18 -0000      1.2
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/net-misc/putty/putty-0.63_p20140416.ebuild,v 1.1 
2014/04/16 15:53:52 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/net-misc/putty/putty-0.63_p20140416.ebuild,v 1.2 
2014/10/13 18:29:18 jer Exp $
 
 EAPI=5
-inherit autotools eutils gnome2-utils toolchain-funcs versionator
+inherit autotools eutils gnome2-utils toolchain-funcs
 
 DESCRIPTION="A Free Telnet/SSH Client"
 HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/";



1.1                  net-misc/putty/putty-0.63_p20141002.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.63_p20141002.ebuild?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/putty/putty-0.63_p20141002.ebuild?rev=1.1&content-type=text/plain

Index: putty-0.63_p20141002.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/putty/putty-0.63_p20141002.ebuild,v 
1.1 2014/10/13 18:29:18 jer Exp $

EAPI=5
inherit autotools eutils gnome2-utils toolchain-funcs

DESCRIPTION="A Free Telnet/SSH Client"
HOMEPAGE="http://www.chiark.greenend.org.uk/~sgtatham/putty/";

SRC_URI="
        http://dev.gentoo.org/~jer/${P/_p*/}-2014-10-02.tar.gz
        http://dev.gentoo.org/~jer/${PN}-icons.tar.bz2
"
LICENSE="MIT"

SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
IUSE="doc +gtk ipv6 kerberos"

S=${WORKDIR}/${P/_p*/}-2014-10-02

RDEPEND="
        !net-misc/pssh
        kerberos? ( virtual/krb5 )
        gtk? ( x11-libs/gdk-pixbuf
                x11-libs/gtk+:2
                x11-libs/libX11
                x11-libs/pango
                dev-libs/glib )
"
DEPEND="
        ${RDEPEND}
        dev-lang/perl
        virtual/pkgconfig
"

src_prepare() {
        sed -i \
                -e '/AM_PATH_GTK(/d' \
                -e 's|-Werror||g' \
                configure.ac || die

        eautoreconf
}

src_configure() {
        cd "${S}"/unix || die
        econf \
                $(use_with kerberos gssapi) \
                $(use_with gtk)
}

src_compile() {
        cd "${S}"/unix || die
        emake AR=$(tc-getAR) $(usex ipv6 '' COMPAT=-DNO_IPV6)
}

src_install() {
        dodoc doc/puttydoc.txt

        if use doc; then
                dohtml doc/*.html
        fi

        cd "${S}"/unix || die
        default

        if use gtk ; then
                for i in 16 22 24 32 48 64 128 256; do
                        newicon -s ${i} "${WORKDIR}"/${PN}-icons/${PN}-${i}.png 
${PN}.png
                done

                # install desktop file provided by Gustav Schaffter in #49577
                make_desktop_entry ${PN} PuTTY ${PN} Network
        fi
}

pkg_preinst() {
        use gtk && gnome2_icon_savelist
}

pkg_postinst() {
        use gtk && gnome2_icon_cache_update
}

pkg_postrm() {
        use gtk && gnome2_icon_cache_update
}




Reply via email to