diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2003-01-07 05:13:44 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2003-01-07 05:13:44 +0000 |
commit | e1f598f974f5e9fa5ba871d9bf966f2146c85e9f (patch) | |
tree | d59c36f93d9942dade3bf3ad1120674b2ceeee04 /sys-devel/pmake | |
parent | mark stable (diff) | |
download | gentoo-2-e1f598f974f5e9fa5ba871d9bf966f2146c85e9f.tar.gz gentoo-2-e1f598f974f5e9fa5ba871d9bf966f2146c85e9f.tar.bz2 gentoo-2-e1f598f974f5e9fa5ba871d9bf966f2146c85e9f.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="" |