summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2004-09-14 16:10:37 +0000
committerGuy Martin <gmsoft@gentoo.org>2004-09-14 16:10:37 +0000
commit08ee2c2d794e3ac9b7c47b77bd68eaeb71a269d3 (patch)
treeb611687a548fafc0d5dead66b23ec052838eef77 /net-misc/dhcpcd
parentFixing patch for gcc-3.4, now it works with gcc-3.3 :) (Manifest recommit) (diff)
downloadgentoo-2-08ee2c2d794e3ac9b7c47b77bd68eaeb71a269d3.tar.gz
gentoo-2-08ee2c2d794e3ac9b7c47b77bd68eaeb71a269d3.tar.bz2
gentoo-2-08ee2c2d794e3ac9b7c47b77bd68eaeb71a269d3.zip
Stable on x86.
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r--net-misc/dhcpcd/ChangeLog5
-rw-r--r--net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog
index f2838566805e..70720f1e10cb 100644
--- a/net-misc/dhcpcd/ChangeLog
+++ b/net-misc/dhcpcd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/dhcpcd
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.35 2004/08/19 02:49:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.36 2004/09/14 16:10:37 gmsoft Exp $
+
+ 14 Sep 2004; Guy Martin <gmsoft@gentoo.org> dhcpcd-1.3.22_p4-r5.ebuild:
+ Stable on x86.
18 Aug 2004; Aron Griffis <agriffis@gentoo.org> dhcpcd-1.3.22_p4-r5.ebuild:
stable on alpha and ia64
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.ebuild
index 13a70e21c4e2..a885dd81fa41 100644
--- a/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.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/dhcpcd/dhcpcd-1.3.22_p4-r5.ebuild,v 1.8 2004/08/19 02:49:00 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4-r5.ebuild,v 1.9 2004/09/14 16:10:37 gmsoft 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="~x86 ~ppc ~sparc ~mips alpha arm hppa ~mips amd64 ia64 ppc64 s390"
+KEYWORDS="x86 ~ppc ~sparc ~mips alpha arm hppa ~mips amd64 ia64 ppc64 s390"
IUSE="build static"
DEPEND="virtual/libc"