diff options
author | 2003-01-07 05:13:44 +0000 | |
---|---|---|
committer | 2003-01-07 05:13:44 +0000 | |
commit | 478e2c5406944b90d7a3305d5a97f01533cef7e0 (patch) | |
tree | e472440188dfa6f6b698247848308942bad031e8 /sys-devel/pmake | |
parent | mark stable (diff) | |
download | historical-478e2c5406944b90d7a3305d5a97f01533cef7e0.tar.gz historical-478e2c5406944b90d7a3305d5a97f01533cef7e0.tar.bz2 historical-478e2c5406944b90d7a3305d5a97f01533cef7e0.zip |
marked stable and added files to bibster
Diffstat (limited to 'sys-devel/pmake')
-rw-r--r-- | sys-devel/pmake/pmake-1.45-r2.ebuild | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/sys-devel/pmake/pmake-1.45-r2.ebuild b/sys-devel/pmake/pmake-1.45-r2.ebuild index 0959ec0dea01..3618c1fe4253 100644 --- a/sys-devel/pmake/pmake-1.45-r2.ebuild +++ b/sys-devel/pmake/pmake-1.45-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.45-r2.ebuild,v 1.1 2002/12/03 09:45:28 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.45-r2.ebuild,v 1.2 2003/01/07 05:13:44 bcowan Exp $ IUSE="" @@ -12,14 +12,13 @@ S="${WORKDIR}/${P}" DESCRIPTION="BSD build tool to create programs in parallel" HOMEPAGE="http://www.netbsd.org/" -SRC_URI="http://cvs.gentoo.org/~bcowan/${MY_P}.tar.gz - mirror://gentoo/${MY_P}.tar.gz" +SRC_URI="mirror://gentoo/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="virtual/glibc" #RDEPEND="" |