diff options
author | Tom Martin <slarti@gentoo.org> | 2004-08-13 11:17:22 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-08-13 11:17:22 +0000 |
commit | 019eabaad51f7c839134a300df2886c8cc938e50 (patch) | |
tree | 7ed28e67d4a104c85f785dda708c814c909843a0 /app-doc | |
parent | Minor changes to [R]DEPEND. (diff) | |
download | historical-019eabaad51f7c839134a300df2886c8cc938e50.tar.gz historical-019eabaad51f7c839134a300df2886c8cc938e50.tar.bz2 historical-019eabaad51f7c839134a300df2886c8cc938e50.zip |
Marked ~amd64; resolves 58742.
Diffstat (limited to 'app-doc')
-rw-r--r-- | app-doc/ucspi-tcp-man/ChangeLog | 6 | ||||
-rw-r--r-- | app-doc/ucspi-tcp-man/Manifest | 14 | ||||
-rw-r--r-- | app-doc/ucspi-tcp-man/ucspi-tcp-man-20020317.ebuild | 4 |
3 files changed, 19 insertions, 5 deletions
diff --git a/app-doc/ucspi-tcp-man/ChangeLog b/app-doc/ucspi-tcp-man/ChangeLog index 5c8512374445..cc7173705029 100644 --- a/app-doc/ucspi-tcp-man/ChangeLog +++ b/app-doc/ucspi-tcp-man/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-doc/ucspi-tcp-man # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/ucspi-tcp-man/ChangeLog,v 1.8 2004/06/24 21:50:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/ucspi-tcp-man/ChangeLog,v 1.9 2004/08/13 11:17:22 slarti Exp $ + + 13 Aug 2004; Tom Martin <slarti@gentoo.org> ucspi-tcp-man-20020317.ebuild: + Marked ~amd64; resolves bug 58742. Thanks to James Couzens + <jcouzens@codeshare.ca> for reporting. 07 Jun 2004; Daniel Black <dragonheart@gentoo.org> +metadata.xml, ucspi-tcp-man-20020317.ebuild: diff --git a/app-doc/ucspi-tcp-man/Manifest b/app-doc/ucspi-tcp-man/Manifest index ade4c4fd1c0d..44f2687e749a 100644 --- a/app-doc/ucspi-tcp-man/Manifest +++ b/app-doc/ucspi-tcp-man/Manifest @@ -1,4 +1,14 @@ -MD5 c0954de4de029d2c56ff35b07de7458a ucspi-tcp-man-20020317.ebuild 550 -MD5 5e2eb5620a3999e6625a1a6708d602d6 ChangeLog 663 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 20b4f7ba7fc7472a8ea2b12b330a5f52 ucspi-tcp-man-20020317.ebuild 555 +MD5 62b75033d9d6f92b0cb4b29c7abe476e ChangeLog 841 MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310 MD5 5f32104538b60bc8d4f95686a8b2620b files/digest-ucspi-tcp-man-20020317 77 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.2.5 (GNU/Linux) + +iD8DBQFBHKNaCHk4+ZoBpvsRAvXkAKCkzb2B1nLd1xDDyONEEcTNtjZMRQCgg1mF +RvRLxXrZ0iZ8RIlrtNg9Nu4= +=vQv+ +-----END PGP SIGNATURE----- diff --git a/app-doc/ucspi-tcp-man/ucspi-tcp-man-20020317.ebuild b/app-doc/ucspi-tcp-man/ucspi-tcp-man-20020317.ebuild index 3d5e761191d5..e5a642762c3b 100644 --- a/app-doc/ucspi-tcp-man/ucspi-tcp-man-20020317.ebuild +++ b/app-doc/ucspi-tcp-man/ucspi-tcp-man-20020317.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/ucspi-tcp-man/ucspi-tcp-man-20020317.ebuild,v 1.12 2004/06/24 21:50:52 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/ucspi-tcp-man/ucspi-tcp-man-20020317.ebuild,v 1.13 2004/08/13 11:17:22 slarti Exp $ S=${WORKDIR}/ucspi-tcp-0.88-man @@ -11,7 +11,7 @@ HOMEPAGE="http://smarden.org/pape/djb/manpages/" SLOT="0" LICENSE="public-domain" IUSE="" -KEYWORDS="x86 ppc sparc" +KEYWORDS="x86 ppc sparc ~amd64" src_install() { dodoc README |