summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2005-07-10 13:30:06 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2005-07-10 13:30:06 +0000
commitcd44ce0926189a29a69815914108acdc6148349b (patch)
tree279f7491fa95982cf576e1335b41fc1fcb4814d9 /net-misc
parentdep fixes, add source useflag (diff)
downloadgentoo-2-cd44ce0926189a29a69815914108acdc6148349b.tar.gz
gentoo-2-cd44ce0926189a29a69815914108acdc6148349b.tar.bz2
gentoo-2-cd44ce0926189a29a69815914108acdc6148349b.zip
Stable on hppa
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/dhcpcd/ChangeLog6
-rw-r--r--net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog
index dbe70ca138c4..dc1a6965fe3a 100644
--- a/net-misc/dhcpcd/ChangeLog
+++ b/net-misc/dhcpcd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/dhcpcd
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.46 2005/07/10 10:28:12 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.47 2005/07/10 13:30:06 killerfox Exp $
+
+ 10 Jul 2005; Rene Nussbaumer <killerfox@gentoo.org>
+ dhcpcd-1.3.22_p4-r11.ebuild:
+ Stable on hppa. bug #98394
*dhcpcd-1.3.22_p4-r11 (10 Jul 2005)
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild
index 9f1033615ed3..d4a23a2dd9c9 100644
--- a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.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/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild,v 1.3 2005/07/10 10:28:12 uberlord Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r11.ebuild,v 1.4 2005/07/10 13:30:06 killerfox Exp $
inherit gnuconfig flag-o-matic eutils
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.phystech.com/pub/${P/_p/-pl}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
IUSE="build static"
DEPEND="virtual/libc"