diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-05-31 16:31:22 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-05-31 16:31:22 +0000 |
commit | 4769098898bcfb5944c4621489ba8486928baf8c (patch) | |
tree | 10e2b52898108db0cfb0884939fe6b88d2ebb7e7 /net-misc | |
parent | Bumping to 4.6.4 (diff) | |
download | historical-4769098898bcfb5944c4621489ba8486928baf8c.tar.gz historical-4769098898bcfb5944c4621489ba8486928baf8c.tar.bz2 historical-4769098898bcfb5944c4621489ba8486928baf8c.zip |
Keyword ~mips
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'net-misc')
-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 f0bb0aab2ffb..d46921351430 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.122 2012/05/21 07:23:52 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.123 2012/05/31 16:31:22 blueness Exp $ + + 31 May 2012; Anthony G. Basile <blueness@gentoo.org> wicd-1.7.2.4-r1.ebuild: + Keyword ~mips *wicd-1.7.2.4-r1 (21 May 2012) 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 5ee7269b3e1c..e4a88e8f9cb2 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.1 2012/05/21 07:23:52 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.4-r1.ebuild,v 1.2 2012/05/31 16:31:22 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 ~x86" +KEYWORDS="~amd64 ~mips ~x86" IUSE="X ambiance +gtk ioctl libnotify mac4lin ncurses nls +pm-utils" DEPEND="nls? ( dev-python/Babel )" |