summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-07-20 21:55:04 +0000
committerMike Frysinger <vapier@gentoo.org>2007-07-20 21:55:04 +0000
commit0c16468546b378626f673167e7a9b6efe7f25498 (patch)
tree3e6692bdeda80d2201ac5b6d142e51670c25cccb /sys-apps/man-pages
parentAlways enable msn protocol and remove ssl use flag since its not compulsory (diff)
downloadhistorical-0c16468546b378626f673167e7a9b6efe7f25498.tar.gz
historical-0c16468546b378626f673167e7a9b6efe7f25498.tar.bz2
historical-0c16468546b378626f673167e7a9b6efe7f25498.zip
stabilize
Diffstat (limited to 'sys-apps/man-pages')
-rw-r--r--sys-apps/man-pages/man-pages-2.62.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man-pages/man-pages-2.62.ebuild b/sys-apps/man-pages/man-pages-2.62.ebuild
index 1536d228a3be..344707da4623 100644
--- a/sys-apps/man-pages/man-pages-2.62.ebuild
+++ b/sys-apps/man-pages/man-pages-2.62.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-pages/man-pages-2.62.ebuild,v 1.1 2007/07/13 22:22:17 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-2.62.ebuild,v 1.2 2007/07/20 21:55:04 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="virtual/man"