diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-06-11 23:37:09 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-06-11 23:37:09 +0000 |
commit | 097f59aa8255a41e614448f1ed21d48a94aa3f06 (patch) | |
tree | 153af75d8bb22681bf02240be3c3d7c6d0df74ef /net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild | |
parent | *portage-2.2.0_alpha40 (11 Jun 2011) (diff) | |
download | gentoo-2-097f59aa8255a41e614448f1ed21d48a94aa3f06.tar.gz gentoo-2-097f59aa8255a41e614448f1ed21d48a94aa3f06.tar.bz2 gentoo-2-097f59aa8255a41e614448f1ed21d48a94aa3f06.zip |
x86 stable per bug 370525
(Portage version: 2.1.9.50/cvs/Linux i686)
Diffstat (limited to 'net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild')
-rw-r--r-- | net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild b/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild index 0b75967abf44..39209eddebd2 100644 --- a/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild +++ b/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild,v 1.3 2011/06/08 09:56:22 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1_beta2-r4.ebuild,v 1.4 2011/06/11 23:37:09 tomka Exp $ EAPI=3 @@ -21,7 +21,7 @@ SRC_URI="http://downloads.wicd.net/src/testing/1.7.x/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="X +gtk ioctl libnotify ncurses nls +pm-utils" DEPEND="" |