diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-01-27 13:37:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-01-27 13:37:54 +0000 |
commit | 7e6c9ffd5d5acd9c61a2a3a397267ac3e6d20823 (patch) | |
tree | 419ea2eca7126c2b9f041fada851d806cb14e3b3 /net-misc | |
parent | Forward port some changes from the 4.4 ebuild. (diff) | |
download | gentoo-2-7e6c9ffd5d5acd9c61a2a3a397267ac3e6d20823.tar.gz gentoo-2-7e6c9ffd5d5acd9c61a2a3a397267ac3e6d20823.tar.bz2 gentoo-2-7e6c9ffd5d5acd9c61a2a3a397267ac3e6d20823.zip |
Stable for AMD64, wrt security bug #401005
(Portage version: 2.1.10.44/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.1_pre20120127.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/wicd/ChangeLog b/net-misc/wicd/ChangeLog index 7f8d2c034fd0..e0a7992fd387 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.106 2012/01/27 11:45:32 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.107 2012/01/27 13:37:54 ago Exp $ + + 27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> wicd-1.7.1_pre20120127.ebuild: + Stable for AMD64, wrt security bug #401005 27 Jan 2012; <anarchy@gentoo.org> wicd-1.7.1_pre20120127.ebuild: Give the option for a mac4lin icon theme diff --git a/net-misc/wicd/wicd-1.7.1_pre20120127.ebuild b/net-misc/wicd/wicd-1.7.1_pre20120127.ebuild index f1616a75b0dd..fa315f31443e 100644 --- a/net-misc/wicd/wicd-1.7.1_pre20120127.ebuild +++ b/net-misc/wicd/wicd-1.7.1_pre20120127.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.1_pre20120127.ebuild,v 1.2 2012/01/27 11:45:32 anarchy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1_pre20120127.ebuild,v 1.3 2012/01/27 13:37:54 ago Exp $ EAPI=3 @@ -22,7 +22,7 @@ SRC_URI="http://dev.gentoo.org/~tomka/files/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="X +gtk ioctl libnotify mac4lin ncurses nls +pm-utils" DEPEND="" |