diff options
author | Lisa M. Seelye <lisa@gentoo.org> | 2004-09-10 00:56:18 +0000 |
---|---|---|
committer | Lisa M. Seelye <lisa@gentoo.org> | 2004-09-10 00:56:18 +0000 |
commit | 9aea6c449718e3910c4c6ec50767823773c48184 (patch) | |
tree | b6a87478ce862a381438efe07f2ea95dfc8c740f /sys-devel/distcc | |
parent | New version (Manifest recommit) (diff) | |
download | gentoo-2-9aea6c449718e3910c4c6ec50767823773c48184.tar.gz gentoo-2-9aea6c449718e3910c4c6ec50767823773c48184.tar.bz2 gentoo-2-9aea6c449718e3910c4c6ec50767823773c48184.zip |
bump 2.16 to x86
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 ede0fec02f2c..704efb2c28e3 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.115 2004/09/06 19:50:54 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.116 2004/09/10 00:56:18 lisa Exp $ + + 09 Sep 2004; Lisa Seelye <lisa@gentoo.org> distcc-2.16.ebuild: + bump 2.16 to x86 06 Sep 2004; Ciaran McCreesh <ciaranm@gentoo.org> distcc-2.12.1-r1.ebuild, distcc-2.13-r1.ebuild, distcc-2.14.ebuild, distcc-2.16.ebuild, diff --git a/sys-devel/distcc/distcc-2.16.ebuild b/sys-devel/distcc/distcc-2.16.ebuild index 451b2ea9815b..35e81f1f565a 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.6 2004/09/06 19:50:54 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.16.ebuild,v 1.7 2004/09/10 00:56:18 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,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 |