diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-09-04 18:42:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-09-04 18:42:58 +0000 |
commit | 0860739ca968353cce82512c044d39c25e8c93d4 (patch) | |
tree | e0d32856ef10b51532f65ca435937834faa13d9b /app-text/txt2man | |
parent | Fix compile with gcc-4.7, bug #518668 by Eric Bueschel. (diff) | |
download | gentoo-2-0860739ca968353cce82512c044d39c25e8c93d4.tar.gz gentoo-2-0860739ca968353cce82512c044d39c25e8c93d4.tar.bz2 gentoo-2-0860739ca968353cce82512c044d39c25e8c93d4.zip |
Stable for HPPA (bug #521896).
(Portage version: 2.2.12/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-text/txt2man')
-rw-r--r-- | app-text/txt2man/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/txt2man/txt2man-1.5.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/app-text/txt2man/ChangeLog b/app-text/txt2man/ChangeLog index d3d5fe779d7c..8552484d7a60 100644 --- a/app-text/txt2man/ChangeLog +++ b/app-text/txt2man/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/txt2man -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/txt2man/ChangeLog,v 1.26 2013/05/21 16:18:08 jer Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/txt2man/ChangeLog,v 1.27 2014/09/04 18:42:58 jer Exp $ + + 04 Sep 2014; Jeroen Roovers <jer@gentoo.org> txt2man-1.5.6.ebuild: + Stable for HPPA (bug #521896). 21 May 2013; Jeroen Roovers <jer@gentoo.org> txt2man-1.5.6.ebuild: Marked ~hppa (bug #470808). diff --git a/app-text/txt2man/txt2man-1.5.6.ebuild b/app-text/txt2man/txt2man-1.5.6.ebuild index 561bb068581d..6277e702c0d9 100644 --- a/app-text/txt2man/txt2man-1.5.6.ebuild +++ b/app-text/txt2man/txt2man-1.5.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/txt2man/txt2man-1.5.6.ebuild,v 1.6 2013/05/21 16:18:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/txt2man/txt2man-1.5.6.ebuild,v 1.7 2014/09/04 18:42:58 jer Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="http://mvertes.free.fr/download/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="" RDEPEND="app-shells/bash |