diff options
author | Joshua Kinard <kumba@gentoo.org> | 2014-07-06 23:19:59 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2014-07-06 23:19:59 +0000 |
commit | 6e5f43174c4147ad957a150c75cf85a080bd4c08 (patch) | |
tree | f2c4e6c2752df2f978ff15c21252945cd2a82b4e /sys-apps/man-pages | |
parent | Changed mips -> ~mips: we don't have a stable keyword anymore. (diff) | |
download | gentoo-2-6e5f43174c4147ad957a150c75cf85a080bd4c08.tar.gz gentoo-2-6e5f43174c4147ad957a150c75cf85a080bd4c08.tar.bz2 gentoo-2-6e5f43174c4147ad957a150c75cf85a080bd4c08.zip |
Changed mips -> ~mips: we don't have a stable keyword anymore.
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D25D95E3)
Diffstat (limited to 'sys-apps/man-pages')
-rw-r--r-- | sys-apps/man-pages/ChangeLog | 6 | ||||
-rw-r--r-- | sys-apps/man-pages/man-pages-3.63.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/man-pages/man-pages-3.67.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/man-pages/ChangeLog b/sys-apps/man-pages/ChangeLog index 1862ab8323eb..30e92ad2e7a3 100644 --- a/sys-apps/man-pages/ChangeLog +++ b/sys-apps/man-pages/ChangeLog @@ -1,6 +1,10 @@ # 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.221 2014/06/16 06:46:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/ChangeLog,v 1.222 2014/07/06 23:19:59 kumba Exp $ + + 06 Jul 2014; Joshua Kinard <kumba@gentoo.org> man-pages-3.63.ebuild, + man-pages-3.67.ebuild: + Changed mips -> ~mips: we don't have a stable keyword anymore. *man-pages-3.69 (16 Jun 2014) diff --git a/sys-apps/man-pages/man-pages-3.63.ebuild b/sys-apps/man-pages/man-pages-3.63.ebuild index 7ceffcf19ff9..5c624134b8be 100644 --- a/sys-apps/man-pages/man-pages-3.63.ebuild +++ b/sys-apps/man-pages/man-pages-3.63.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.63.ebuild,v 1.2 2014/04/06 14:31:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.63.ebuild,v 1.3 2014/07/06 23:19:59 kumba 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" diff --git a/sys-apps/man-pages/man-pages-3.67.ebuild b/sys-apps/man-pages/man-pages-3.67.ebuild index d73abb1b3c98..3f71683e9667 100644 --- a/sys-apps/man-pages/man-pages-3.67.ebuild +++ b/sys-apps/man-pages/man-pages-3.67.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.67.ebuild,v 1.2 2014/06/16 06:45:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.67.ebuild,v 1.3 2014/07/06 23:19:59 kumba 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" |