summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2014-07-30 18:48:16 +0000
committerWilliam Hubbs <williamh@gentoo.org>2014-07-30 18:48:16 +0000
commit585526b60baae21bca849fbb640d0f368abc4715 (patch)
treec7cecbc89be547b68ff4654240b599ce386568d7 /net-misc/dhcpcd
parentVersion bump (diff)
downloadgentoo-2-585526b60baae21bca849fbb640d0f368abc4715.tar.gz
gentoo-2-585526b60baae21bca849fbb640d0f368abc4715.tar.bz2
gentoo-2-585526b60baae21bca849fbb640d0f368abc4715.zip
amd64 stable for bug #518596.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x30C46538)
Diffstat (limited to 'net-misc/dhcpcd')
-rw-r--r--net-misc/dhcpcd/ChangeLog5
-rw-r--r--net-misc/dhcpcd/dhcpcd-6.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog
index 2faec1ef7cb7..5afaa1e7a0cb 100644
--- a/net-misc/dhcpcd/ChangeLog
+++ b/net-misc/dhcpcd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/dhcpcd
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.407 2014/07/30 18:19:22 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.408 2014/07/30 18:48:16 williamh Exp $
+
+ 30 Jul 2014; William Hubbs <williamh@gentoo.org> dhcpcd-6.4.3.ebuild:
+ amd64 stable for bug #518596.
*dhcpcd-6.4.3 (30 Jul 2014)
diff --git a/net-misc/dhcpcd/dhcpcd-6.4.3.ebuild b/net-misc/dhcpcd/dhcpcd-6.4.3.ebuild
index 880fcfdadd81..0be029eb1809 100644
--- a/net-misc/dhcpcd/dhcpcd-6.4.3.ebuild
+++ b/net-misc/dhcpcd/dhcpcd-6.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.4.3.ebuild,v 1.1 2014/07/30 18:19:22 williamh Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/dhcpcd-6.4.3.ebuild,v 1.2 2014/07/30 18:48:16 williamh Exp $
EAPI=5
@@ -11,7 +11,7 @@ else
MY_P="${MY_P/_beta/-beta}"
MY_P="${MY_P/_rc/-rc}"
SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.bz2"
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
S="${WORKDIR}/${MY_P}"
fi