diff options
author | 2004-03-25 21:20:09 +0000 | |
---|---|---|
committer | 2004-03-25 21:20:09 +0000 | |
commit | c9ef8fb1d8df0794f0d0c7d1a21c373b9d306715 (patch) | |
tree | f79eeb3fc45d65d1021a8306c7bedfa5c2d2da44 | |
parent | stable on sparc (Manifest recommit) (diff) | |
download | gentoo-2-c9ef8fb1d8df0794f0d0c7d1a21c373b9d306715.tar.gz gentoo-2-c9ef8fb1d8df0794f0d0c7d1a21c373b9d306715.tar.bz2 gentoo-2-c9ef8fb1d8df0794f0d0c7d1a21c373b9d306715.zip |
stable da sparc
-rw-r--r-- | net-misc/udhcp/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/udhcp/udhcp-0.9.8-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/udhcp/ChangeLog b/net-misc/udhcp/ChangeLog index 26ae70678b80..76d31644c37b 100644 --- a/net-misc/udhcp/ChangeLog +++ b/net-misc/udhcp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/udhcp # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/ChangeLog,v 1.10 2004/03/15 15:22:05 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/ChangeLog,v 1.11 2004/03/25 21:20:09 gustavoz Exp $ + + 25 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> udhcp-0.9.8-r3.ebuild: + stable da sparc 08 Mar 2004; Seemant Kulleen <seemant@gentoo.org> udhcp-0.9.8-r3.ebuild: moved -r3 to x86 stable due to lack of bug reports complaining diff --git a/net-misc/udhcp/udhcp-0.9.8-r3.ebuild b/net-misc/udhcp/udhcp-0.9.8-r3.ebuild index a1fb5a503d27..48bc0508cca1 100644 --- a/net-misc/udhcp/udhcp-0.9.8-r3.ebuild +++ b/net-misc/udhcp/udhcp-0.9.8-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/udhcp-0.9.8-r3.ebuild,v 1.5 2004/03/22 03:22:41 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/udhcp-0.9.8-r3.ebuild,v 1.6 2004/03/25 21:20:09 gustavoz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://udhcp.busybox.net/source/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa ~mips ~ia64 amd64" +KEYWORDS="x86 ~ppc sparc ~alpha ~hppa ~mips ~ia64 amd64" DEPEND="virtual/glibc" PROVIDE="virtual/dhcpc" |