diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-07-30 23:01:22 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-07-30 23:01:22 +0000 |
commit | 9b838adfa922535f850e114b304c852191bb3762 (patch) | |
tree | d7ad345b6a4b28ebe46af4238140cfa4b542116e /sys-devel | |
parent | Fix initrd cosmetics and PPC compiles without --genzimage. (diff) | |
download | gentoo-2-9b838adfa922535f850e114b304c852191bb3762.tar.gz gentoo-2-9b838adfa922535f850e114b304c852191bb3762.tar.bz2 gentoo-2-9b838adfa922535f850e114b304c852191bb3762.zip |
Stable on sh.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/distcc/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/distcc/distcc-2.18.3-r7.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/distcc/distcc-2.18.3-r8.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog index 0843a98b7bb0..cb7da077cc35 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.149 2005/07/20 12:24:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.150 2005/07/30 23:01:22 matsuu Exp $ + + 30 Jul 2005; MATSUU Takuto <matsuu@gentoo.org> distcc-2.18.3-r7.ebuild: + Stable on sh. 20 Jul 2005; Markus Rothe <corsair@gentoo.org> distcc-2.18.3-r7.ebuild: Stable on ppc64 diff --git a/sys-devel/distcc/distcc-2.18.3-r7.ebuild b/sys-devel/distcc/distcc-2.18.3-r7.ebuild index c247627c8dca..260c8e66ff9f 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.7 2005/07/20 12:24:23 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.18.3-r7.ebuild,v 1.8 2005/07/30 23:01:22 matsuu 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 sh sparc x86" IUSE="gnome gtk selinux ipv6" diff --git a/sys-devel/distcc/distcc-2.18.3-r8.ebuild b/sys-devel/distcc/distcc-2.18.3-r8.ebuild index b132673b47e8..9e54440c4670 100644 --- a/sys-devel/distcc/distcc-2.18.3-r8.ebuild +++ b/sys-devel/distcc/distcc-2.18.3-r8.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-r8.ebuild,v 1.2 2005/06/28 22:52:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-2.18.3-r8.ebuild,v 1.3 2005/07/30 23:01:22 matsuu 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 ~sh ~sparc ~x86" IUSE="crosscompile gnome gtk ipv6 selinux" |