diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-24 02:18:14 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-24 02:18:14 +0000 |
commit | 6767e0dc967408ad58095e9c3dd86c24b3b8955b (patch) | |
tree | 600355428a5598e60916bca5d8025003055b2b8c /sys-devel | |
parent | Clean up (Manifest recommit) (diff) | |
download | gentoo-2-6767e0dc967408ad58095e9c3dd86c24b3b8955b.tar.gz gentoo-2-6767e0dc967408ad58095e9c3dd86c24b3b8955b.tar.bz2 gentoo-2-6767e0dc967408ad58095e9c3dd86c24b3b8955b.zip |
added ~ppc64 bug #59224
Diffstat (limited to 'sys-devel')
-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 21c3f25d4958..0a2c3abbbdb3 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.112 2004/08/22 19:14:09 lisa Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.113 2004/08/24 02:18:14 tgall Exp $ + + 22 Aug 2004; Tom Gall <tgall@gentoo.org> distcc-2.16.ebuild: + added ~ppc64, bug #59224 *distcc-2.17-r1 (22 Aug 2004) diff --git a/sys-devel/distcc/distcc-2.16.ebuild b/sys-devel/distcc/distcc-2.16.ebuild index 3b5758c5803d..55cf68fbba2d 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.3 2004/08/20 20:08:49 lisa Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.16.ebuild,v 1.4 2004/08/24 02:18:14 tgall 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" +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 |