diff options
author | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 11:32:25 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2011-02-06 11:32:25 +0000 |
commit | 4f21145f97a06cac5ebe042a939ce1f5a4bc7891 (patch) | |
tree | a6024a572a8135f1b4efdaf20434d789390d6569 /sys-devel/distcc | |
parent | Drop to ~mips (diff) | |
download | gentoo-2-4f21145f97a06cac5ebe042a939ce1f5a4bc7891.tar.gz gentoo-2-4f21145f97a06cac5ebe042a939ce1f5a4bc7891.tar.bz2 gentoo-2-4f21145f97a06cac5ebe042a939ce1f5a4bc7891.zip |
Drop to ~mips
(Portage version: 2.1.9.35/cvs/Linux mips64)
Diffstat (limited to 'sys-devel/distcc')
-rw-r--r-- | sys-devel/distcc/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/distcc/distcc-2.18.3-r10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog index a6f23b9dc5ea..5c2dcd86bcaa 100644 --- a/sys-devel/distcc/ChangeLog +++ b/sys-devel/distcc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/distcc -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.207 2010/12/22 21:16:55 arfrever Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.208 2011/02/06 11:32:25 leio Exp $ + + 06 Feb 2011; Mart Raudsepp <leio@gentoo.org> distcc-2.18.3-r10.ebuild: + Drop to ~mips *distcc-3.1-r5 (22 Dec 2010) 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 |