summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-06-08 09:56:22 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-06-08 09:56:22 +0000
commit3e2a528dd1c125375373a0fb3f41f5fe6e7976f6 (patch)
tree8bacec40e6874d80d0e998842927ff2ca230f214 /net-misc/wicd
parentQA: fix obvious typo. (diff)
downloadgentoo-2-3e2a528dd1c125375373a0fb3f41f5fe6e7976f6.tar.gz
gentoo-2-3e2a528dd1c125375373a0fb3f41f5fe6e7976f6.tar.bz2
gentoo-2-3e2a528dd1c125375373a0fb3f41f5fe6e7976f6.zip
Stable on amd64 wrt bug #370525
(Portage version: 2.1.9.49/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/wicd')
-rw-r--r--net-misc/wicd/ChangeLog6
-rw-r--r--net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/wicd/ChangeLog b/net-misc/wicd/ChangeLog
index f775e1369e21..c953d96eda6e 100644
--- a/net-misc/wicd/ChangeLog
+++ b/net-misc/wicd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/wicd
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.88 2011/05/29 10:55:34 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.89 2011/06/08 09:56:22 hwoarang Exp $
+
+ 08 Jun 2011; Markos Chandras <hwoarang@gentoo.org>
+ wicd-1.7.1_beta2-r4.ebuild:
+ Stable on amd64 wrt bug #370525
29 May 2011; Kacper Kowalik <xarthisius@gentoo.org>
wicd-1.7.1_beta2-r3.ebuild:
diff --git a/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild b/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild
index 3d2e555330d0..0b75967abf44 100644
--- a/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild
+++ b/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild,v 1.2 2011/05/07 19:34:10 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild,v 1.3 2011/06/08 09:56:22 hwoarang Exp $
EAPI=3
@@ -21,7 +21,7 @@ SRC_URI="http://downloads.wicd.net/src/testing/1.7.x/${MY_P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE="X +gtk ioctl libnotify ncurses nls +pm-utils"
DEPEND=""