diff options
author | 2014-08-02 18:18:19 +0000 | |
---|---|---|
committer | 2014-08-02 18:18:19 +0000 | |
commit | eda0e4c2d55fb1bf7c6b824b049a65da8b845d02 (patch) | |
tree | a6c046af804f4f3dc3a01b950261b4b3411ccc70 /net-misc/wicd | |
parent | Stable for ppc64, wrt bug #506928 (diff) | |
download | gentoo-2-eda0e4c2d55fb1bf7c6b824b049a65da8b845d02.tar.gz gentoo-2-eda0e4c2d55fb1bf7c6b824b049a65da8b845d02.tar.bz2 gentoo-2-eda0e4c2d55fb1bf7c6b824b049a65da8b845d02.zip |
Stable for ppc64, wrt bug #509752
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-misc/wicd')
-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 20de67d14a4f..d184502184e6 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.149 2014/07/13 10:05:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.150 2014/08/02 18:18:19 ago Exp $ + + 02 Aug 2014; Agostino Sarubbo <ago@gentoo.org> wicd-1.7.2.4-r3.ebuild: + Stable for ppc64, wrt bug #509752 13 Jul 2014; Agostino Sarubbo <ago@gentoo.org> wicd-1.7.2.4-r3.ebuild: Stable for ppc, wrt bug #509752 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 38facbac3f02..46ca12d480ce 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.10 2014/07/13 10:05:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.4-r3.ebuild,v 1.11 2014/08/02 18:18:19 ago 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 )" |