diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-05 21:50:09 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-05 21:50:09 +0000 |
commit | 80b47d2c6ff31e54bc8a711275cc9c8dbd5cab23 (patch) | |
tree | 3c32f370a23faa70407bcf898df3862209b2bd93 /net-misc/wicd | |
parent | Keyword ~arm (diff) | |
download | gentoo-2-80b47d2c6ff31e54bc8a711275cc9c8dbd5cab23.tar.gz gentoo-2-80b47d2c6ff31e54bc8a711275cc9c8dbd5cab23.tar.bz2 gentoo-2-80b47d2c6ff31e54bc8a711275cc9c8dbd5cab23.zip |
Keyword ~arm
(Portage version: 2.1.10.65/cvs/Linux x86_64)
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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wicd/ChangeLog b/net-misc/wicd/ChangeLog index 4d30b4107fd7..62b9132727b9 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.124 2012/07/17 11:58:23 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.125 2012/08/05 21:50:09 blueness Exp $ + + 05 Aug 2012; Anthony G. Basile <blueness@gentoo.org> wicd-1.7.2.4-r1.ebuild: + Keyword ~arm 17 Jul 2012; Thomas Kahle <tomka@gentoo.org> wicd-1.7.0-r1.ebuild, wicd-1.7.0.ebuild, wicd-1.7.1-r1.ebuild, wicd-1.7.1-r2.ebuild, diff --git a/net-misc/wicd/wicd-1.7.2.4-r1.ebuild b/net-misc/wicd/wicd-1.7.2.4-r1.ebuild index b539f7cec98f..69f3fd75b7db 100644 --- a/net-misc/wicd/wicd-1.7.2.4-r1.ebuild +++ b/net-misc/wicd/wicd-1.7.2.4-r1.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-r1.ebuild,v 1.3 2012/07/17 11:58:23 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.4-r1.ebuild,v 1.4 2012/08/05 21:50:09 blueness 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 ~mips ~x86" +KEYWORDS="~amd64 ~arm ~mips ~x86" IUSE="X ambiance +gtk ioctl libnotify mac4lin ncurses nls +pm-utils" DEPEND="nls? ( dev-python/Babel )" |