diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2006-03-22 08:28:17 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2006-03-22 08:28:17 +0000 |
commit | 0433322e8aee92d8ac7abf0ea02321bf478d8f6d (patch) | |
tree | 6478dd8a1cb91eca49e05a114100cb36ad36be1b /dev-util/cutils/ChangeLog | |
parent | stabling on ppc with plasmaroo's OK (Bug #120148) (diff) | |
download | gentoo-2-0433322e8aee92d8ac7abf0ea02321bf478d8f6d.tar.gz gentoo-2-0433322e8aee92d8ac7abf0ea02321bf478d8f6d.tar.bz2 gentoo-2-0433322e8aee92d8ac7abf0ea02321bf478d8f6d.zip |
Moving cdecl to cutils-cdecl because of bug #127076
(Portage version: 2.0.54)
Diffstat (limited to 'dev-util/cutils/ChangeLog')
-rw-r--r-- | dev-util/cutils/ChangeLog | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/dev-util/cutils/ChangeLog b/dev-util/cutils/ChangeLog index 4bcdd1c8a5a8..fb0cc838ca9d 100644 --- a/dev-util/cutils/ChangeLog +++ b/dev-util/cutils/ChangeLog @@ -1,6 +1,15 @@ # ChangeLog for dev-util/cutils -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/ChangeLog,v 1.12 2005/07/29 23:39:02 dragonheart Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/ChangeLog,v 1.13 2006/03/22 08:28:17 phosphan Exp $ + +*cutils-1.6-r2 (22 Mar 2006) + + 22 Mar 2006; Patrick Kursawe <phosphan@gentoo.org> + +files/cutils-1.6-r1-gentoo.diff, cutils-1.6-r1.ebuild, + +cutils-1.6-r2.ebuild: + Moving cdecl to cutils-cdecl because it conflicts with the more feature-rich + cdecl from the dev-util/cdecl package. See bug #127076. + Adding blocking dependency to the old version. 29 Jul 2005; Daniel Black <dragonheart@gentoo.org> -cutils-1.6.ebuild, cutils-1.6-r1.ebuild: |