diff options
author | Jason Wever <weeve@gentoo.org> | 2004-09-13 12:21:43 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-09-13 12:21:43 +0000 |
commit | 1de921cf2aa0b394af752e6dfbb95224ecd2a595 (patch) | |
tree | fc6688ce42b0b0a67c6a2694a15d566d42bef159 /sys-devel/distcc | |
parent | x86 stable (Manifest recommit) (diff) | |
download | gentoo-2-1de921cf2aa0b394af752e6dfbb95224ecd2a595.tar.gz gentoo-2-1de921cf2aa0b394af752e6dfbb95224ecd2a595.tar.bz2 gentoo-2-1de921cf2aa0b394af752e6dfbb95224ecd2a595.zip |
Stable on sparc.
Diffstat (limited to 'sys-devel/distcc')
-rw-r--r-- | sys-devel/distcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/distcc/distcc-2.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog index 704efb2c28e3..8eeb6fda58f4 100644 --- a/sys-devel/distcc/ChangeLog +++ b/sys-devel/distcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/distcc # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.116 2004/09/10 00:56:18 lisa Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.117 2004/09/13 12:21:43 weeve Exp $ + + 13 Sep 2004; Jason Wever <weeve@gentoo.org> distcc-2.16.ebuild: + Stable on sparc. 09 Sep 2004; Lisa Seelye <lisa@gentoo.org> distcc-2.16.ebuild: bump 2.16 to x86 diff --git a/sys-devel/distcc/distcc-2.16.ebuild b/sys-devel/distcc/distcc-2.16.ebuild index 35e81f1f565a..7dd4de28b143 100644 --- a/sys-devel/distcc/distcc-2.16.ebuild +++ b/sys-devel/distcc/distcc-2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.16.ebuild,v 1.7 2004/09/10 00:56:18 lisa Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.16.ebuild,v 1.8 2004/09/13 12:21:43 weeve Exp $ # If you change this in any way please email lisa@gentoo.org and make an # entry in the ChangeLog (this means you spanky :P). (2004-04-11) Lisa Seelye @@ -15,7 +15,7 @@ SRC_URI="http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc ~mips ~alpha ~arm ~hppa ~ia64 ~amd64 ~s390 ~ppc64" +KEYWORDS="x86 ~ppc sparc ~mips ~alpha ~arm ~hppa ~ia64 ~amd64 ~s390 ~ppc64" # ATTN s390 MAINTANER: if you bump this stable on s390 please remove 2.14 from cvs -lisa # 2004-07-08 |