summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Birchinger <joker@gentoo.org>2003-04-02 14:05:23 +0000
committerChristian Birchinger <joker@gentoo.org>2003-04-02 14:05:23 +0000
commit2c61744674615f1308f5f4b37a1859ee294dfde1 (patch)
tree2e8d60e2dae13d8af496a7a108a30d43b3e52498 /net-misc/dhcpcd
parentnow known as dev-util/umbrello (diff)
downloadgentoo-2-2c61744674615f1308f5f4b37a1859ee294dfde1.tar.gz
gentoo-2-2c61744674615f1308f5f4b37a1859ee294dfde1.tar.bz2
gentoo-2-2c61744674615f1308f5f4b37a1859ee294dfde1.zip
Added stable sparc keyword
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r--net-misc/dhcpcd/ChangeLog6
-rw-r--r--net-misc/dhcpcd/dhcpcd-1.3.22_p4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog
index a9a795660fc9..9d32fde3077d 100644
--- a/net-misc/dhcpcd/ChangeLog
+++ b/net-misc/dhcpcd/ChangeLog
@@ -1,12 +1,16 @@
# ChangeLog for net-misc/dhcpcd
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.17 2003/02/26 10:58:06 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.18 2003/04/02 14:04:42 joker Exp $
21 Feb 2003; Zach Welch <zwelch@gentoo.org> :
Added arm to keywords.
*dhcpcd-1.3.22_p4 (04 Jan 2003)
+ 02 Apr 2003; Christian Birchinger <joker@gentoo.org>
+ dhcpcd-1.3.22_p4.ebuild:
+ Added stable sparc keyword
+
26 Feb 2003; Guy Martin <gmsoft@gentoo.prg> dhcpcd-1.3.22_p4.ebuild :
Added CBUILD=$CHOST for hppa due to a ./configure error.
diff --git a/net-misc/dhcpcd/dhcpcd-1.3.22_p4.ebuild b/net-misc/dhcpcd/dhcpcd-1.3.22_p4.ebuild
index def173eac9ff..9b61c7ae9652 100644
--- a/net-misc/dhcpcd/dhcpcd-1.3.22_p4.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-1.3.22_p4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4.ebuild,v 1.7 2003/04/01 22:16:46 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-1.3.22_p4.ebuild,v 1.8 2003/04/02 14:04:42 joker Exp $
inherit gnuconfig
@@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.phystech.com/pub/${P/_p/-pl}.tar.gz"
HOMEPAGE="http://www.phystech.com/download/"
DEPEND=""
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa arm mips"
+KEYWORDS="x86 ~ppc sparc ~alpha ~hppa arm mips"
LICENSE="GPL-2"
IUSE="build"