summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Marples <uberlord@gentoo.org>2005-06-29 14:27:41 +0000
committerRoy Marples <uberlord@gentoo.org>2005-06-29 14:27:41 +0000
commit62ce87dae3a6d4d199314cd6a9a06d41c302eb72 (patch)
tree7da9a50e73597dec50d1d17fe67cee670c4204ce
parentStable on x86 (diff)
downloadgentoo-2-62ce87dae3a6d4d199314cd6a9a06d41c302eb72.tar.gz
gentoo-2-62ce87dae3a6d4d199314cd6a9a06d41c302eb72.tar.bz2
gentoo-2-62ce87dae3a6d4d199314cd6a9a06d41c302eb72.zip
Install udhcpd in /sbin instead of /usr/sbin so we don't break baselayout
(Portage version: 2.0.51.19)
-rw-r--r--net-misc/udhcp/ChangeLog8
-rw-r--r--net-misc/udhcp/Manifest19
-rw-r--r--net-misc/udhcp/files/digest-udhcp-0.9.9_pre20041216-r1 (renamed from net-misc/udhcp/files/digest-udhcp-0.9.9_pre20041216)0
-rw-r--r--net-misc/udhcp/udhcp-0.9.9_pre20041216-r1.ebuild (renamed from net-misc/udhcp/udhcp-0.9.9_pre20041216.ebuild)4
4 files changed, 14 insertions, 17 deletions
diff --git a/net-misc/udhcp/ChangeLog b/net-misc/udhcp/ChangeLog
index c04885747822..753bccdf88e8 100644
--- a/net-misc/udhcp/ChangeLog
+++ b/net-misc/udhcp/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for net-misc/udhcp
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/ChangeLog,v 1.18 2005/06/28 13:19:47 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/ChangeLog,v 1.19 2005/06/29 14:27:41 uberlord Exp $
+
+*udhcp-0.9.9_pre20041216-r1 (29 Jun 2005)
+
+ 29 Jun 2005; Roy Marples <uberlord@gentoo.org>
+ -udhcp-0.9.9_pre20041216.ebuild, +udhcp-0.9.9_pre20041216-r1.ebuild:
+ Install udhcpd in /sbin instead of /usr/sbin so we don't break baselayout
28 Jun 2005; Gustavo Zacarias <gustavoz@gentoo.org>
udhcp-0.9.9_pre20041216.ebuild:
diff --git a/net-misc/udhcp/Manifest b/net-misc/udhcp/Manifest
index 496d384ab74f..6918ca7f3cad 100644
--- a/net-misc/udhcp/Manifest
+++ b/net-misc/udhcp/Manifest
@@ -1,18 +1,9 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
+MD5 1926f7ad7f4b1786652fafa9a1bc5ffb ChangeLog 2541
MD5 8ef75eba39772bdd1a8facc7815dbebb metadata.xml 161
-MD5 bf3f0f7e86866391327bcb4a15cb0581 ChangeLog 2301
MD5 02cd32727692ee04aa24845d0fd0a176 udhcp-0.9.8-r3.ebuild 1174
-MD5 8a76204fe6040348b86357abc454fe29 udhcp-0.9.9_pre20041216.ebuild 943
+MD5 30b15f309019804e5e2389f9b68e0dab udhcp-0.9.9_pre20041216-r1.ebuild 966
+MD5 83ca9ef49068eb2140999999f245f486 files/digest-udhcp-0.9.8-r3 62
MD5 841852ac59a61a1940dd9d509821f231 files/udhcp-gcc-3.4.patch 261
-MD5 64ee022cd292b97023d7abb6b5176905 files/digest-udhcp-0.9.9_pre20041216 75
MD5 f74f1f81c1fd4933d63b860dc070eec6 files/udhcp.rc 719
-MD5 83ca9ef49068eb2140999999f245f486 files/digest-udhcp-0.9.8-r3 62
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
-
-iD8DBQFCwU54KRy60XGEcJIRAr6NAKCDcWMKQQofY2Jrt6HRYSzD64RVmwCfZ5Tf
-BLNFNXZwjvsQehZ/iclK1fY=
-=EpqT
------END PGP SIGNATURE-----
+MD5 64ee022cd292b97023d7abb6b5176905 files/digest-udhcp-0.9.9_pre20041216 75
+MD5 64ee022cd292b97023d7abb6b5176905 files/digest-udhcp-0.9.9_pre20041216-r1 75
diff --git a/net-misc/udhcp/files/digest-udhcp-0.9.9_pre20041216 b/net-misc/udhcp/files/digest-udhcp-0.9.9_pre20041216-r1
index 8a749cf621b9..8a749cf621b9 100644
--- a/net-misc/udhcp/files/digest-udhcp-0.9.9_pre20041216
+++ b/net-misc/udhcp/files/digest-udhcp-0.9.9_pre20041216-r1
diff --git a/net-misc/udhcp/udhcp-0.9.9_pre20041216.ebuild b/net-misc/udhcp/udhcp-0.9.9_pre20041216-r1.ebuild
index cecdf007d237..ebb1664071f0 100644
--- a/net-misc/udhcp/udhcp-0.9.9_pre20041216.ebuild
+++ b/net-misc/udhcp/udhcp-0.9.9_pre20041216-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/udhcp-0.9.9_pre20041216.ebuild,v 1.4 2005/06/28 13:19:47 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/udhcp-0.9.9_pre20041216-r1.ebuild,v 1.1 2005/06/29 14:27:41 uberlord Exp $
inherit eutils toolchain-funcs
@@ -32,7 +32,7 @@ src_compile() {
}
src_install() {
- make STRIP=true install DESTDIR="${D}" || die
+ make STRIP=true install DESTDIR="${D}" USRSBINDIR="${D}/sbin" || die
newinitd "${FILESDIR}"/udhcp.rc udhcp
insinto /etc
doins samples/udhcpd.conf