diff options
author | 2012-10-16 21:24:40 +0000 | |
---|---|---|
committer | 2012-10-16 21:24:40 +0000 | |
commit | f06170ba8c00b4b787104b1187de2df0b1dfdac9 (patch) | |
tree | 5403491e919b6f794d7b5bd29d7c851aae05d2e9 /net-misc/wicd | |
parent | Version bump. Bug #438514 (diff) | |
download | gentoo-2-f06170ba8c00b4b787104b1187de2df0b1dfdac9.tar.gz gentoo-2-f06170ba8c00b4b787104b1187de2df0b1dfdac9.tar.bz2 gentoo-2-f06170ba8c00b4b787104b1187de2df0b1dfdac9.zip |
marked x86 per bug 433976
(Portage version: 2.1.11.27/cvs/Linux x86_64, signed Manifest commit with key 0x565C32BC)
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 016b2bb27d39..8ba4e603134b 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.127 2012/10/15 10:05:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.128 2012/10/16 21:24:40 tomka Exp $ + + 16 Oct 2012; Thomas Kahle <tomka@gentoo.org> wicd-1.7.2.4-r1.ebuild: + marked x86 per bug 433976 15 Oct 2012; Agostino Sarubbo <ago@gentoo.org> wicd-1.7.2.4-r1.ebuild: Stable for amd64, wrt bug #433976 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 96bda2de7f75..665bd24a3c1e 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.5 2012/10/15 10:05:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.2.4-r1.ebuild,v 1.6 2012/10/16 21:24:40 tomka 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 x86" IUSE="X ambiance +gtk ioctl libnotify mac4lin ncurses nls +pm-utils" DEPEND="nls? ( dev-python/Babel )" |