diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-11 13:41:10 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-11 13:41:10 +0000 |
commit | 2a35b653bc0d67db63443ea60a5d74eca59bbe80 (patch) | |
tree | 126dad98eb286ed5775a169aee5aeb96c68813d4 /sys-apps/help2man | |
parent | ~amd64 (diff) | |
download | historical-2a35b653bc0d67db63443ea60a5d74eca59bbe80.tar.gz historical-2a35b653bc0d67db63443ea60a5d74eca59bbe80.tar.bz2 historical-2a35b653bc0d67db63443ea60a5d74eca59bbe80.zip |
Stable on alpha.
Diffstat (limited to 'sys-apps/help2man')
-rw-r--r-- | sys-apps/help2man/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/help2man/help2man-1.29.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/help2man/help2man-1.33.1.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/help2man/ChangeLog b/sys-apps/help2man/ChangeLog index 5647ce73dfa4..296e17c410bc 100644 --- a/sys-apps/help2man/ChangeLog +++ b/sys-apps/help2man/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/help2man # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/ChangeLog,v 1.12 2004/02/08 13:39:13 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/ChangeLog,v 1.13 2004/06/11 13:35:10 kloeri Exp $ + + 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> help2man-1.33.1.ebuild: + Stable on alpha. *help2man-1.33.1 (08 Feb 2004) diff --git a/sys-apps/help2man/help2man-1.29.ebuild b/sys-apps/help2man/help2man-1.29.ebuild index 5be6db173735..bbe09b801133 100644 --- a/sys-apps/help2man/help2man-1.29.ebuild +++ b/sys-apps/help2man/help2man-1.29.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.29.ebuild,v 1.17 2004/02/23 00:44:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.29.ebuild,v 1.18 2004/06/11 13:35:10 kloeri Exp $ DESCRIPTION="GNU utility to convert program --help output to a man page" HOMEPAGE="http://www.gnu.org/software/help2man" diff --git a/sys-apps/help2man/help2man-1.33.1.ebuild b/sys-apps/help2man/help2man-1.33.1.ebuild index 0450f176b46b..5d56afec41f4 100644 --- a/sys-apps/help2man/help2man-1.33.1.ebuild +++ b/sys-apps/help2man/help2man-1.33.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.33.1.ebuild,v 1.4 2004/06/02 04:27:20 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.33.1.ebuild,v 1.5 2004/06/11 13:35:10 kloeri Exp $ MY_P="${P/-/_}" DESCRIPTION="GNU utility to convert program --help output to a man page" @@ -9,7 +9,7 @@ SRC_URI="http://ftp.gnu.org/gnu/help2man/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha arm s390 ~amd64" +KEYWORDS="~x86 ~ppc ~sparc alpha arm s390 ~amd64" IUSE="nls" DEPEND="dev-lang/perl |