summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2014-05-23 20:30:11 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2014-05-23 20:30:11 +0000
commit7c5eb97f9c6f9f4bf635bf0edb9be49d1bc2a2b1 (patch)
treef73bdd77b6f8f580e2dd27a153a555965a672be3 /net-misc
parentVersion bump. (diff)
downloadgentoo-2-7c5eb97f9c6f9f4bf635bf0edb9be49d1bc2a2b1.tar.gz
gentoo-2-7c5eb97f9c6f9f4bf635bf0edb9be49d1bc2a2b1.tar.bz2
gentoo-2-7c5eb97f9c6f9f4bf635bf0edb9be49d1bc2a2b1.zip
Stable on amd64 wrt bug #510880
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 09BF4F54C2BA7F3C!)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/netctl/ChangeLog5
-rw-r--r--net-misc/netctl/netctl-1.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/netctl/ChangeLog b/net-misc/netctl/ChangeLog
index 554615a787d9..2b06769d46cf 100644
--- a/net-misc/netctl/ChangeLog
+++ b/net-misc/netctl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/netctl
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/netctl/ChangeLog,v 1.19 2014/05/20 20:11:17 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netctl/ChangeLog,v 1.20 2014/05/23 20:30:11 hwoarang Exp $
+
+ 23 May 2014; Markos Chandras <hwoarang@gentoo.org> netctl-1.6.ebuild:
+ Stable on amd64 wrt bug #510880
*netctl-1.7 (20 May 2014)
diff --git a/net-misc/netctl/netctl-1.6.ebuild b/net-misc/netctl/netctl-1.6.ebuild
index 31292bfb3bc5..0134d56a2636 100644
--- a/net-misc/netctl/netctl-1.6.ebuild
+++ b/net-misc/netctl/netctl-1.6.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/netctl/netctl-1.6.ebuild,v 1.1 2014/03/22 17:39:28 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/netctl/netctl-1.6.ebuild,v 1.2 2014/05/23 20:30:11 hwoarang Exp $
EAPI=5
@@ -12,7 +12,7 @@ if [[ ${PV} = *9999* ]]; then
DEPEND="app-text/asciidoc"
else
SRC_URI="ftp://ftp.archlinux.org/other/packages/${PN}/${P}.tar.xz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="amd64 ~x86"
fi
DESCRIPTION="Profile based network connection tool from Arch Linux"