diff options
author | 2008-07-02 15:47:39 +0000 | |
---|---|---|
committer | 2008-07-02 15:47:39 +0000 | |
commit | 299298bea2caf6f3bcc7cb3089e9b5bfbd5d594f (patch) | |
tree | b5a13cf034020e072f525294e3e8fcc89f2efee9 /net-irc/quassel/ChangeLog | |
parent | Version bump, cleanup old (diff) | |
download | historical-299298bea2caf6f3bcc7cb3089e9b5bfbd5d594f.tar.gz historical-299298bea2caf6f3bcc7cb3089e9b5bfbd5d594f.tar.bz2 historical-299298bea2caf6f3bcc7cb3089e9b5bfbd5d594f.zip |
Update to the Release Candidate (is it today RC day?). This version uses cmake now so there you go with the new deps too.
Package-Manager: portage-2.2_rc1/cvs/Linux 2.6.25-gentoo-r4 x86_64
Diffstat (limited to 'net-irc/quassel/ChangeLog')
-rw-r--r-- | net-irc/quassel/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-irc/quassel/ChangeLog b/net-irc/quassel/ChangeLog index 0b91103775e1..04fee86fa617 100644 --- a/net-irc/quassel/ChangeLog +++ b/net-irc/quassel/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-irc/quassel # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/ChangeLog,v 1.19 2008/06/29 10:01:09 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/quassel/ChangeLog,v 1.20 2008/07/02 15:47:39 flameeyes Exp $ + +*quassel-0.2.0_rc1 (02 Jul 2008) + + 02 Jul 2008; Diego Pettenò <flameeyes@gentoo.org> + +quassel-0.2.0_rc1.ebuild: + Update to the Release Candidate (is it today RC day?). This version uses + cmake now so there you go with the new deps too. 29 Jun 2008; Torsten Veller <tove@gentoo.org> quassel-0.2.0_beta1.ebuild: Add missing die: || "..." -> || die "..." |