diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-05-17 20:12:31 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-05-17 20:12:31 +0000 |
commit | 1c3f471aa6add4c4e0f45c565d02df5d404b0249 (patch) | |
tree | 64d7018605100ea14bbe4b4d173b69c475b6b03a /net-misc/wicd | |
parent | ppc64 stable wrt bug #526046 (diff) | |
download | gentoo-2-1c3f471aa6add4c4e0f45c565d02df5d404b0249.tar.gz gentoo-2-1c3f471aa6add4c4e0f45c565d02df5d404b0249.tar.bz2 gentoo-2-1c3f471aa6add4c4e0f45c565d02df5d404b0249.zip |
ppc64 stable wrt bug #541794
(Portage version: 2.2.19/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'net-misc/wicd')
-rw-r--r-- | net-misc/wicd/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wicd/ChangeLog b/net-misc/wicd/ChangeLog index 68401ec5f3d1..091b38e4dbeb 100644 --- a/net-misc/wicd/ChangeLog +++ b/net-misc/wicd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/wicd # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.156 2015/05/15 12:13:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.157 2015/05/17 20:12:31 pacho Exp $ + + 17 May 2015; Pacho Ramos <pacho@gentoo.org> wicd-1.7.3.ebuild: + ppc64 stable wrt bug #541794 15 May 2015; Pacho Ramos <pacho@gentoo.org> wicd-1.7.3.ebuild: ppc stable wrt bug #541794 diff --git a/net-misc/wicd/wicd-1.7.3.ebuild b/net-misc/wicd/wicd-1.7.3.ebuild index 66f4e29c3293..b372bb11327e 100644 --- a/net-misc/wicd/wicd-1.7.3.ebuild +++ b/net-misc/wicd/wicd-1.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.3.ebuild,v 1.6 2015/05/15 12:13:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.3.ebuild,v 1.7 2015/05/17 20:12:31 pacho 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 gnome-shell" DEPEND="nls? ( dev-python/Babel )" |