zlogene 14/05/10 18:09:23 Modified: ChangeLog Added: IO-Tty-1.110.0.ebuild Log: Version bump (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.48 dev-perl/IO-Tty/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Tty/ChangeLog?rev=1.48&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Tty/ChangeLog?rev=1.48&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Tty/ChangeLog?r1=1.47&r2=1.48 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- ChangeLog 19 Feb 2013 03:37:37 -0000 1.47 +++ ChangeLog 10 May 2014 18:09:23 -0000 1.48 @@ -1,6 +1,11 @@ # ChangeLog for dev-perl/IO-Tty -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.47 2013/02/19 03:37:37 zmedico Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.48 2014/05/10 18:09:23 zlogene Exp $ + +*IO-Tty-1.110.0 (10 May 2014) + + 10 May 2014; Mikle Kolyada <zlog...@gentoo.org> +IO-Tty-1.110.0.ebuild: + Version bump 19 Feb 2013; Zac Medico <zmed...@gentoo.org> IO-Tty-1.100.0.ebuild: Add ~arm-linux keyword. 1.1 dev-perl/IO-Tty/IO-Tty-1.110.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.110.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.110.0.ebuild?rev=1.1&content-type=text/plain Index: IO-Tty-1.110.0.ebuild =================================================================== # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.110.0.ebuild,v 1.1 2014/05/10 18:09:23 zlogene Exp $ EAPI=5 MODULE_AUTHOR=TODDR MODULE_VERSION=1.11 inherit perl-module DESCRIPTION="IO::Tty and IO::Pty modules for Perl" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" SRC_TEST=do