diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-14 08:44:19 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-12-14 08:44:19 +0000 |
commit | fbf146bfcfb090b8ce9862450865a4240ccb6b1c (patch) | |
tree | b8234ff91febe2dbf49a8dd6fd6f131c796709ce /app-text | |
parent | x86 stable wrt bug #393737 (diff) | |
download | gentoo-2-fbf146bfcfb090b8ce9862450865a4240ccb6b1c.tar.gz gentoo-2-fbf146bfcfb090b8ce9862450865a4240ccb6b1c.tar.bz2 gentoo-2-fbf146bfcfb090b8ce9862450865a4240ccb6b1c.zip |
x86 stable wrt bug #393357
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/txt2man/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/txt2man/txt2man-1.5.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/txt2man/ChangeLog b/app-text/txt2man/ChangeLog index 3efd559df6fc..97cd2e271390 100644 --- a/app-text/txt2man/ChangeLog +++ b/app-text/txt2man/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/txt2man # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/txt2man/ChangeLog,v 1.22 2011/12/12 22:13:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/txt2man/ChangeLog,v 1.23 2011/12/14 08:44:19 phajdan.jr Exp $ + + 14 Dec 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> txt2man-1.5.6.ebuild: + x86 stable wrt bug #393357 12 Dec 2011; Agostino Sarubbo <ago@gentoo.org> txt2man-1.5.6.ebuild: Stable for AMD64, wrt bug #393357 diff --git a/app-text/txt2man/txt2man-1.5.6.ebuild b/app-text/txt2man/txt2man-1.5.6.ebuild index 2c6b2b88dce7..4a0333ad98c0 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-2011 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.3 2011/12/12 22:13:14 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/txt2man/txt2man-1.5.6.ebuild,v 1.4 2011/12/14 08:44:19 phajdan.jr 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 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris" IUSE="" RDEPEND="app-shells/bash |