[Darwinfiles-cvs] packagetree/sys-apps/gawk gawk-3.1.0-r3.ebuild,1.1,1.2 gawk-3.1.1.ebuild,1.1,1.2
Status: Alpha
Brought to you by:
jimmacr
From: <ji...@us...> - 2002-09-08 13:25:03
|
Update of /cvsroot/darwinfiles/packagetree/sys-apps/gawk In directory usw-pr-cvs1:/tmp/cvs-serv21578 Modified Files: gawk-3.1.0-r3.ebuild gawk-3.1.1.ebuild Log Message: Fixed for darwin Index: gawk-3.1.0-r3.ebuild =================================================================== RCS file: /cvsroot/darwinfiles/packagetree/sys-apps/gawk/gawk-3.1.0-r3.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** gawk-3.1.0-r3.ebuild 8 Sep 2002 13:07:54 -0000 1.1 --- gawk-3.1.0-r3.ebuild 8 Sep 2002 13:24:59 -0000 1.2 *************** *** 7,16 **** SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/gawk/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gawk/gawk.html" ! KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" ! DEPEND="virtual/glibc ! nls? ( sys-devel/gettext )" src_compile() { --- 7,15 ---- SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/gawk/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gawk/gawk.html" ! KEYWORDS="ppc" SLOT="0" LICENSE="GPL-2" ! DEPEND="nls? ( sys-devel/gettext )" src_compile() { Index: gawk-3.1.1.ebuild =================================================================== RCS file: /cvsroot/darwinfiles/packagetree/sys-apps/gawk/gawk-3.1.1.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** gawk-3.1.1.ebuild 8 Sep 2002 13:07:54 -0000 1.1 --- gawk-3.1.1.ebuild 8 Sep 2002 13:24:59 -0000 1.2 *************** *** 7,16 **** SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/gawk/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gawk/gawk.html" ! KEYWORDS="x86 ppc sparc sparc64" SLOT="0" LICENSE="GPL-2" ! DEPEND="virtual/glibc ! nls? ( sys-devel/gettext )" src_compile() { --- 7,15 ---- SRC_URI="ftp://gatekeeper.dec.com/pub/GNU/gawk/${P}.tar.gz" HOMEPAGE="http://www.gnu.org/software/gawk/gawk.html" ! KEYWORDS="ppc" SLOT="0" LICENSE="GPL-2" ! DEPEND="nls? ( sys-devel/gettext )" src_compile() { |