diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-07-05 20:25:07 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-07-05 20:25:07 +0000 |
commit | 8597ff012d85267398ca6dcb603639ca97722f13 (patch) | |
tree | c82cb9fd8309d22abf75d731bcb7cae44def1b8d /net-misc/udhcp/udhcp-0.9.9_pre20041216-r1.ebuild | |
parent | Move to virtual/pbs. And libpbs back in /usr/lib. (diff) | |
download | historical-8597ff012d85267398ca6dcb603639ca97722f13.tar.gz historical-8597ff012d85267398ca6dcb603639ca97722f13.tar.bz2 historical-8597ff012d85267398ca6dcb603639ca97722f13.zip |
Stable on hppa
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-misc/udhcp/udhcp-0.9.9_pre20041216-r1.ebuild')
-rw-r--r-- | net-misc/udhcp/udhcp-0.9.9_pre20041216-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/udhcp/udhcp-0.9.9_pre20041216-r1.ebuild b/net-misc/udhcp/udhcp-0.9.9_pre20041216-r1.ebuild index ebb1664071f0..a49cb7bd8b31 100644 --- a/net-misc/udhcp/udhcp-0.9.9_pre20041216-r1.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-r1.ebuild,v 1.1 2005/06/29 14:27:41 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/udhcp/udhcp-0.9.9_pre20041216-r1.ebuild,v 1.2 2005/07/05 20:25:07 killerfox Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc sparc x86" IUSE="" DEPEND="virtual/libc" |