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 | 625fce604bb1fa67f711a879cd453fdfae0da8bc (patch) | |
tree | 3f593a0f9808431c7e84d1354885a218cce871ae /net-misc | |
parent | x86 stable wrt bug #400799 (diff) | |
download | historical-625fce604bb1fa67f711a879cd453fdfae0da8bc.tar.gz historical-625fce604bb1fa67f711a879cd453fdfae0da8bc.tar.bz2 historical-625fce604bb1fa67f711a879cd453fdfae0da8bc.zip |
x86 stable wrt bug #401005
Package-Manager: portage-2.1.10.44/cvs/Linux i686
Diffstat (limited to 'net-misc')
-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="" |