summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Færøy <eroyf@gentoo.org>2007-02-20 19:51:42 +0000
committerAlexander Færøy <eroyf@gentoo.org>2007-02-20 19:51:42 +0000
commit6316f7eafa482a1c114a2ef79c3859c651db3395 (patch)
tree4ba40f5ce68ed267023a529eae8d72961ef5cef4 /sys-apps/help2man
parentx86 stable wrt bug 167783 (diff)
downloadgentoo-2-6316f7eafa482a1c114a2ef79c3859c651db3395.tar.gz
gentoo-2-6316f7eafa482a1c114a2ef79c3859c651db3395.tar.bz2
gentoo-2-6316f7eafa482a1c114a2ef79c3859c651db3395.zip
mmmmips
(Portage version: 2.1.2-r9)
Diffstat (limited to 'sys-apps/help2man')
-rw-r--r--sys-apps/help2man/ChangeLog8
-rw-r--r--sys-apps/help2man/help2man-1.36.4.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-apps/help2man/ChangeLog b/sys-apps/help2man/ChangeLog
index 6631aa157935..ef49fee5bd8c 100644
--- a/sys-apps/help2man/ChangeLog
+++ b/sys-apps/help2man/ChangeLog
@@ -1,6 +1,10 @@
# 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.32 2006/10/17 09:41:34 uberlord Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/ChangeLog,v 1.33 2007/02/20 19:51:42 eroyf Exp $
+
+ 20 Feb 2007; Alexander H. Færøy <eroyf@gentoo.org>
+ help2man-1.36.4.ebuild:
+ Stable on MIPS; bug #149054
17 Oct 2006; Roy Marples <uberlord@gentoo.org> help2man-1.36.4.ebuild:
Added ~sparc-fbsd keyword.
diff --git a/sys-apps/help2man/help2man-1.36.4.ebuild b/sys-apps/help2man/help2man-1.36.4.ebuild
index 0e708b8fb3e1..c682fe5d4a79 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
+# Copyright 1999-2007 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.11 2006/10/17 09:41:34 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.36.4.ebuild,v 1.12 2007/02/20 19:51:42 eroyf 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 ~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"
RDEPEND="dev-lang/perl"