summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-05-09 03:10:06 +0000
committerAron Griffis <agriffis@gentoo.org>2005-05-09 03:10:06 +0000
commitd783e7dfcd0fc78cd92a70545b0caae36e04e676 (patch)
tree76b0abfc7b1e457fae677854bbfed019152d0334 /sys-apps/help2man
parentadd ~ia64 (diff)
downloadgentoo-2-d783e7dfcd0fc78cd92a70545b0caae36e04e676.tar.gz
gentoo-2-d783e7dfcd0fc78cd92a70545b0caae36e04e676.tar.bz2
gentoo-2-d783e7dfcd0fc78cd92a70545b0caae36e04e676.zip
stable on ia64
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-apps/help2man')
-rw-r--r--sys-apps/help2man/ChangeLog5
-rw-r--r--sys-apps/help2man/Manifest6
-rw-r--r--sys-apps/help2man/help2man-1.35.1.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/sys-apps/help2man/ChangeLog b/sys-apps/help2man/ChangeLog
index 29658f12f695..45c08f7715fc 100644
--- a/sys-apps/help2man/ChangeLog
+++ b/sys-apps/help2man/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/help2man
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/ChangeLog,v 1.20 2005/04/11 14:03:45 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/ChangeLog,v 1.21 2005/05/09 03:05:37 agriffis Exp $
+
+ 09 May 2005; Aron Griffis <agriffis@gentoo.org> help2man-1.35.1.ebuild:
+ stable on ia64
11 Apr 2005; Markus Rothe <corsair@gentoo.org> help2man-1.35.1.ebuild:
Stable on ppc64; bug #88648
diff --git a/sys-apps/help2man/Manifest b/sys-apps/help2man/Manifest
index da9a799b886b..febbdda1bc8a 100644
--- a/sys-apps/help2man/Manifest
+++ b/sys-apps/help2man/Manifest
@@ -1,8 +1,8 @@
-MD5 fa867abfbd0e6fac3c365acc7a79cd35 ChangeLog 2331
+MD5 acdf40396a6314817d50423cf1c7ff57 help2man-1.35.1.ebuild 820
MD5 4e96980c9b1430edd5fa63e0e4b49be2 help2man-1.29.ebuild 580
-MD5 80ab203cfb11d347bca687099490085c help2man-1.33.1.ebuild 785
-MD5 8f8f8f7fc0f7dfa2431ba398473a6585 help2man-1.35.1.ebuild 821
+MD5 fa867abfbd0e6fac3c365acc7a79cd35 ChangeLog 2331
MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
+MD5 80ab203cfb11d347bca687099490085c help2man-1.33.1.ebuild 785
MD5 6da3242e041f865b2523b9a12bcad64e files/digest-help2man-1.29 64
MD5 174fd92d4b9bde16f1f5a3fb01c069ad files/digest-help2man-1.33.1 66
MD5 b82f50684175358ea878b6f962d37b48 files/digest-help2man-1.35.1 66
diff --git a/sys-apps/help2man/help2man-1.35.1.ebuild b/sys-apps/help2man/help2man-1.35.1.ebuild
index e6a87afb9d93..b445fd4b9f87 100644
--- a/sys-apps/help2man/help2man-1.35.1.ebuild
+++ b/sys-apps/help2man/help2man-1.35.1.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/help2man/help2man-1.35.1.ebuild,v 1.2 2005/04/11 14:03:45 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.35.1.ebuild,v 1.3 2005/05/09 03:05:37 agriffis 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="http://ftp.gnu.org/gnu/help2man/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86"
IUSE="nls"
RDEPEND="dev-lang/perl"