diff options
author | Tavis Ormandy <taviso@gentoo.org> | 2003-05-28 21:34:40 +0000 |
---|---|---|
committer | Tavis Ormandy <taviso@gentoo.org> | 2003-05-28 21:34:40 +0000 |
commit | 16a59ff3a1412bfcd05143bd7e5066118d36141a (patch) | |
tree | af0f997bc1b9159c66dc2cb41b533c58d97328a3 /sys-devel | |
parent | Initial import, Classic C Shell from the NetBSD project. (diff) | |
download | gentoo-2-16a59ff3a1412bfcd05143bd7e5066118d36141a.tar.gz gentoo-2-16a59ff3a1412bfcd05143bd7e5066118d36141a.tar.bz2 gentoo-2-16a59ff3a1412bfcd05143bd7e5066118d36141a.zip |
marking alpha
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/pmake/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/pmake/Manifest | 6 | ||||
-rw-r--r-- | sys-devel/pmake/pmake-1.45-r2.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/sys-devel/pmake/ChangeLog b/sys-devel/pmake/ChangeLog index e7ea640836df..cfd2f5a14a4e 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.4 2003/04/27 12:18:11 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/ChangeLog,v 1.5 2003/05/28 21:34:32 taviso Exp $ + + 28 May 2003; Tavis Ormandy <taviso@gentoo.org> pmake-1.45-r2.ebuild: + marking alpha. 27 Apr 2003; Martin Schlemmer <azarah@gentoo.org> pmake-1.45-r2.ebuild: Get epatch to actually apply the patches. For this version 01 patch diff --git a/sys-devel/pmake/Manifest b/sys-devel/pmake/Manifest index 8947d66957e0..6bf3d546618d 100644 --- a/sys-devel/pmake/Manifest +++ b/sys-devel/pmake/Manifest @@ -1,5 +1,5 @@ -MD5 8f9fe1d8b3bca210f490c24fd48c535b ChangeLog 723 -MD5 ee503ec732d8d302fef31c88aa4af742 pmake-1.45-r2.ebuild 1567 -MD5 56b250e5c99455640556fcb776b9bd7e files/01_all_groffpatch.patch 485 +MD5 c731c7fdea414a60bf63f68ce13f3d6a pmake-1.45-r2.ebuild 1566 +MD5 47836f6232012d0e193fc81baae73a03 ChangeLog 812 MD5 1095ca9c07bda375bf9674fe20d79ba6 files/02_all_mktemp.patch 406 MD5 aa2eb71443dc4352bdf910fcbaf9f05e files/digest-pmake-1.45-r2 65 +MD5 56b250e5c99455640556fcb776b9bd7e files/01_all_groffpatch.patch 485 diff --git a/sys-devel/pmake/pmake-1.45-r2.ebuild b/sys-devel/pmake/pmake-1.45-r2.ebuild index 2c9cf5e6ded4..bd9d5d769b39 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. # 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.5 2003/04/27 12:18:11 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/pmake/pmake-1.45-r2.ebuild,v 1.6 2003/05/28 21:34:32 taviso Exp $ IUSE="" @@ -19,7 +19,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="x86 ~alpha" +KEYWORDS="x86 alpha" DEPEND="virtual/glibc" #RDEPEND="" |