diff options
author | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2012-07-27 05:14:07 +0000 |
---|---|---|
committer | Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> | 2012-07-27 05:14:07 +0000 |
commit | 6cff049b0a5cd1788ca533b0f405eb42aeb9a488 (patch) | |
tree | 2020546cae02811eb79a68de2cd73088561165f6 /dev-util/catalyst/ChangeLog | |
parent | Version bump on 3.3 branch and add keywords as it is finalized upstream. (diff) | |
download | gentoo-2-6cff049b0a5cd1788ca533b0f405eb42aeb9a488.tar.gz gentoo-2-6cff049b0a5cd1788ca533b0f405eb42aeb9a488.tar.bz2 gentoo-2-6cff049b0a5cd1788ca533b0f405eb42aeb9a488.zip |
[dev-util/catalyst] Bump catalyst to the 2.0.10.1 revision.
This revision includes all updates committed to the repo since the 2.0.8.1 release: move make.conf and make.profile to /etc/portage (patches by Jeremy Olexa <darkside>),
add catalyst-spec man page (patches by W. Trevor King <wking@drexel.edu>) and update livecd-stage1 target so it rebuilds packages with new use flags.
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-util/catalyst/ChangeLog')
-rw-r--r-- | dev-util/catalyst/ChangeLog | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/dev-util/catalyst/ChangeLog b/dev-util/catalyst/ChangeLog index da6964c637bc..0e9e9ada7720 100644 --- a/dev-util/catalyst/ChangeLog +++ b/dev-util/catalyst/ChangeLog @@ -1,6 +1,17 @@ # ChangeLog for dev-util/catalyst # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.245 2012/07/08 16:19:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/catalyst/ChangeLog,v 1.246 2012/07/27 05:14:07 jmbsvicetto Exp $ + +*catalyst-2.0.10.1 (27 Jul 2012) + + 27 Jul 2012; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> + +catalyst-2.0.10.1.ebuild: + [dev-util/catalyst] Bump catalyst to the 2.0.10.1 revision. + This revision includes all updates committed to the repo since the 2.0.8.1 + release: move make.conf and make.profile to /etc/portage (patches by Jeremy + Olexa <darkside>), + add catalyst-spec man page (patches by W. Trevor King <wking@drexel.edu>) and + update livecd-stage1 target so it rebuilds packages with new use flags. *catalyst-2.0.8.1-r2 (08 Jul 2012) |