diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-14 14:44:31 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-14 14:44:31 +0000 |
commit | cfaff425f2875f987eb0af8b8fd581041f00ef12 (patch) | |
tree | ba5cf396b26b076b6e0441466bcb3e5cd5474e38 /sys-apps/man/man-1.5l-r5.ebuild | |
parent | Getting ready for glsa (diff) | |
download | gentoo-2-cfaff425f2875f987eb0af8b8fd581041f00ef12.tar.gz gentoo-2-cfaff425f2875f987eb0af8b8fd581041f00ef12.tar.bz2 gentoo-2-cfaff425f2875f987eb0af8b8fd581041f00ef12.zip |
Getting ready for glsa
Diffstat (limited to 'sys-apps/man/man-1.5l-r5.ebuild')
-rw-r--r-- | sys-apps/man/man-1.5l-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man/man-1.5l-r5.ebuild b/sys-apps/man/man-1.5l-r5.ebuild index 45b6f483d3cf..12d18b5615c7 100644 --- a/sys-apps/man/man-1.5l-r5.ebuild +++ b/sys-apps/man/man-1.5l-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5l-r5.ebuild,v 1.1 2003/06/08 19:57:36 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man/man-1.5l-r5.ebuild,v 1.2 2003/06/14 14:44:31 aliz Exp $ IUSE="nls" @@ -19,7 +19,7 @@ RDEPEND="sys-apps/cronbase >=sys-apps/groff-1.18" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~arm ~mips" +KEYWORDS="x86 ppc sparc alpha hppa arm mips" LICENSE="GPL-2" src_unpack() { |