diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-16 20:05:44 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-16 20:05:44 +0000 |
commit | 885564b56a562f4b7e8c9431d4847eb5a60854f4 (patch) | |
tree | c9d66411a839b253336985194fbc566a96cc3314 /net-misc | |
parent | Stable for ppc64, wrt bug #452202 (diff) | |
download | gentoo-2-885564b56a562f4b7e8c9431d4847eb5a60854f4.tar.gz gentoo-2-885564b56a562f4b7e8c9431d4847eb5a60854f4.tar.bz2 gentoo-2-885564b56a562f4b7e8c9431d4847eb5a60854f4.zip |
Stable for ppc64, wrt bug #441966
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/wicd/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.2.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wicd/ChangeLog b/net-misc/wicd/ChangeLog index 14ca6a01f88c..cedfcf81fc84 100644 --- a/net-misc/wicd/ChangeLog +++ b/net-misc/wicd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/wicd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.134 2013/01/16 15:15:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.135 2013/01/16 20:05:44 ago Exp $ + + 16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> wicd-1.7.2.4-r2.ebuild: + Stable for ppc64, wrt bug #441966 16 Jan 2013; Agostino Sarubbo <ago@gentoo.org> wicd-1.7.2.4-r2.ebuild: Stable for ppc, wrt bug #441966 diff --git a/net-misc/wicd/wicd-1.7.2.4-r2.ebuild b/net-misc/wicd/wicd-1.7.2.4-r2.ebuild index c132b6c1538c..b2f33764e27e 100644 --- a/net-misc/wicd/wicd-1.7.2.4-r2.ebuild +++ b/net-misc/wicd/wicd-1.7.2.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r2.ebuild,v 1.5 2013/01/16 15:15:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.4-r2.ebuild,v 1.6 2013/01/16 20:05:44 ago Exp $ EAPI=3 @@ -20,7 +20,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="X ambiance +gtk ioctl libnotify mac4lin ncurses nls +pm-utils" DEPEND="nls? ( dev-python/Babel )" |