diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-06-14 10:29:33 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2014-06-14 10:29:33 +0000 |
commit | d6beb50be9af4f732b6d1f53aa184efb9201df92 (patch) | |
tree | 142ef14292fe0ed5e9ecf6af7c8407c9f818b1c0 /net-misc | |
parent | x86 stable wrt bug #510260 (diff) | |
download | gentoo-2-d6beb50be9af4f732b6d1f53aa184efb9201df92.tar.gz gentoo-2-d6beb50be9af4f732b6d1f53aa184efb9201df92.tar.bz2 gentoo-2-d6beb50be9af4f732b6d1f53aa184efb9201df92.zip |
x86 stable wrt bug #509752
(Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/wicd/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.2.4-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wicd/ChangeLog b/net-misc/wicd/ChangeLog index 38f9e4e05d20..53b479ffba03 100644 --- a/net-misc/wicd/ChangeLog +++ b/net-misc/wicd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/wicd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.146 2014/05/07 05:31:09 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.147 2014/06/14 10:29:33 phajdan.jr Exp $ + + 14 Jun 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> wicd-1.7.2.4-r3.ebuild: + x86 stable wrt bug #509752 07 May 2014; Thomas Kahle <tomka@gentoo.org> wicd-1.7.2.4-r2.ebuild, wicd-1.7.2.4-r3.ebuild: diff --git a/net-misc/wicd/wicd-1.7.2.4-r3.ebuild b/net-misc/wicd/wicd-1.7.2.4-r3.ebuild index 99e0f77fd252..e1c42cbada12 100644 --- a/net-misc/wicd/wicd-1.7.2.4-r3.ebuild +++ b/net-misc/wicd/wicd-1.7.2.4-r3.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/wicd/wicd-1.7.2.4-r3.ebuild,v 1.7 2014/05/07 05:31:09 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.4-r3.ebuild,v 1.8 2014/06/14 10:29:33 phajdan.jr Exp $ EAPI=5 @@ -17,7 +17,7 @@ SRC_URI="http://launchpad.net/wicd/1.7/${PV}/+download/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 x86" IUSE="doc X ambiance +gtk ioctl libnotify mac4lin ncurses nls +pm-utils" DEPEND="nls? ( dev-python/Babel )" |