diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-22 00:21:45 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2006-11-22 00:21:45 +0000 |
commit | 7b6ecb3b6a9e37fda1125c5bb55937788cfc096a (patch) | |
tree | 21387f8fbf387e32570012ddaef287ab88608de9 /sys-freebsd/freebsd-contrib/ChangeLog | |
parent | Mask new handling of acroread for testing; bug #125366 (diff) | |
download | gentoo-2-7b6ecb3b6a9e37fda1125c5bb55937788cfc096a.tar.gz gentoo-2-7b6ecb3b6a9e37fda1125c5bb55937788cfc096a.tar.bz2 gentoo-2-7b6ecb3b6a9e37fda1125c5bb55937788cfc096a.zip |
Don't build csu directory, as that is code coming from GCC and GCC will take care of building it; this way the sparc64 patch is unneeded and the GCC sources have no more reason to be keeped here. Also remove kerberos and ssl useflags as they were referring to cvs, and users are using dev-util/cvs. Remove all the patches as they are not needed anymore now.
(Portage version: 2.1.2_rc2-r1)
Diffstat (limited to 'sys-freebsd/freebsd-contrib/ChangeLog')
-rw-r--r-- | sys-freebsd/freebsd-contrib/ChangeLog | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/sys-freebsd/freebsd-contrib/ChangeLog b/sys-freebsd/freebsd-contrib/ChangeLog index 9a62ae7fba3a..2a8f7e91fd1f 100644 --- a/sys-freebsd/freebsd-contrib/ChangeLog +++ b/sys-freebsd/freebsd-contrib/ChangeLog @@ -1,6 +1,19 @@ # ChangeLog for sys-freebsd/freebsd-contrib # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-contrib/ChangeLog,v 1.18 2006/11/19 01:35:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-freebsd/freebsd-contrib/ChangeLog,v 1.19 2006/11/22 00:21:44 flameeyes Exp $ + +*freebsd-contrib-6.1-r1 (22 Nov 2006) + + 22 Nov 2006; Diego Pettenò <flameeyes@gentoo.org> + -files/freebsd-contrib-5.3-lib_csu-makefile.patch, + -files/freebsd-contrib-6.2-sparc64.patch, -freebsd-contrib-6.1.ebuild, + +freebsd-contrib-6.1-r1.ebuild, -freebsd-contrib-6.2_beta3.ebuild, + freebsd-contrib-6.2_rc1.ebuild: + Don't build csu directory, as that is code coming from GCC and GCC will take + care of building it; this way the sparc64 patch is unneeded and the GCC + sources have no more reason to be keeped here. Also remove kerberos and ssl + useflags as they were referring to cvs, and users are using dev-util/cvs. + Remove all the patches as they are not needed anymore now. *freebsd-contrib-6.2_rc1 (19 Nov 2006) |