diff options
author | 2004-07-15 01:50:50 +0000 | |
---|---|---|
committer | 2004-07-15 01:50:50 +0000 | |
commit | 537e0f7aa25df3492b2308ca5aba0fe9f8f25b61 (patch) | |
tree | b6dd176f9cd33d78406bc96f30be9d3e7de2cd85 /sys-apps/gnumaniak/gnumaniak-1.8.ebuild | |
parent | bittorrent-theshadow is now net-p2p/bittornado (diff) | |
download | gentoo-2-537e0f7aa25df3492b2308ca5aba0fe9f8f25b61.tar.gz gentoo-2-537e0f7aa25df3492b2308ca5aba0fe9f8f25b61.tar.bz2 gentoo-2-537e0f7aa25df3492b2308ca5aba0fe9f8f25b61.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'sys-apps/gnumaniak/gnumaniak-1.8.ebuild')
-rw-r--r-- | sys-apps/gnumaniak/gnumaniak-1.8.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys-apps/gnumaniak/gnumaniak-1.8.ebuild b/sys-apps/gnumaniak/gnumaniak-1.8.ebuild index 430145202a02..c1fa3ecd398c 100644 --- a/sys-apps/gnumaniak/gnumaniak-1.8.ebuild +++ b/sys-apps/gnumaniak/gnumaniak-1.8.ebuild @@ -1,9 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/gnumaniak-1.8.ebuild,v 1.9 2004/06/30 15:51:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/gnumaniak-1.8.ebuild,v 1.10 2004/07/15 01:46:40 agriffis Exp $ MY_PN=${PN/-/} -S=${WORKDIR}/${P} DESCRIPTION="Up to date man pages for various GNU utils section 1" SRC_URI="http://www.linalco.com/ragnar/${P}.tar.gz" HOMEPAGE="http://www.linalco.com/ragnar/" |