diff options
author | 2003-12-17 04:04:31 +0000 | |
---|---|---|
committer | 2003-12-17 04:04:31 +0000 | |
commit | 1353f8e0d26ae28ac371f0f11e949906c8e568d5 (patch) | |
tree | 834720aff0a49813cee5f3f9c185f7ef5ddb0475 /sys-apps/man-pages | |
parent | ppc64 (diff) | |
download | gentoo-2-1353f8e0d26ae28ac371f0f11e949906c8e568d5.tar.gz gentoo-2-1353f8e0d26ae28ac371f0f11e949906c8e568d5.tar.bz2 gentoo-2-1353f8e0d26ae28ac371f0f11e949906c8e568d5.zip |
ppc64
Diffstat (limited to 'sys-apps/man-pages')
-rw-r--r-- | sys-apps/man-pages/man-pages-1.64.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man-pages/man-pages-1.64.ebuild b/sys-apps/man-pages/man-pages-1.64.ebuild index fb1e308fdc62..cc42cf688d92 100644 --- a/sys-apps/man-pages/man-pages-1.64.ebuild +++ b/sys-apps/man-pages/man-pages-1.64.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-1.64.ebuild,v 1.4 2003/12/13 20:10:26 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-1.64.ebuild,v 1.5 2003/12/17 04:01:17 brad_mssw Exp $ DESCRIPTION="A somewhat comprehensive collection of Linux man pages" SRC_URI="mirror://kernel/linux/docs/manpages/${P}.tar.bz2" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.win.tue.nl/~aeb/linux/man/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm ia64" +KEYWORDS="x86 amd64 ppc sparc alpha mips hppa arm ia64 ppc64" RDEPEND="sys-apps/man" |