diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-10-29 09:25:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-10-29 09:25:29 +0000 |
commit | 82656c493c3ffd76c678590e8134339037ee238e (patch) | |
tree | 2ac502c42ee8d96e20c187b031f20a6c987d644a /sys-apps | |
parent | Stable for sparc, wrt bug #524752 (diff) | |
download | gentoo-2-82656c493c3ffd76c678590e8134339037ee238e.tar.gz gentoo-2-82656c493c3ffd76c678590e8134339037ee238e.tar.bz2 gentoo-2-82656c493c3ffd76c678590e8134339037ee238e.zip |
Stable for sparc, wrt bug #524988
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/help2man/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/help2man/help2man-1.45.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/help2man/ChangeLog b/sys-apps/help2man/ChangeLog index 3c293bba5f4b..f1bef5725096 100644 --- a/sys-apps/help2man/ChangeLog +++ b/sys-apps/help2man/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/help2man # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/ChangeLog,v 1.128 2014/10/28 10:51:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/ChangeLog,v 1.129 2014/10/29 09:25:29 ago Exp $ + + 29 Oct 2014; Agostino Sarubbo <ago@gentoo.org> help2man-1.45.1.ebuild: + Stable for sparc, wrt bug #524988 28 Oct 2014; Agostino Sarubbo <ago@gentoo.org> help2man-1.45.1.ebuild: Stable for ia64, wrt bug #524988 diff --git a/sys-apps/help2man/help2man-1.45.1.ebuild b/sys-apps/help2man/help2man-1.45.1.ebuild index dc6fc3f07b4d..c138f9eea384 100644 --- a/sys-apps/help2man/help2man-1.45.1.ebuild +++ b/sys-apps/help2man/help2man-1.45.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.45.1.ebuild,v 1.9 2014/10/28 10:51:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.45.1.ebuild,v 1.10 2014/10/29 09:25:29 ago Exp $ EAPI=4 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="nls elibc_glibc" RDEPEND="dev-lang/perl |