diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-10-12 06:01:57 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-10-12 06:01:57 +0000 |
commit | d5cce482bc81bb4eb99f4cbf41a80cd54bf07bf0 (patch) | |
tree | 91664aa7ff37b67ed99ad8060a317f1f5ef97ee4 /sys-apps/man-pages | |
parent | old (diff) | |
download | gentoo-2-d5cce482bc81bb4eb99f4cbf41a80cd54bf07bf0.tar.gz gentoo-2-d5cce482bc81bb4eb99f4cbf41a80cd54bf07bf0.tar.bz2 gentoo-2-d5cce482bc81bb4eb99f4cbf41a80cd54bf07bf0.zip |
stabilize for all
(Portage version: 2.2_rc91/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/man-pages')
-rw-r--r-- | sys-apps/man-pages/man-pages-3.27.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man-pages/man-pages-3.27.ebuild b/sys-apps/man-pages/man-pages-3.27.ebuild index bebab8678164..f9b822dfed26 100644 --- a/sys-apps/man-pages/man-pages-3.27.ebuild +++ b/sys-apps/man-pages/man-pages-3.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.27.ebuild,v 1.1 2010/09/22 18:32:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.27.ebuild,v 1.2 2010/10/12 06:01:57 vapier Exp $ EAPI=3 @@ -14,7 +14,7 @@ SRC_URI="mirror://kernel/linux/docs/manpages/Archive/${P}.tar.bz2 LICENSE="as-is GPL-2 BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux" IUSE_LINGUAS=" cs da de fr it ja nl pl ro ru zh_CN" IUSE="nls ${IUSE_LINGUAS// / linguas_}" RESTRICT="binchecks" |