diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-10 18:03:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-10 18:03:00 +0000 |
commit | 38b7b9ad555aa258b1f2cc8cf4062cd14025d483 (patch) | |
tree | b2495a7b06926482acc9371496e474bbdc7dd95a /net-misc/wicd | |
parent | Add ~ppc, wrt bug #401833 (diff) | |
download | gentoo-2-38b7b9ad555aa258b1f2cc8cf4062cd14025d483.tar.gz gentoo-2-38b7b9ad555aa258b1f2cc8cf4062cd14025d483.tar.bz2 gentoo-2-38b7b9ad555aa258b1f2cc8cf4062cd14025d483.zip |
Add ~ppc, wrt bug #401833
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
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-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wicd/ChangeLog b/net-misc/wicd/ChangeLog index d9141e3ff5bf..a7c2ba8744f8 100644 --- a/net-misc/wicd/ChangeLog +++ b/net-misc/wicd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/wicd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.129 2012/11/16 18:03:11 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.130 2012/12/10 18:03:00 ago Exp $ + + 10 Dec 2012; Agostino Sarubbo <ago@gentoo.org> wicd-1.7.2.4-r2.ebuild: + Add ~ppc, wrt bug #401833 *wicd-1.7.2.4-r2 (16 Nov 2012) 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 990fc8761571..ff7d44d0ec9e 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-2012 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.1 2012/11/16 18:03:11 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.4-r2.ebuild,v 1.2 2012/12/10 18:03:00 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 ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86" IUSE="X ambiance +gtk ioctl libnotify mac4lin ncurses nls +pm-utils" DEPEND="nls? ( dev-python/Babel )" |