diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-29 12:23:34 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-29 12:23:34 +0000 |
commit | f54a29d8542229b7dab9ac50c1c6db378d128bf3 (patch) | |
tree | c98840087e0de66510da79b8da5580ecc66f0738 /net-misc/wicd | |
parent | x86 stable wrt bug #400799 (diff) | |
download | gentoo-2-f54a29d8542229b7dab9ac50c1c6db378d128bf3.tar.gz gentoo-2-f54a29d8542229b7dab9ac50c1c6db378d128bf3.tar.bz2 gentoo-2-f54a29d8542229b7dab9ac50c1c6db378d128bf3.zip |
x86 stable wrt bug #401005
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'net-misc/wicd')
-rw-r--r-- | net-misc/wicd/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.1_pre20120127.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/wicd/ChangeLog b/net-misc/wicd/ChangeLog index e0a7992fd387..95ed87aebb95 100644 --- a/net-misc/wicd/ChangeLog +++ b/net-misc/wicd/ChangeLog @@ -1,6 +1,10 @@ # 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.107 2012/01/27 13:37:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.108 2012/01/29 12:23:34 phajdan.jr Exp $ + + 29 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + wicd-1.7.1_pre20120127.ebuild: + x86 stable wrt bug #401005 27 Jan 2012; Agostino Sarubbo <ago@gentoo.org> wicd-1.7.1_pre20120127.ebuild: Stable for AMD64, wrt security bug #401005 diff --git a/net-misc/wicd/wicd-1.7.1_pre20120127.ebuild b/net-misc/wicd/wicd-1.7.1_pre20120127.ebuild index fa315f31443e..d983500b2e43 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.3 2012/01/27 13:37:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.1_pre20120127.ebuild,v 1.4 2012/01/29 12:23:34 phajdan.jr 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="" |