diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-02 16:51:15 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-02 16:51:15 +0000 |
commit | 9c51b7192d73d9b12737ab9835694ec7985db867 (patch) | |
tree | 4ca7ab2b652128f246ec996745b8d744a2346327 /net-misc/dhcp | |
parent | Create even more docs (diff) | |
download | historical-9c51b7192d73d9b12737ab9835694ec7985db867.tar.gz historical-9c51b7192d73d9b12737ab9835694ec7985db867.tar.bz2 historical-9c51b7192d73d9b12737ab9835694ec7985db867.zip |
Keyword ~alpha, bug 65840.
Diffstat (limited to 'net-misc/dhcp')
-rw-r--r-- | net-misc/dhcp/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/dhcp/Manifest | 22 | ||||
-rw-r--r-- | net-misc/dhcp/dhcp-3.0.1.ebuild | 4 |
3 files changed, 17 insertions, 14 deletions
diff --git a/net-misc/dhcp/ChangeLog b/net-misc/dhcp/ChangeLog index d908ca0fe07d..f8a39127d780 100644 --- a/net-misc/dhcp/ChangeLog +++ b/net-misc/dhcp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/dhcp # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.43 2004/09/07 14:28:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/ChangeLog,v 1.44 2004/10/02 16:51:15 kloeri Exp $ + + 02 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> dhcp-3.0.1.ebuild: + Keyword ~alpha, bug 65840. 07 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> dhcp-3.0.1.ebuild: Stable on sparc diff --git a/net-misc/dhcp/Manifest b/net-misc/dhcp/Manifest index f42af08b0b44..0f149c0a87df 100644 --- a/net-misc/dhcp/Manifest +++ b/net-misc/dhcp/Manifest @@ -1,20 +1,20 @@ -MD5 d75ec0d8db74c7aeee4569b7728db3e3 ChangeLog 7184 +MD5 5f735ac48a4e40106b34adbb98255e92 dhcp-3.0.1.ebuild 3877 +MD5 9384ae7ba3e9f56b8027ea92f607042d metadata.xml 215 MD5 b0de173ad7421c26fb21ae878db5df1e dhcp-3.0_p2-r4.ebuild 2816 MD5 cfb1b7d604eca6d6fb13f4effe6707ed dhcp-3.0_p2-r5.ebuild 3846 MD5 5fc020f90a14d90c6d6c4703feb750f6 dhcp-3.0_p2-r6.ebuild 4010 -MD5 9384ae7ba3e9f56b8027ea92f607042d metadata.xml 215 -MD5 a596b4264f092d5b4d13bbac7188c392 dhcp-3.0.1.ebuild 3872 -MD5 a4fc0a5a40c8ec22f3301945fc744516 files/conf.dhcpd 381 +MD5 ac5166561a7d4cae545638fcc8d4e82e ChangeLog 7283 +MD5 7f1859e6517a23f87c8e83c68a15a537 files/digest-dhcp-3.0.1 62 MD5 498a3eb0e9deaf705f17fff3834f5b90 files/dhclient.c-3.0-dw-cli-fix.patch 734 -MD5 d909d81a4d4ea39ddfc9898d33488c73 files/dhcp-3.0pl2-fix-perms.patch 485 -MD5 28ebabb4ad513afb04314634ecd9db25 files/dhcp-3.0pl2-user-option-fix.patch 1519 -MD5 0203f009ee3427c47c6962c1352e3de4 files/dhcp.conf 634 +MD5 a4fc0a5a40c8ec22f3301945fc744516 files/conf.dhcpd 381 MD5 6fac614e84b5c2856503f0a62d10c1fa files/dhcp.rc6 1100 -MD5 5222ad8424cca071c3dfa8901d9383c3 files/dhcp.rc7 767 -MD5 1a902e3332707119032d7bc229b91001 files/dhcrelay.conf 505 -MD5 c2433edf6a800843b0d55c9086de1252 files/dhcrelay.rc6 564 MD5 d6ae01f5dcc87b11d4d96a34e7cc52a3 files/digest-dhcp-3.0_p2-r4 63 MD5 d6ae01f5dcc87b11d4d96a34e7cc52a3 files/digest-dhcp-3.0_p2-r5 63 +MD5 1a902e3332707119032d7bc229b91001 files/dhcrelay.conf 505 +MD5 0203f009ee3427c47c6962c1352e3de4 files/dhcp.conf 634 +MD5 28ebabb4ad513afb04314634ecd9db25 files/dhcp-3.0pl2-user-option-fix.patch 1519 +MD5 d909d81a4d4ea39ddfc9898d33488c73 files/dhcp-3.0pl2-fix-perms.patch 485 MD5 d6ae01f5dcc87b11d4d96a34e7cc52a3 files/digest-dhcp-3.0_p2-r6 63 MD5 66becf9870e0293bbd35d1fba770751a files/dhcp-3.0+paranoia.patch 5366 -MD5 7f1859e6517a23f87c8e83c68a15a537 files/digest-dhcp-3.0.1 62 +MD5 c2433edf6a800843b0d55c9086de1252 files/dhcrelay.rc6 564 +MD5 5222ad8424cca071c3dfa8901d9383c3 files/dhcp.rc7 767 diff --git a/net-misc/dhcp/dhcp-3.0.1.ebuild b/net-misc/dhcp/dhcp-3.0.1.ebuild index e6b4354be0fe..6935f70c7320 100644 --- a/net-misc/dhcp/dhcp-3.0.1.ebuild +++ b/net-misc/dhcp/dhcp-3.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0.1.ebuild,v 1.5 2004/09/07 14:28:11 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcp/dhcp-3.0.1.ebuild,v 1.6 2004/10/02 16:51:15 kloeri Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.isc.org/isc/dhcp/${P}.tar.gz" LICENSE="isc-dhcp" SLOT="0" -KEYWORDS="x86 ppc sparc ~mips arm hppa ~ppc64" +KEYWORDS="x86 ppc sparc ~mips arm hppa ~ppc64 ~alpha" IUSE="static selinux" RDEPEND="virtual/libc |