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 | 87460706fbd8e08d537b967310978d0589a0a78c (patch) | |
tree | b490db8818fba4a44d1e9a6a5c7efb6b5d7e2add /sys-devel/pmake | |
parent | Stable on AMD64 (Manifest recommit) (diff) | |
download | gentoo-2-87460706fbd8e08d537b967310978d0589a0a78c.tar.gz gentoo-2-87460706fbd8e08d537b967310978d0589a0a78c.tar.bz2 gentoo-2-87460706fbd8e08d537b967310978d0589a0a78c.zip |
Stable on AMD64
Diffstat (limited to 'sys-devel/pmake')
-rw-r--r-- | sys-devel/pmake/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/pmake/pmake-1.45-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 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/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="" |