diff options
author | Brent Baude <ranger@gentoo.org> | 2011-02-28 23:42:14 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-02-28 23:42:14 +0000 |
commit | 08e3eaa0bbbeed6636ef18dd13c3378902abb4f5 (patch) | |
tree | 7fa82a4b5ee1cc6d99ff4b1741f740969d1ab6ff /sys-apps | |
parent | stable ppc64, bug 349114 (diff) | |
download | gentoo-2-08e3eaa0bbbeed6636ef18dd13c3378902abb4f5.tar.gz gentoo-2-08e3eaa0bbbeed6636ef18dd13c3378902abb4f5.tar.bz2 gentoo-2-08e3eaa0bbbeed6636ef18dd13c3378902abb4f5.zip |
stable ppc64, bug 350091
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/help2man/ChangeLog | 5 | ||||
-rw-r--r-- | sys-apps/help2man/help2man-1.38.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-apps/help2man/ChangeLog b/sys-apps/help2man/ChangeLog index bf6391c93272..951b35dc7566 100644 --- a/sys-apps/help2man/ChangeLog +++ b/sys-apps/help2man/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/help2man # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/ChangeLog,v 1.57 2011/01/29 16:45:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/ChangeLog,v 1.58 2011/02/28 23:42:14 ranger Exp $ + + 28 Feb 2011; Brent Baude <ranger@gentoo.org> help2man-1.38.2.ebuild: + stable ppc64, bug 350091 29 Jan 2011; Raúl Porcel <armin76@gentoo.org> help2man-1.38.2.ebuild: alpha/ia64/m68k/s390/sh stable wrt #350091 diff --git a/sys-apps/help2man/help2man-1.38.2.ebuild b/sys-apps/help2man/help2man-1.38.2.ebuild index e06622e9172e..fe6f566146bb 100644 --- a/sys-apps/help2man/help2man-1.38.2.ebuild +++ b/sys-apps/help2man/help2man-1.38.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.38.2.ebuild,v 1.7 2011/01/29 16:45:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/help2man/help2man-1.38.2.ebuild,v 1.8 2011/02/28 23:42:14 ranger Exp $ EAPI="2" @@ -12,7 +12,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" |