vapier 14/04/27 19:08:29 Modified: coreutils-8.22.ebuild ChangeLog Log: Rebuild man page tarball to include arch(1) #507528 by dwfreed. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.4 sys-apps/coreutils/coreutils-8.22.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/coreutils-8.22.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/coreutils-8.22.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/coreutils-8.22.ebuild?r1=1.3&r2=1.4 Index: coreutils-8.22.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.22.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- coreutils-8.22.ebuild 17 Jan 2014 04:23:16 -0000 1.3 +++ coreutils-8.22.ebuild 27 Apr 2014 19:08:29 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.22.ebuild,v 1.3 2014/01/17 04:23:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/coreutils-8.22.ebuild,v 1.4 2014/04/27 19:08:29 vapier Exp $ EAPI="3" @@ -12,8 +12,8 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz mirror://gentoo/${P}-patches-${PATCH_VER}.tar.xz http://dev.gentoo.org/~vapier/dist/${P}-patches-${PATCH_VER}.tar.xz - mirror://gentoo/${P}-man.tar.xz - http://dev.gentoo.org/~vapier/dist/${P}-man.tar.xz" + mirror://gentoo/${P}-man-r1.tar.xz + http://dev.gentoo.org/~vapier/dist/${P}-man-r1.tar.xz" LICENSE="GPL-3" SLOT="0" 1.388 sys-apps/coreutils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.388&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/ChangeLog?rev=1.388&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/coreutils/ChangeLog?r1=1.387&r2=1.388 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v retrieving revision 1.387 retrieving revision 1.388 diff -u -r1.387 -r1.388 --- ChangeLog 17 Jan 2014 04:23:16 -0000 1.387 +++ ChangeLog 27 Apr 2014 19:08:29 -0000 1.388 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/coreutils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.387 2014/01/17 04:23:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/coreutils/ChangeLog,v 1.388 2014/04/27 19:08:29 vapier Exp $ + + 27 Apr 2014; Mike Frysinger <[email protected]> coreutils-8.22.ebuild: + Rebuild man page tarball to include arch(1) #507528 by dwfreed. 17 Jan 2014; Mike Frysinger <[email protected]> coreutils-8.21.ebuild, coreutils-8.22.ebuild:
