summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-apps/help2man/ChangeLog5
-rw-r--r--sys-apps/help2man/help2man-1.36.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/help2man/ChangeLog b/sys-apps/help2man/ChangeLog
index f7491bf51937..b66622b30061 100644
--- a/sys-apps/help2man/ChangeLog
+++ b/sys-apps/help2man/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/help2man
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/ChangeLog,v 1.25 2006/09/25 14:22:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/ChangeLog,v 1.26 2006/09/25 17:22:36 nixnut Exp $
+
+ 25 Sep 2006; <nixnut@gentoo.org> help2man-1.36.4.ebuild:
+ Stable on ppc wrt bug 149054
25 Sep 2006; Markus Rothe <corsair@gentoo.org> help2man-1.36.4.ebuild:
Stable on ppc64; bug #149054
diff --git a/sys-apps/help2man/help2man-1.36.4.ebuild b/sys-apps/help2man/help2man-1.36.4.ebuild
index 0243f7c65cf5..b5575330e587 100644
--- a/sys-apps/help2man/help2man-1.36.4.ebuild
+++ b/sys-apps/help2man/help2man-1.36.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.36.4.ebuild,v 1.4 2006/09/25 14:22:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.36.4.ebuild,v 1.5 2006/09/25 17:22:36 nixnut Exp $
DESCRIPTION="GNU utility to convert program --help output to a man page"
HOMEPAGE="http://www.gnu.org/software/help2man"
@@ -8,7 +8,7 @@ SRC_URI="mirror://gnu/help2man/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ppc64 s390 sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc ~x86 ~x86-fbsd"
IUSE="nls"
RDEPEND="dev-lang/perl"