diff options
author | Joshua Kinard <kumba@gentoo.org> | 2003-07-01 23:46:09 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2003-07-01 23:46:09 +0000 |
commit | 77290e0c1b4f83ff6378010faba6806a3d2eb2da (patch) | |
tree | 7cab02d0ea55c3113dc5dd6a9a7922d09d2c2f6a /net-dialup/xc/ChangeLog | |
parent | Fixed compile issue and added ~sparc/~mips to KEYWORDS. See Changelog for more. (diff) | |
download | gentoo-2-77290e0c1b4f83ff6378010faba6806a3d2eb2da.tar.gz gentoo-2-77290e0c1b4f83ff6378010faba6806a3d2eb2da.tar.bz2 gentoo-2-77290e0c1b4f83ff6378010faba6806a3d2eb2da.zip |
Fixed compile issue and added ~sparc/~mips to KEYWORDS. See Changelog for more.
Diffstat (limited to 'net-dialup/xc/ChangeLog')
-rw-r--r-- | net-dialup/xc/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/net-dialup/xc/ChangeLog b/net-dialup/xc/ChangeLog index 87e97a2259cb..a03f83accb94 100644 --- a/net-dialup/xc/ChangeLog +++ b/net-dialup/xc/ChangeLog @@ -1,9 +1,16 @@ # ChangeLog for net-dialup/xc # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.4 2003/05/23 07:57:52 killian Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.5 2003/07/01 23:45:56 kumba Exp $ + *xc-4.3.2 (06 Sep 2002) + 01 Jul 2003; Joshua Kinard <kumba@gentoo.org> xc-4.3.2.ebuild: + Fixed compile-time issue in which ${WARN} was somehow being called into the + Makefile and killing the build by making all text turn yellow. Added a WARN="" + to the make line in src_compile(). Closes Bug #23799. + Also added ~sparc and ~mips to KEYWORDS + 23 May 2003; Chuck Brewer <killian@gentoo.org>: Added manifest. |