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/txt2man/txt2man-1.5.6.ebuild | |
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/txt2man/txt2man-1.5.6.ebuild')
-rw-r--r-- | app-text/txt2man/txt2man-1.5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |