diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2010-01-10 01:54:16 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2010-01-10 01:54:16 +0000 |
commit | 3c95696e811b210842d9174e03983dd74d2d47cd (patch) | |
tree | a1ac5d64197edb63ead68c15a50dc5a4cdcabba6 /net-misc | |
parent | Stable for HPPA too. (diff) | |
download | gentoo-2-3c95696e811b210842d9174e03983dd74d2d47cd.tar.gz gentoo-2-3c95696e811b210842d9174e03983dd74d2d47cd.tar.bz2 gentoo-2-3c95696e811b210842d9174e03983dd74d2d47cd.zip |
Number of small fixes, including gentoo bugs 299674 & 299878
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/wicd/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.0_beta5.ebuild (renamed from net-misc/wicd/wicd-1.7.0_beta4.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-misc/wicd/ChangeLog b/net-misc/wicd/ChangeLog index 2575be69f7d5..315deeb77a80 100644 --- a/net-misc/wicd/ChangeLog +++ b/net-misc/wicd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/wicd # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.63 2010/01/04 16:25:30 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.64 2010/01/10 01:54:16 darkside Exp $ + +*wicd-1.7.0_beta5 (10 Jan 2010) + + 10 Jan 2010; Jeremy Olexa <darkside@gentoo.org> -wicd-1.7.0_beta4.ebuild, + +wicd-1.7.0_beta5.ebuild: + Number of small fixes, including gentoo bugs 299674 & 299878 *wicd-1.7.0_beta4 (04 Jan 2010) diff --git a/net-misc/wicd/wicd-1.7.0_beta4.ebuild b/net-misc/wicd/wicd-1.7.0_beta5.ebuild index 815812c39ebb..5b9d9db110e1 100644 --- a/net-misc/wicd/wicd-1.7.0_beta4.ebuild +++ b/net-misc/wicd/wicd-1.7.0_beta5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.0_beta4.ebuild,v 1.1 2010/01/04 14:09:07 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.0_beta5.ebuild,v 1.1 2010/01/10 01:54:16 darkside Exp $ EAPI=2 |