dilfridge 14/11/06 20:07:56 Modified: ChangeLog Added: IO-Tty-1.120.0.ebuild Log: Version bump, bug 525752 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key EBE6A336BE19039C!)
Revision Changes Path 1.51 dev-perl/IO-Tty/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Tty/ChangeLog?rev=1.51&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Tty/ChangeLog?rev=1.51&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Tty/ChangeLog?r1=1.50&r2=1.51 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v retrieving revision 1.50 retrieving revision 1.51 diff -u -r1.50 -r1.51 --- ChangeLog 24 Jul 2014 09:48:47 -0000 1.50 +++ ChangeLog 6 Nov 2014 20:07:56 -0000 1.51 @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/IO-Tty # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.50 2014/07/24 09:48:47 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Tty/ChangeLog,v 1.51 2014/11/06 20:07:56 dilfridge Exp $ + +*IO-Tty-1.120.0 (06 Nov 2014) + + 06 Nov 2014; Andreas K. Huettel <[email protected]> + +IO-Tty-1.120.0.ebuild: + Version bump, bug 525752 24 Jul 2014; Mikle Kolyada <[email protected]> -IO-Tty-1.08.ebuild, -IO-Tty-1.100.0.ebuild, IO-Tty-1.110.0.ebuild: 1.1 dev-perl/IO-Tty/IO-Tty-1.120.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.120.0.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Tty/IO-Tty-1.120.0.ebuild?rev=1.1&content-type=text/plain Index: IO-Tty-1.120.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.120.0.ebuild,v 1.1 2014/11/06 20:07:56 dilfridge Exp $ EAPI=5 MODULE_AUTHOR=TODDR MODULE_VERSION=1.12 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
