diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2008-03-23 21:30:01 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2008-03-23 21:30:01 +0000 |
commit | 2ac01656d4081cf3273dbe91db131b6c2d9ced57 (patch) | |
tree | e3e103c5c9288715374afac5fbbb5eda82e0c9ee /app-emulation/mol | |
parent | New version for GNOME-2.22 with small fixes (diff) | |
download | historical-2ac01656d4081cf3273dbe91db131b6c2d9ced57.tar.gz historical-2ac01656d4081cf3273dbe91db131b6c2d9ced57.tar.bz2 historical-2ac01656d4081cf3273dbe91db131b6c2d9ced57.zip |
Fix lax escaping in BUILD_PARAMS so that ebuild works again after recent modifications to linux-mod.eclass. Also fix other quoting issues.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-emulation/mol')
-rw-r--r-- | app-emulation/mol/ChangeLog | 9 | ||||
-rw-r--r-- | app-emulation/mol/Manifest | 6 | ||||
-rw-r--r-- | app-emulation/mol/mol-0.9.72.1.ebuild | 20 | ||||
-rw-r--r-- | app-emulation/mol/mol-0.9.72.ebuild | 20 |
4 files changed, 32 insertions, 23 deletions
diff --git a/app-emulation/mol/ChangeLog b/app-emulation/mol/ChangeLog index b03f397c502d..8fa87e98e462 100644 --- a/app-emulation/mol/ChangeLog +++ b/app-emulation/mol/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-emulation/mol -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/ChangeLog,v 1.77 2007/07/22 09:25:05 omp Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/ChangeLog,v 1.78 2008/03/23 21:30:01 robbat2 Exp $ + + 23 Mar 2008; Robin H. Johnson <robbat2@gentoo.org> mol-0.9.72.ebuild, + mol-0.9.72.1.ebuild: + Fix lax escaping in BUILD_PARAMS so that ebuild works again after recent + modifications to linux-mod.eclass. Also fix other quoting issues. 22 Jul 2007; David Shakaryan <omp@gentoo.org> mol-0.9.72.ebuild, mol-0.9.72.1.ebuild: diff --git a/app-emulation/mol/Manifest b/app-emulation/mol/Manifest index 583ffcbb491a..62460555aae9 100644 --- a/app-emulation/mol/Manifest +++ b/app-emulation/mol/Manifest @@ -1,6 +1,6 @@ DIST mol-0.9.72.1.tar.bz2 1818637 RMD160 0f6b8f424641c68fa23a54f695eb3c6aec991615 SHA1 a608d9b542e73c574b2b11ba32688106673ec801 SHA256 05a8fe9ec1bf4f275b173868702fc52f5715b4206f9152e5835c18c6f75d394d DIST mol-0.9.72.tar.bz2 1867036 RMD160 90af6485db12395f689f5e403752099d352d61ae SHA1 bea1925be1f889ee59a1a975eb3645899819ad88 SHA256 470bb5e56590c9312290a57689f73d1237c928f731fb7b668e5d01f9459f0a1f -EBUILD mol-0.9.72.1.ebuild 4253 RMD160 45623c210c007169041b9ada8e388ec4db1e56d1 SHA1 dec2576b546fa45a363414af5d15adb43643e068 SHA256 3db58e5e2178550400fceb7ae6413ef92277d7d3f0ae2b72aaca1018f247599f -EBUILD mol-0.9.72.ebuild 4250 RMD160 a0b763936b3875d0cbe035b469052b51de2c123d SHA1 8c8b9f62b27fac3671906c5cf246aa2e168be437 SHA256 f09bf4a14f7015cc83b5cc7a92572226af7264ead1a111a988f3d3f7b1dff572 -MISC ChangeLog 15071 RMD160 1c23cd0ff182fb0946a24feb17b50c376aa8f248 SHA1 ec128459cb0541ea9f5a2d44740a64daaf2727b5 SHA256 0ddfa4e32550fea362ccc5bb6ef08960e7a6de01a94b8fee52cb767990fea3a3 +EBUILD mol-0.9.72.1.ebuild 4286 RMD160 ab32a1e5229fc72a99bd11f09949783e53f34dd6 SHA1 739b9c8a40d7cfee8f33503818bb15b244ca0dcb SHA256 de01bb0874169a98e408e66bc599ed0400c51e7203527cdca7121339b02a5351 +EBUILD mol-0.9.72.ebuild 4283 RMD160 89e34153c8143c979542a9db4003b6e3d4f7ee0d SHA1 32031e64de5188f5618232197f25f9e90582c395 SHA256 30c768984379e8d44c6a6f63450c0e1451dceab32cf63c62590c91b3ce10599f +MISC ChangeLog 15314 RMD160 02c07914cd2d56819c2c01a694cc4c5366e42fb6 SHA1 987063c8215b44a0b63a4d7b01382029e797c4a4 SHA256 08defb63db6588e06ded99bb76face87620ab640f00e56519bdbabd918f60eb7 MISC metadata.xml 361 RMD160 4a1251c7fdae0cd17a9f91d1f63988105f356365 SHA1 714bf95393d027904397d629d88a04cfdcb22538 SHA256 2e18de6eeef4db83be08f0b31f4a59e10f293cb591df12de8889174175cbae49 diff --git a/app-emulation/mol/mol-0.9.72.1.ebuild b/app-emulation/mol/mol-0.9.72.1.ebuild index 54a99c50c22a..3aa8be0c2509 100644 --- a/app-emulation/mol/mol-0.9.72.1.ebuild +++ b/app-emulation/mol/mol-0.9.72.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.72.1.ebuild,v 1.2 2007/07/22 09:25:05 omp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.72.1.ebuild,v 1.3 2008/03/23 21:30:01 robbat2 Exp $ inherit flag-o-matic eutils linux-mod @@ -71,28 +71,30 @@ src_compile() { # reinitialize our changed configuration emake oldconfig - cd ${S} + cd "${S}" emake BUILD_MODS=n || die "Build failed." # Build the modules too! - BUILD_PARAMS="KERNEL_SOURCE=${KV_DIR} LV=${KV_MAJOR}${KV_MINOR} MP=${KV_OBJ} - KUNAME=${KV}" + BUILD_PARAMS="KERNEL_SOURCE=\"${KV_DIR}\" \ + LV=${KV_MAJOR}${KV_MINOR} \ + MP=${KV_OBJ} \ + KUNAME=${KV}" BUILD_TARGETS=all linux-mod_src_compile } src_install() { #linux-mod_src_install - cd ${S} - emake DESTDIR=${D} install || die "Failed to install" + cd "${S}" + emake DESTDIR="${D}" install || die "Failed to install" dodoc CREDITS Doc/Boot-ROM Doc/NewWorld-ROM Doc/Sound Doc/Video dodoc Doc/Networking Doc/Dev/Debugger Doc/Dev/Addresses dodoc Doc/man/molvconfig.1 Doc/man/startmol.1 Doc/man/molrc.5 dodir /var/lib/mol/lock - touch ${D}/var/lib/mol/lock/.keep + touch "${D}"/var/lib/mol/lock/.keep dodir /var/lib/mol/log - touch ${D}/var/lib/mol/log/.keep + touch "${D}"/var/lib/mol/log/.keep } pkg_postinst() { diff --git a/app-emulation/mol/mol-0.9.72.ebuild b/app-emulation/mol/mol-0.9.72.ebuild index 38585679e439..babe48c94065 100644 --- a/app-emulation/mol/mol-0.9.72.ebuild +++ b/app-emulation/mol/mol-0.9.72.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.72.ebuild,v 1.3 2007/07/22 09:25:05 omp Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/mol/mol-0.9.72.ebuild,v 1.4 2008/03/23 21:30:01 robbat2 Exp $ inherit flag-o-matic eutils linux-mod @@ -71,28 +71,30 @@ src_compile() { # reinitialize our changed configuration emake oldconfig - cd ${S} + cd "${S}" emake BUILD_MODS=n || die "Build failed." # Build the modules too! - BUILD_PARAMS="KERNEL_SOURCE=${KV_DIR} LV=${KV_MAJOR}${KV_MINOR} MP=${KV_OBJ} - KUNAME=${KV}" + BUILD_PARAMS="KERNEL_SOURCE=\"${KV_DIR}\" \ + LV=${KV_MAJOR}${KV_MINOR} \ + MP=${KV_OBJ} \ + KUNAME=${KV}" BUILD_TARGETS=all linux-mod_src_compile } src_install() { #linux-mod_src_install - cd ${S} - emake DESTDIR=${D} install || die "Failed to install" + cd "${S}" + emake DESTDIR="${D}" install || die "Failed to install" dodoc CREDITS Doc/Boot-ROM Doc/NewWorld-ROM Doc/Sound Doc/Video dodoc Doc/Networking Doc/Dev/Debugger Doc/Dev/Addresses dodoc Doc/man/molvconfig.1 Doc/man/startmol.1 Doc/man/molrc.5 dodir /var/lib/mol/lock - touch ${D}/var/lib/mol/lock/.keep + touch "${D}"/var/lib/mol/lock/.keep dodir /var/lib/mol/log - touch ${D}/var/lib/mol/log/.keep + touch "${D}"/var/lib/mol/log/.keep } pkg_postinst() { |