diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-25 19:13:23 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2005-07-25 19:13:23 +0000 |
commit | 2bb0a0f1a4df1b1b5eae8946a0b0c1113a1971cf (patch) | |
tree | e965171553b98289bbd4dba0f15611e3507e54d4 /app-text/txt2man | |
parent | #100255: changed homepage (diff) | |
download | historical-2bb0a0f1a4df1b1b5eae8946a0b0c1113a1971cf.tar.gz historical-2bb0a0f1a4df1b1b5eae8946a0b0c1113a1971cf.tar.bz2 historical-2bb0a0f1a4df1b1b5eae8946a0b0c1113a1971cf.zip |
~sparc as a dep for bug #100058
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-text/txt2man')
-rw-r--r-- | app-text/txt2man/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/txt2man/Manifest | 14 | ||||
-rw-r--r-- | app-text/txt2man/txt2man-1.4.8.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/app-text/txt2man/ChangeLog b/app-text/txt2man/ChangeLog index 690b4b3427e0..37cab14f682b 100644 --- a/app-text/txt2man/ChangeLog +++ b/app-text/txt2man/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/txt2man # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/txt2man/ChangeLog,v 1.4 2005/07/24 17:20:03 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/txt2man/ChangeLog,v 1.5 2005/07/25 19:13:23 gustavoz Exp $ + + 25 Jul 2005; Gustavo Zacarias <gustavoz@gentoo.org> txt2man-1.4.8.ebuild: + ~sparc as a dep for bug #100058 24 Jul 2005; David Holm <dholm@gentoo.org> txt2man-1.4.8.ebuild: Added to ~ppc. diff --git a/app-text/txt2man/Manifest b/app-text/txt2man/Manifest index 9302a75048b7..0078466000db 100644 --- a/app-text/txt2man/Manifest +++ b/app-text/txt2man/Manifest @@ -1,4 +1,14 @@ -MD5 63d3606c459e3ea858f9e55ad1f6a62e ChangeLog 611 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 f1a65c84bfa8bcd0b8a1fa0dbb76c577 metadata.xml 365 -MD5 da506e49ec7619c63d11336700555999 txt2man-1.4.8.ebuild 648 +MD5 df62e0b1fa5a8510ccdd2028da70ffc1 txt2man-1.4.8.ebuild 658 +MD5 9ef6651b217f46e8711700738d3ce14d ChangeLog 725 MD5 5ff264ac56ae570fa0194d37f171066d files/digest-txt2man-1.4.8 69 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux) + +iD8DBQFC5TnwKRy60XGEcJIRAh41AJ90kmnVABYeJmt1/IQSw4h9Yl7HogCfU6Jv +XHZDiXH8Jeb1Brd0qi5ttBY= +=719S +-----END PGP SIGNATURE----- diff --git a/app-text/txt2man/txt2man-1.4.8.ebuild b/app-text/txt2man/txt2man-1.4.8.ebuild index 71f4678a5bf9..c8ce37174c8e 100644 --- a/app-text/txt2man/txt2man-1.4.8.ebuild +++ b/app-text/txt2man/txt2man-1.4.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/txt2man/txt2man-1.4.8.ebuild,v 1.4 2005/07/24 17:20:03 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/txt2man/txt2man-1.4.8.ebuild,v 1.5 2005/07/25 19:13:23 gustavoz Exp $ DESCRIPTION="A simple script to convert ASCII text to man page." HOMEPAGE="http://mvertes.free.fr/" @@ -8,7 +8,7 @@ SRC_URI="mirror://debian/pool/main/t/txt2man/${P/-/_}.orig.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="app-shells/bash |