summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2011-04-12 18:18:26 +0000
committerThomas Kahle <tomka@gentoo.org>2011-04-12 18:18:26 +0000
commit88156551f8119535045b1eab00b2658bffc7b450 (patch)
tree8bc2aaf1bdba71028fb35f4b9220f7c4a483cef0 /net-misc
parentwhitespace (diff)
downloadgentoo-2-88156551f8119535045b1eab00b2658bffc7b450.tar.gz
gentoo-2-88156551f8119535045b1eab00b2658bffc7b450.tar.bz2
gentoo-2-88156551f8119535045b1eab00b2658bffc7b450.zip
x86 stable per bug 358715
(Portage version: 2.1.9.45/cvs/Linux i686)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/wicd/ChangeLog5
-rw-r--r--net-misc/wicd/wicd-1.7.1_beta2-r3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wicd/ChangeLog b/net-misc/wicd/ChangeLog
index 5bcc4ffe72d7..e86a104fe692 100644
--- a/net-misc/wicd/ChangeLog
+++ b/net-misc/wicd/ChangeLog
@@ -1,6 +1,9 @@
# 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.85 2011/04/10 21:42:27 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.86 2011/04/12 18:18:26 tomka Exp $
+
+ 12 Apr 2011; Thomas Kahle <tomka@gentoo.org> wicd-1.7.1_beta2-r3.ebuild:
+ x86 stable per bug 358715
10 Apr 2011; Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>
wicd-1.7.0.ebuild:
diff --git a/net-misc/wicd/wicd-1.7.1_beta2-r3.ebuild b/net-misc/wicd/wicd-1.7.1_beta2-r3.ebuild
index c9d97116ec99..a937ed46bf3c 100644
--- a/net-misc/wicd/wicd-1.7.1_beta2-r3.ebuild
+++ b/net-misc/wicd/wicd-1.7.1_beta2-r3.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-r3.ebuild,v 1.2 2011/03/28 17:29:42 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1_beta2-r3.ebuild,v 1.3 2011/04/12 18:18:26 tomka 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=""