diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 20:52:44 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-06-24 20:52:44 +0000 |
commit | 56f1d806b9c853698605fb2da50ba0c4e51c83f6 (patch) | |
tree | 42ff2e3e1555e8a9a6514e8ac4ccbae91323b8a6 /sys-apps/help2man/help2man-1.37.1.ebuild | |
parent | stable amd64, bug 325069 (diff) | |
download | gentoo-2-56f1d806b9c853698605fb2da50ba0c4e51c83f6.tar.gz gentoo-2-56f1d806b9c853698605fb2da50ba0c4e51c83f6.tar.bz2 gentoo-2-56f1d806b9c853698605fb2da50ba0c4e51c83f6.zip |
stable amd64, bug 325089
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/help2man/help2man-1.37.1.ebuild')
-rw-r--r-- | sys-apps/help2man/help2man-1.37.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/help2man/help2man-1.37.1.ebuild b/sys-apps/help2man/help2man-1.37.1.ebuild index a8b3579f83fa..9ad14b91fde2 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.1 2010/01/11 04:32:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.37.1.ebuild,v 1.2 2010/06/24 20:52:44 pacho 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" |