diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2002-07-16 11:56:05 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2002-07-16 11:56:05 +0000 |
commit | e79898119df0e5bb6ca9e28ffc50eef3ee2f0a40 (patch) | |
tree | f6b2d4985255157a6c57a1b4e4a2d7fe09a23437 /sys-apps/man-pages | |
parent | ppc KEYWORDS and misc fixes (diff) | |
download | gentoo-2-e79898119df0e5bb6ca9e28ffc50eef3ee2f0a40.tar.gz gentoo-2-e79898119df0e5bb6ca9e28ffc50eef3ee2f0a40.tar.bz2 gentoo-2-e79898119df0e5bb6ca9e28ffc50eef3ee2f0a40.zip |
slot'd
Diffstat (limited to 'sys-apps/man-pages')
-rw-r--r-- | sys-apps/man-pages/man-pages-1.51.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/man-pages/man-pages-1.51.ebuild b/sys-apps/man-pages/man-pages-1.51.ebuild index 7122b07fcb8f..7c9f595618d4 100644 --- a/sys-apps/man-pages/man-pages-1.51.ebuild +++ b/sys-apps/man-pages/man-pages-1.51.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-1.51.ebuild,v 1.4 2002/07/16 05:51:00 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/man-pages/man-pages-1.51.ebuild,v 1.5 2002/07/16 11:56:05 seemant Exp $ MY_PN=${PN/-/} S=${WORKDIR}/${P} @@ -13,7 +13,7 @@ KEYWORDS="x86 ppc" RDEPEND="sys-apps/man" LICENSE="GPL-2" -SLOT="" +SLOT="0" src_unpack() { |