diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-04-24 14:06:50 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-04-24 14:06:50 +0000 |
commit | aac8467be80932e64ec8d62b4df1747d05b1b3fa (patch) | |
tree | d017dc9bcf5564b3d882b5e06de47c5439f8c5f8 /sys-devel/distcc-config | |
parent | Stable for HPPA (bug #175813). (diff) | |
download | gentoo-2-aac8467be80932e64ec8d62b4df1747d05b1b3fa.tar.gz gentoo-2-aac8467be80932e64ec8d62b4df1747d05b1b3fa.tar.bz2 gentoo-2-aac8467be80932e64ec8d62b4df1747d05b1b3fa.zip |
x86 stable
(Portage version: 2.1.2.4)
Diffstat (limited to 'sys-devel/distcc-config')
-rw-r--r-- | sys-devel/distcc-config/ChangeLog | 6 | ||||
-rw-r--r-- | sys-devel/distcc-config/distcc-config-1.3-r1.ebuild | 6 |
2 files changed, 8 insertions, 4 deletions
diff --git a/sys-devel/distcc-config/ChangeLog b/sys-devel/distcc-config/ChangeLog index 7df252e85ba6..610f0fdeb859 100644 --- a/sys-devel/distcc-config/ChangeLog +++ b/sys-devel/distcc-config/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-devel/distcc-config # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc-config/ChangeLog,v 1.4 2007/02/22 00:49:26 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc-config/ChangeLog,v 1.5 2007/04/24 14:06:50 armin76 Exp $ + + 24 Apr 2007; Raúl Porcel <armin76@gentoo.org> + distcc-config-1.3-r1.ebuild: + x86 stable 22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/sys-devel/distcc-config/distcc-config-1.3-r1.ebuild b/sys-devel/distcc-config/distcc-config-1.3-r1.ebuild index 4c6cf62100db..22dd1b3738fb 100644 --- a/sys-devel/distcc-config/distcc-config-1.3-r1.ebuild +++ b/sys-devel/distcc-config/distcc-config-1.3-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc-config/distcc-config-1.3-r1.ebuild,v 1.3 2006/10/21 23:02:46 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc-config/distcc-config-1.3-r1.ebuild,v 1.4 2007/04/24 14:06:50 armin76 Exp $ DESCRIPTION="Utility to change distcc's behavior" HOMEPAGE="http://dev.gentoo.org/~pyrania/distcc-config" @@ -8,7 +8,7 @@ SRC_URI="http://dev.gentoo.org/~pyrania/${PN}/${PF}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ~ppc ~ppc64 s390 sh ~sparc x86" IUSE="" RDEPEND="sys-apps/shadow" |