diff options
author | Jon Portnoy <avenj@gentoo.org> | 2004-01-15 05:20:23 +0000 |
---|---|---|
committer | Jon Portnoy <avenj@gentoo.org> | 2004-01-15 05:20:23 +0000 |
commit | 72ee86b936e2d3cd0bb6680826cd2dfa01e50895 (patch) | |
tree | 235d6115250acaa1166566d3d10418229d2f742b /sys-devel | |
parent | Stable on AMD64 (diff) | |
download | historical-72ee86b936e2d3cd0bb6680826cd2dfa01e50895.tar.gz historical-72ee86b936e2d3cd0bb6680826cd2dfa01e50895.tar.bz2 historical-72ee86b936e2d3cd0bb6680826cd2dfa01e50895.zip |
Stable on AMD64
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/pmake/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/pmake/Manifest | 4 | ||||
-rw-r--r-- | sys-devel/pmake/pmake-1.45-r2.ebuild | 6 |
3 files changed, 10 insertions, 7 deletions
diff --git a/sys-devel/pmake/ChangeLog b/sys-devel/pmake/ChangeLog index de957baf5ab3..8f7692913155 100644 --- a/sys-devel/pmake/ChangeLog +++ b/sys-devel/pmake/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/pmake -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.6 2003/10/02 18:24:20 brad_mssw Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.7 2004/01/15 05:20:23 avenj Exp $ + + 15 Jan 2004; Jon Portnoy <avenj@gentoo.org> pmake-1.45-r2.ebuild : + Stable on AMD64. 02 Oct 2003; Brad House <brad_mssw@gentoo.org> pmake-1.45-r2.ebuild: make pmake build on amd64. patch from russ@zerotech.net diff --git a/sys-devel/pmake/Manifest b/sys-devel/pmake/Manifest index c21856374e56..254e138bcf45 100644 --- a/sys-devel/pmake/Manifest +++ b/sys-devel/pmake/Manifest @@ -1,6 +1,6 @@ -MD5 6ef569cef0763a879bb99bf7546a07bf ChangeLog 963 +MD5 4b57bbca577e83366ac9559101eda733 ChangeLog 1048 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 c653c1d6873948d7746e5acad7d04957 pmake-1.45-r2.ebuild 1674 +MD5 619d0976672df7e89310bd147ea2a106 pmake-1.45-r2.ebuild 1669 MD5 56b250e5c99455640556fcb776b9bd7e files/01_all_groffpatch.patch 485 MD5 1095ca9c07bda375bf9674fe20d79ba6 files/02_all_mktemp.patch 406 MD5 aa2eb71443dc4352bdf910fcbaf9f05e files/digest-pmake-1.45-r2 65 diff --git a/sys-devel/pmake/pmake-1.45-r2.ebuild b/sys-devel/pmake/pmake-1.45-r2.ebuild index 8cb6774685b7..829990bb3f5e 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 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.10 2003/10/02 18:24:20 brad_mssw Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.45-r2.ebuild,v 1.11 2004/01/15 05:20:23 avenj Exp $ IUSE="" @@ -19,7 +19,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="x86 alpha ia64 ~amd64" +KEYWORDS="x86 alpha ia64 amd64" DEPEND="virtual/glibc" #RDEPEND="" |