diff options
author | Jason Wever <weeve@gentoo.org> | 2005-06-19 19:29:09 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-06-19 19:29:09 +0000 |
commit | e6dfd5fb9f56e444c1124d898761af695aa5da44 (patch) | |
tree | 226378890d41bef5eb700289d39a763502378d5c /sys-devel/distcc | |
parent | added metadata (diff) | |
download | gentoo-2-e6dfd5fb9f56e444c1124d898761af695aa5da44.tar.gz gentoo-2-e6dfd5fb9f56e444c1124d898761af695aa5da44.tar.bz2 gentoo-2-e6dfd5fb9f56e444c1124d898761af695aa5da44.zip |
Stable on SPARC.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-devel/distcc')
-rw-r--r-- | sys-devel/distcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/distcc/distcc-2.18.3-r7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog index db0bff2852d5..a3a9df59ae81 100644 --- a/sys-devel/distcc/ChangeLog +++ b/sys-devel/distcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/distcc # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.144 2005/06/18 21:01:15 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.145 2005/06/19 19:29:09 weeve Exp $ + + 19 Jun 2005; Jason Wever <weeve@gentoo.org> distcc-2.18.3-r7.ebuild: + Stable on SPARC. 18 Jun 2005; Daniel Goller <morfic@gentoo.org> files/2.18/distcc-config.patch: diff --git a/sys-devel/distcc/distcc-2.18.3-r7.ebuild b/sys-devel/distcc/distcc-2.18.3-r7.ebuild index 781c51f12fcf..cb550c88cf49 100644 --- a/sys-devel/distcc/distcc-2.18.3-r7.ebuild +++ b/sys-devel/distcc/distcc-2.18.3-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.18.3-r7.ebuild,v 1.2 2005/06/18 17:21:05 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.18.3-r7.ebuild,v 1.3 2005/06/19 19:29:09 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="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86" IUSE="gnome gtk selinux ipv6" |