diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-04 14:08:19 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-04 14:08:19 +0000 |
commit | 230f7c00f3c7fb4b7ad2947b8d3e442fc311e29f (patch) | |
tree | 8de0b3d9502caeb7da04b1dd7722b378a57bdc66 /sys-apps/man/man-1.6e-r1.ebuild | |
parent | Stable on sparc wrt #172003 (diff) | |
download | gentoo-2-230f7c00f3c7fb4b7ad2947b8d3e442fc311e29f.tar.gz gentoo-2-230f7c00f3c7fb4b7ad2947b8d3e442fc311e29f.tar.bz2 gentoo-2-230f7c00f3c7fb4b7ad2947b8d3e442fc311e29f.zip |
Stable on sparc wrt #172761
(Portage version: 2.1.2.2)
Diffstat (limited to 'sys-apps/man/man-1.6e-r1.ebuild')
-rw-r--r-- | sys-apps/man/man-1.6e-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man/man-1.6e-r1.ebuild b/sys-apps/man/man-1.6e-r1.ebuild index c099612edfb8..740fa33574c5 100644 --- a/sys-apps/man/man-1.6e-r1.ebuild +++ b/sys-apps/man/man-1.6e-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6e-r1.ebuild,v 1.4 2007/04/01 10:11:47 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.6e-r1.ebuild,v 1.5 2007/04/04 14:08:19 gustavoz Exp $ inherit eutils flag-o-matic 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 )" |