diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-12 22:13:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-12 22:13:14 +0000 |
commit | 9786664c47136c7554b89c84ea586c0c2ba45dfa (patch) | |
tree | 0821b5f41da11fed684ecb1ea236397873aad898 /app-text/txt2man | |
parent | Remove deps that aren't explicitly required that gtk pulls in. (diff) | |
download | gentoo-2-9786664c47136c7554b89c84ea586c0c2ba45dfa.tar.gz gentoo-2-9786664c47136c7554b89c84ea586c0c2ba45dfa.tar.bz2 gentoo-2-9786664c47136c7554b89c84ea586c0c2ba45dfa.zip |
Stable for AMD64, wrt bug #393357
(Portage version: 2.1.10.39/cvs/Linux i686)
Diffstat (limited to 'app-text/txt2man')
-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 e61048a86c28..3efd559df6fc 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.21 2011/10/14 22:54:11 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/txt2man/ChangeLog,v 1.22 2011/12/12 22:13:14 ago Exp $ + + 12 Dec 2011; Agostino Sarubbo <ago@gentoo.org> txt2man-1.5.6.ebuild: + Stable for AMD64, wrt bug #393357 14 Oct 2011; Tim Harder <radhermit@gentoo.org> txt2man-1.5.6.ebuild: Move DEPEND to RDEPEND and update DESCRIPTION. diff --git a/app-text/txt2man/txt2man-1.5.6.ebuild b/app-text/txt2man/txt2man-1.5.6.ebuild index 900bd8a42dfd..2c6b2b88dce7 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.2 2011/10/14 22:54:11 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/txt2man/txt2man-1.5.6.ebuild,v 1.3 2011/12/12 22:13:14 ago 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 |