diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-10-02 04:04:38 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-10-02 04:04:38 +0000 |
commit | de38201ec21607fa81af10111e8717c6a30e25c4 (patch) | |
tree | dd5056a16a04cbeddd19d5c98f1689f177422b46 /sys-apps | |
parent | Disable src_test -- there is no actual test #239071 by Alexis Ballier. (diff) | |
download | gentoo-2-de38201ec21607fa81af10111e8717c6a30e25c4.tar.gz gentoo-2-de38201ec21607fa81af10111e8717c6a30e25c4.tar.bz2 gentoo-2-de38201ec21607fa81af10111e8717c6a30e25c4.zip |
arm/s390/sh stable
(Portage version: 2.2_rc8/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/man/man-1.6f-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man/man-1.6f-r2.ebuild b/sys-apps/man/man-1.6f-r2.ebuild index 9e527bbf676d..83f8e20d0ed9 100644 --- a/sys-apps/man/man-1.6f-r2.ebuild +++ b/sys-apps/man/man-1.6f-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r2.ebuild,v 1.6 2008/10/01 15:02:08 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6f-r2.ebuild,v 1.7 2008/10/02 04:04:38 vapier Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://primates.ximian.com/~flucifredi/man/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ~ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="nls" DEPEND="nls? ( sys-devel/gettext )" |