diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-01-19 06:38:03 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-01-19 06:38:03 +0000 |
commit | d5b189ecec06ce91381319500016c4057f526a1f (patch) | |
tree | 269bb35f3862fd88e6bb43525bf10da43a040ba4 /sys-apps/man-pages | |
parent | old (diff) | |
download | gentoo-2-d5b189ecec06ce91381319500016c4057f526a1f.tar.gz gentoo-2-d5b189ecec06ce91381319500016c4057f526a1f.tar.bz2 gentoo-2-d5b189ecec06ce91381319500016c4057f526a1f.zip |
stabilize
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/man-pages')
-rw-r--r-- | sys-apps/man-pages/man-pages-3.23.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man-pages/man-pages-3.23.ebuild b/sys-apps/man-pages/man-pages-3.23.ebuild index 8f842fbb2b36..d9e504808eb5 100644 --- a/sys-apps/man-pages/man-pages-3.23.ebuild +++ b/sys-apps/man-pages/man-pages-3.23.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.23.ebuild,v 1.2 2010/01/08 07:07:50 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.23.ebuild,v 1.3 2010/01/19 06:38:03 vapier Exp $ GENTOO_PATCH=2 @@ -12,7 +12,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" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE_LINGUAS=" cs da de es fr it ja nl pl ro ru zh_CN" IUSE="nls ${IUSE_LINGUAS// / linguas_}" RESTRICT="binchecks" |