diff options
author | 2010-05-10 19:15:13 +0000 | |
---|---|---|
committer | 2010-05-10 19:15:13 +0000 | |
commit | fb4f31b2a623bcc578eb9f0bd0e37f49a69693b3 (patch) | |
tree | 71746446a7d5156f16112f72d9efa2eb30c772c7 /sys-apps/man-pages | |
parent | Revision bump, fixes http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520696 ... (diff) | |
download | gentoo-2-fb4f31b2a623bcc578eb9f0bd0e37f49a69693b3.tar.gz gentoo-2-fb4f31b2a623bcc578eb9f0bd0e37f49a69693b3.tar.bz2 gentoo-2-fb4f31b2a623bcc578eb9f0bd0e37f49a69693b3.zip |
stabilize
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/man-pages')
-rw-r--r-- | sys-apps/man-pages/man-pages-3.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man-pages/man-pages-3.24.ebuild b/sys-apps/man-pages/man-pages-3.24.ebuild index 4954e160179e..7228c37b9cc4 100644 --- a/sys-apps/man-pages/man-pages-3.24.ebuild +++ b/sys-apps/man-pages/man-pages-3.24.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.24.ebuild,v 1.3 2010/04/09 17:47:12 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-3.24.ebuild,v 1.4 2010/05/10 19:15:13 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" |