diff options
author | Joshua Kinard <kumba@gentoo.org> | 2003-07-01 23:45:56 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2003-07-01 23:45:56 +0000 |
commit | a8d9dac3e4144f53b4eabf89f8a34062bfb18ebc (patch) | |
tree | f4d037795b273d4a5ba171b9da6910fe753fba5c /net-dialup | |
parent | Version bumped. (diff) | |
download | historical-a8d9dac3e4144f53b4eabf89f8a34062bfb18ebc.tar.gz historical-a8d9dac3e4144f53b4eabf89f8a34062bfb18ebc.tar.bz2 historical-a8d9dac3e4144f53b4eabf89f8a34062bfb18ebc.zip |
Fixed compile issue and added ~sparc/~mips to KEYWORDS. See Changelog for more.
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/xc/ChangeLog | 9 | ||||
-rw-r--r-- | net-dialup/xc/Manifest | 4 |
2 files changed, 10 insertions, 3 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. diff --git a/net-dialup/xc/Manifest b/net-dialup/xc/Manifest index 538dde0b1363..23c74071be13 100644 --- a/net-dialup/xc/Manifest +++ b/net-dialup/xc/Manifest @@ -1,4 +1,4 @@ -MD5 d98a16cc7ed1dea056c7f7a428fa7dde ChangeLog 472 -MD5 35a27581d93a31e39d8e52788d61120c xc-4.3.2.ebuild 833 +MD5 1a81bb93344c2916d012b98e748e12c0 ChangeLog 797 +MD5 012a505d9298cb137437dea6f04ff0f5 xc-4.3.2.ebuild 854 MD5 a19ff63623f36ba8624bf50f382e210c files/digest-xc-4.3.2 60 MD5 80e981efed033a8eaaa0c0e632eee1ae files/xc-4.3.2-gentoo.diff 1905 |