diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-12-02 03:15:09 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-12-02 03:15:09 +0000 |
commit | b109eab65cd1cf2c945e861d1fcd3df465aa366b (patch) | |
tree | c909cc3eafe36e83d599b01f773a4f140e6e7ae2 | |
parent | Version bump (diff) | |
download | gentoo-2-b109eab65cd1cf2c945e861d1fcd3df465aa366b.tar.gz gentoo-2-b109eab65cd1cf2c945e861d1fcd3df465aa366b.tar.bz2 gentoo-2-b109eab65cd1cf2c945e861d1fcd3df465aa366b.zip |
Version bump to fix bugs with the first alpha release
(Portage version: 2.1.7.4/cvs/Linux x86_64)
-rw-r--r-- | net-misc/wicd/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/wicd/wicd-1.7.0_alpha2.ebuild (renamed from net-misc/wicd/wicd-1.7.0_alpha1.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/net-misc/wicd/ChangeLog b/net-misc/wicd/ChangeLog index f1feff82abf6..c1dc5fa61788 100644 --- a/net-misc/wicd/ChangeLog +++ b/net-misc/wicd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/wicd # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.59 2009/12/01 01:31:04 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/ChangeLog,v 1.60 2009/12/02 03:15:09 darkside Exp $ + +*wicd-1.7.0_alpha2 (02 Dec 2009) + + 02 Dec 2009; Jeremy Olexa <darkside@gentoo.org> -wicd-1.7.0_alpha1.ebuild, + +wicd-1.7.0_alpha2.ebuild: + Version bump to fix bugs with the first alpha release *wicd-1.7.0_alpha1 (01 Dec 2009) diff --git a/net-misc/wicd/wicd-1.7.0_alpha1.ebuild b/net-misc/wicd/wicd-1.7.0_alpha2.ebuild index e1eb97863122..7f1ea2911366 100644 --- a/net-misc/wicd/wicd-1.7.0_alpha1.ebuild +++ b/net-misc/wicd/wicd-1.7.0_alpha2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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_alpha1.ebuild,v 1.1 2009/12/01 01:31:04 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/wicd/wicd-1.7.0_alpha2.ebuild,v 1.1 2009/12/02 03:15:09 darkside Exp $ EAPI=2 |