diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-11 18:00:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-11 18:00:55 +0000 |
commit | ecfc3bc51bfc1e3ff7c56469f5ba5e66f2b57b8c (patch) | |
tree | 01101840e39e91f7704748c5eb98ce8cd068c802 /sys-apps | |
parent | sparc stable wrt #322631 (diff) | |
download | gentoo-2-ecfc3bc51bfc1e3ff7c56469f5ba5e66f2b57b8c.tar.gz gentoo-2-ecfc3bc51bfc1e3ff7c56469f5ba5e66f2b57b8c.tar.bz2 gentoo-2-ecfc3bc51bfc1e3ff7c56469f5ba5e66f2b57b8c.zip |
alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #325089
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/help2man/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/help2man/help2man-1.37.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/help2man/ChangeLog b/sys-apps/help2man/ChangeLog index 05a7c782176a..d921bac040b0 100644 --- a/sys-apps/help2man/ChangeLog +++ b/sys-apps/help2man/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/help2man # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/ChangeLog,v 1.48 2010/07/06 15:31:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/ChangeLog,v 1.49 2010/07/11 18:00:55 armin76 Exp $ + + 11 Jul 2010; Raúl Porcel <armin76@gentoo.org> help2man-1.37.1.ebuild: + alpha/arm/ia64/m68k/s390/sh/sparc stable wrt #325089 06 Jul 2010; Jeroen Roovers <jer@gentoo.org> help2man-1.37.1.ebuild: Stable for HPPA (bug #325089). diff --git a/sys-apps/help2man/help2man-1.37.1.ebuild b/sys-apps/help2man/help2man-1.37.1.ebuild index 05b73fe6b305..09683a6b39ef 100644 --- a/sys-apps/help2man/help2man-1.37.1.ebuild +++ b/sys-apps/help2man/help2man-1.37.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.37.1.ebuild,v 1.6 2010/07/06 15:31:54 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.37.1.ebuild,v 1.7 2010/07/11 18:00:55 armin76 Exp $ inherit eutils @@ -10,7 +10,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 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="nls elibc_glibc" RDEPEND="dev-lang/perl" |