diff options
author | Mike Frysinger <vapier@gentoo.org> | 2014-07-31 10:15:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2014-07-31 10:15:51 +0000 |
commit | 6231b888b6630075908c34455866286323dcad59 (patch) | |
tree | c572e2e6362df9ed4fe6577bb639e0968a25f247 /sys-apps | |
parent | Whitespace. (diff) | |
download | gentoo-2-6231b888b6630075908c34455866286323dcad59.tar.gz gentoo-2-6231b888b6630075908c34455866286323dcad59.tar.bz2 gentoo-2-6231b888b6630075908c34455866286323dcad59.zip |
Stabilize for all.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/man-pages/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/man-pages/man-pages-3.69.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/man-pages/ChangeLog b/sys-apps/man-pages/ChangeLog index 73a440fcc81b..c852d970acec 100644 --- a/sys-apps/man-pages/ChangeLog +++ b/sys-apps/man-pages/ChangeLog @@ -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.223 2014/07/11 18:36:51 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.224 2014/07/31 10:15:51 vapier Exp $ + + 31 Jul 2014; Mike Frysinger <vapier@gentoo.org> man-pages-3.69.ebuild: + Stabilize for all. *man-pages-3.70 (11 Jul 2014) diff --git a/sys-apps/man-pages/man-pages-3.69.ebuild b/sys-apps/man-pages/man-pages-3.69.ebuild index 82f3b8b8e1de..4a1426c5dacb 100644 --- a/sys-apps/man-pages/man-pages-3.69.ebuild +++ b/sys-apps/man-pages/man-pages-3.69.ebuild @@ -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.69.ebuild,v 1.1 2014/06/16 06:46:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.69.ebuild,v 1.2 2014/07/31 10:15:51 vapier Exp $ EAPI=4 @@ -16,7 +16,7 @@ SRC_URI="mirror://kernel/linux/docs/man-pages/Archive/${P}.tar.xz 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" |