diff options
author | 2008-08-04 04:43:12 +0000 | |
---|---|---|
committer | 2008-08-04 04:43:12 +0000 | |
commit | 7b6600f949ede064670dce26ac6bb718e00c26c3 (patch) | |
tree | 0608e2144d7766d6a215ad3814841e26e742c560 /net-misc/wicd/ChangeLog | |
parent | initial commit (diff) | |
download | historical-7b6600f949ede064670dce26ac6bb718e00c26c3.tar.gz historical-7b6600f949ede064670dce26ac6bb718e00c26c3.tar.bz2 historical-7b6600f949ede064670dce26ac6bb718e00c26c3.zip |
Add postinst instructions because this application requires a fair amount of work to set up. Thanks to nightmorph for suggesting this, bug #233768
Package-Manager: portage-2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64
Diffstat (limited to 'net-misc/wicd/ChangeLog')
-rw-r--r-- | net-misc/wicd/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/net-misc/wicd/ChangeLog b/net-misc/wicd/ChangeLog index 2a4413f15981..458ff5b58f8d 100644 --- a/net-misc/wicd/ChangeLog +++ b/net-misc/wicd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/wicd # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.3 2008/08/03 02:52:19 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.4 2008/08/04 04:43:12 darkside Exp $ + + 04 Aug 2008; Jeremy Olexa <darkside@gentoo.org> wicd-1.5.0.ebuild: + Add postinst instructions because this application requires a fair amount of + work to set up. Thanks to nightmorph for suggesting this, bug #233768 *wicd-1.5.0 (03 Aug 2008) |