diff options
author | Lisa M. Seelye <lisa@gentoo.org> | 2004-10-05 16:00:34 +0000 |
---|---|---|
committer | Lisa M. Seelye <lisa@gentoo.org> | 2004-10-05 16:00:34 +0000 |
commit | f8ff746652566d79e8f328b6e86820cd3885b17f (patch) | |
tree | 5c1d9b1ac4109033089fc2791928035e233a8fe4 /sys-devel/distcc | |
parent | remove obsolete version from the tree (Manifest recommit) (diff) | |
download | gentoo-2-f8ff746652566d79e8f328b6e86820cd3885b17f.tar.gz gentoo-2-f8ff746652566d79e8f328b6e86820cd3885b17f.tar.bz2 gentoo-2-f8ff746652566d79e8f328b6e86820cd3885b17f.zip |
bump to arch on a few arches for 2.16-r2
Diffstat (limited to 'sys-devel/distcc')
-rw-r--r-- | sys-devel/distcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/distcc/distcc-2.16-r2.ebuild | 7 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog index 564f34ad0eb1..5932f0c38166 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.122 2004/10/05 15:50:15 lisa Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.123 2004/10/05 16:00:34 lisa Exp $ + + 05 Oct 2004; Lisa Seelye <lisa@gentoo.org> distcc-2.16-r2.ebuild: + bump to arch on a few arches for 2.16-r2 05 Oct 2004; Lisa Seelye <lisa@gentoo.org> -distcc-2.14-r1.ebuild: Removing 2.14 due to security concerns bug #66424 diff --git a/sys-devel/distcc/distcc-2.16-r2.ebuild b/sys-devel/distcc/distcc-2.16-r2.ebuild index dc1a1137e907..1a164ada69c7 100644 --- a/sys-devel/distcc/distcc-2.16-r2.ebuild +++ b/sys-devel/distcc/distcc-2.16-r2.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-r2.ebuild,v 1.2 2004/09/22 18:32:03 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.16-r2.ebuild,v 1.3 2004/10/05 16:00:34 lisa 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,10 +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" -# ATTN s390 MAINTANER: if you bump this stable on s390 please remove 2.14 from cvs -lisa -# 2004-07-08 - +KEYWORDS="x86 ppc sparc ~mips alpha ~hppa ~ia64 ~amd64 ppc64 ~s390 ~arm" IUSE="gnome gtk selinux ipv6" |