diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-10-22 09:01:18 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-10-22 09:01:18 +0000 |
commit | 006657ca4e6a6ecfabc6486b1892c2ddc8070315 (patch) | |
tree | 6df15635a8957c0a5193befb00a3b927e619c526 /app-doc/ucspi-tcp-man/ucspi-tcp-man-20020317.ebuild | |
parent | s390/m68k/sh love (diff) | |
download | gentoo-2-006657ca4e6a6ecfabc6486b1892c2ddc8070315.tar.gz gentoo-2-006657ca4e6a6ecfabc6486b1892c2ddc8070315.tar.bz2 gentoo-2-006657ca4e6a6ecfabc6486b1892c2ddc8070315.zip |
m68k/sh love
(Portage version: 2.0.53_rc6)
Diffstat (limited to 'app-doc/ucspi-tcp-man/ucspi-tcp-man-20020317.ebuild')
-rw-r--r-- | app-doc/ucspi-tcp-man/ucspi-tcp-man-20020317.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 fb6367ff5581..d10c971275ec 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-2005 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.16 2005/02/06 12:20:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/ucspi-tcp-man/ucspi-tcp-man-20020317.ebuild,v 1.17 2005/10/22 09:01:18 vapier Exp $ DESCRIPTION="Man pages for ucspi-tcp" HOMEPAGE="http://smarden.org/pape/djb/manpages/" @@ -8,7 +8,7 @@ SRC_URI="http://smarden.org/pape/djb/manpages/ucspi-tcp-0.88-man-20020317.tar.gz LICENSE="public-domain" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" S=${WORKDIR}/ucspi-tcp-0.88-man |