diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 11:37:50 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 11:37:50 +0000 |
commit | 9664e300213507edca8f5c9e30787b4f6a110a52 (patch) | |
tree | ed5bca51d527645449342ae910da746e0ec696dc /sys-devel/distcc/distcc-2.18.3-r10.ebuild | |
parent | Drop to ~mips (diff) | |
download | historical-9664e300213507edca8f5c9e30787b4f6a110a52.tar.gz historical-9664e300213507edca8f5c9e30787b4f6a110a52.tar.bz2 historical-9664e300213507edca8f5c9e30787b4f6a110a52.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.35/cvs/Linux mips64
Diffstat (limited to 'sys-devel/distcc/distcc-2.18.3-r10.ebuild')
-rw-r--r-- | sys-devel/distcc/distcc-2.18.3-r10.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/distcc/distcc-2.18.3-r10.ebuild b/sys-devel/distcc/distcc-2.18.3-r10.ebuild index 48f13f2636b0..d966ddd38d1b 100644 --- a/sys-devel/distcc/distcc-2.18.3-r10.ebuild +++ b/sys-devel/distcc/distcc-2.18.3-r10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 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-r10.ebuild,v 1.11 2008/11/02 22:24:23 gengor Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.18.3-r10.ebuild,v 1.12 2011/02/06 11:32:25 leio 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 sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="gnome gtk hardened selinux ipv6" DEPEND=">=sys-devel/gcc-config-1.3.1 |