summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-10-17 22:13:31 +0000
committerMike Frysinger <vapier@gentoo.org>2005-10-17 22:13:31 +0000
commit851cbe0e8d98f811be72371f0b6815172d07dd81 (patch)
treefd084bd105eb9224d0791140dc483e1db168334c /sys-apps
parentfixed bug #109482 (diff)
downloadgentoo-2-851cbe0e8d98f811be72371f0b6815172d07dd81.tar.gz
gentoo-2-851cbe0e8d98f811be72371f0b6815172d07dd81.tar.bz2
gentoo-2-851cbe0e8d98f811be72371f0b6815172d07dd81.zip
stabilize
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/man-pages/man-pages-2.08.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man-pages/man-pages-2.08.ebuild b/sys-apps/man-pages/man-pages-2.08.ebuild
index 809180cfa983..b3dceabe41d4 100644
--- a/sys-apps/man-pages/man-pages-2.08.ebuild
+++ b/sys-apps/man-pages/man-pages-2.08.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-2.08.ebuild,v 1.1 2005/10/05 06:02:45 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-2.08.ebuild,v 1.2 2005/10/17 22:13:31 vapier Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://kernel/linux/docs/manpages/${P}.tar.bz2"
LICENSE="freedist"
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="nls"
RDEPEND="sys-apps/man"