vapier 14/08/22 03:29:45 Modified: ChangeLog man-pages-3.70.ebuild Log: Stabilize for all.
Revision Changes Path 1.225 sys-apps/man-pages/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.225&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?rev=1.225&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/ChangeLog?r1=1.224&r2=1.225 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v retrieving revision 1.224 retrieving revision 1.225 diff -u -r1.224 -r1.225 --- ChangeLog 31 Jul 2014 10:15:51 -0000 1.224 +++ ChangeLog 22 Aug 2014 03:29:44 -0000 1.225 @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/man-pages # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.224 2014/07/31 10:15:51 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.225 2014/08/22 03:29:44 vapier Exp $ + + 22 Aug 2014; Mike Frysinger <[email protected]> man-pages-3.70.ebuild: + Stabilize for all. 31 Jul 2014; Mike Frysinger <[email protected]> man-pages-3.69.ebuild: Stabilize for all. 1.2 sys-apps/man-pages/man-pages-3.70.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.70.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.70.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/man-pages/man-pages-3.70.ebuild?r1=1.1&r2=1.2 Index: man-pages-3.70.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.70.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- man-pages-3.70.ebuild 11 Jul 2014 18:36:51 -0000 1.1 +++ man-pages-3.70.ebuild 22 Aug 2014 03:29:44 -0000 1.2 @@ -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/man-pages/man-pages-3.70.ebuild,v 1.1 2014/07/11 18:36:51 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.70.ebuild,v 1.2 2014/08/22 03:29:44 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"
