zlogene 14/08/05 13:23:23 Modified: IO-Pipely-0.005.0.ebuild ChangeLog Log: Fix DESCRIPTION (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path 1.4 dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild?r1=1.3&r2=1.4 Index: IO-Pipely-0.005.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- IO-Pipely-0.005.0.ebuild 17 Dec 2013 20:32:24 -0000 1.3 +++ IO-Pipely-0.005.0.ebuild 5 Aug 2014 13:23:23 -0000 1.4 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild,v 1.3 2013/12/17 20:32:24 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/IO-Pipely-0.005.0.ebuild,v 1.4 2014/08/05 13:23:23 zlogene Exp $ EAPI=5 @@ -8,7 +8,7 @@ MODULE_VERSION=0.005 inherit perl-module -DESCRIPTION="Portably create pipe() or pipe-like handles, one way or another." +DESCRIPTION="Portably create pipe() or pipe-like handles, one way or another" SLOT="0" KEYWORDS="amd64 ppc x86" 1.4 dev-perl/IO-Pipely/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Pipely/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Pipely/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/IO-Pipely/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 17 Dec 2013 20:32:24 -0000 1.3 +++ ChangeLog 5 Aug 2014 13:23:23 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/IO-Pipely -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/ChangeLog,v 1.3 2013/12/17 20:32:24 zlogene Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/IO-Pipely/ChangeLog,v 1.4 2014/08/05 13:23:23 zlogene Exp $ + + 05 Aug 2014; Mikle Kolyada <[email protected]> IO-Pipely-0.005.0.ebuild: + Fix DESCRIPTION 17 Dec 2013; Mikle Kolyada <[email protected]> IO-Pipely-0.005.0.ebuild: amd64/ppc/x86 stable wrt bug #494580
