summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-16 08:03:12 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-16 08:03:12 +0000
commit797c8802182999f386842ca3a7b28b0bde0db9ba (patch)
treec5bdcfeb5d47ce9fa866ee2279d50e4f1a8fb8c8 /sys-apps/help2man
parentMark 2.5.1-r8 stable on alpha (diff)
downloadgentoo-2-797c8802182999f386842ca3a7b28b0bde0db9ba.tar.gz
gentoo-2-797c8802182999f386842ca3a7b28b0bde0db9ba.tar.bz2
gentoo-2-797c8802182999f386842ca3a7b28b0bde0db9ba.zip
Mark 1.35.1 stable on alpha
(Portage version: 2.0.52-r1)
Diffstat (limited to 'sys-apps/help2man')
-rw-r--r--sys-apps/help2man/ChangeLog5
-rw-r--r--sys-apps/help2man/Manifest8
-rw-r--r--sys-apps/help2man/help2man-1.35.1.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/sys-apps/help2man/ChangeLog b/sys-apps/help2man/ChangeLog
index 45c08f7715fc..d3afc26bc000 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.21 2005/05/09 03:05:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/ChangeLog,v 1.22 2005/09/16 08:03:12 agriffis Exp $
+
+ 16 Sep 2005; Aron Griffis <agriffis@gentoo.org> help2man-1.35.1.ebuild:
+ Mark 1.35.1 stable on alpha
09 May 2005; Aron Griffis <agriffis@gentoo.org> help2man-1.35.1.ebuild:
stable on ia64
diff --git a/sys-apps/help2man/Manifest b/sys-apps/help2man/Manifest
index cee447cf63b7..b488d7d4efc1 100644
--- a/sys-apps/help2man/Manifest
+++ b/sys-apps/help2man/Manifest
@@ -1,8 +1,8 @@
+MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
MD5 13f4aa30534d726750493d27ca3f72b5 ChangeLog 2424
MD5 4e96980c9b1430edd5fa63e0e4b49be2 help2man-1.29.ebuild 580
-MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164
+MD5 bc7a2f9ad75f8888822c60fcb236df57 help2man-1.35.1.ebuild 824
MD5 19cbe181dfcd07d1e1fad820af00e69a help2man-1.33.1.ebuild 791
-MD5 4141ef175896465b02b9152371470138 help2man-1.35.1.ebuild 825
-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
+MD5 174fd92d4b9bde16f1f5a3fb01c069ad files/digest-help2man-1.33.1 66
+MD5 6da3242e041f865b2523b9a12bcad64e files/digest-help2man-1.29 64
diff --git a/sys-apps/help2man/help2man-1.35.1.ebuild b/sys-apps/help2man/help2man-1.35.1.ebuild
index 3979d1ad469f..4469e7d306fd 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.4 2005/05/22 01:55:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.35.1.ebuild,v 1.5 2005/09/16 08:03:12 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 ~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="dev-lang/perl"