vapier 15/04/20 05:55:14 Modified: ChangeLog man-pages-3.82.ebuild Log: Stabilize for all.
Revision Changes Path 1.243 sys-apps/man-pages/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.243&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.243&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?r1=1.242&r2=1.243 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v retrieving revision 1.242 retrieving revision 1.243 diff -u -r1.242 -r1.243 --- ChangeLog 31 Mar 2015 16:55:33 -0000 1.242 +++ ChangeLog 20 Apr 2015 05:55:14 -0000 1.243 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/man-pages # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.242 2015/03/31 16:55:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.243 2015/04/20 05:55:14 vapier Exp $ + + 20 Apr 2015; Mike Frysinger <[email protected]> man-pages-3.82.ebuild: + Stabilize for all. *man-pages-3.82 (31 Mar 2015) 1.2 sys-apps/man-pages/man-pages-3.82.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.82.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.82.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.82.ebuild?r1=1.1&r2=1.2 Index: man-pages-3.82.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.82.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- man-pages-3.82.ebuild 31 Mar 2015 16:55:33 -0000 1.1 +++ man-pages-3.82.ebuild 20 Apr 2015 05:55:14 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.82.ebuild,v 1.1 2015/03/31 16:55:33 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.82.ebuild,v 1.2 2015/04/20 05:55:14 vapier Exp $ EAPI=4 @@ -16,7 +16,7 @@ LICENSE="man-pages GPL-2+ BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux" IUSE_LINGUAS=" da de fr it ja nl pl ro ru zh_CN" IUSE="nls ${IUSE_LINGUAS// / linguas_}" RESTRICT="binchecks"
