diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2003-01-07 05:16:03 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2003-01-07 05:16:03 +0000 |
commit | 2361e4998a95882645151c865d9f0c8126b1e8b3 (patch) | |
tree | dcb359eb3b5a9c98c65e9f43edbdd10eb60dfad4 /sys-devel | |
parent | marked stable and added files to bibster (diff) | |
download | historical-2361e4998a95882645151c865d9f0c8126b1e8b3.tar.gz historical-2361e4998a95882645151c865d9f0c8126b1e8b3.tar.bz2 historical-2361e4998a95882645151c865d9f0c8126b1e8b3.zip |
marked stable
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/distcc/distcc-0.13.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/distcc/distcc-0.14.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/distcc/distcc-0.15.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-devel/distcc/distcc-0.13.ebuild b/sys-devel/distcc/distcc-0.13.ebuild index d5d79a8baaf6..f91362ac1e8f 100644 --- a/sys-devel/distcc/distcc-0.13.ebuild +++ b/sys-devel/distcc/distcc-0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-0.13.ebuild,v 1.1 2002/11/12 10:04:23 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-0.13.ebuild,v 1.2 2003/01/07 05:16:03 bcowan Exp $ HOMEPAGE="http://distcc.samba.org/" SRC_URI="http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.gz" @@ -8,7 +8,7 @@ DESCRIPTION="a program to distribute compilation of C code across several machin LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="dev-libs/popt" diff --git a/sys-devel/distcc/distcc-0.14.ebuild b/sys-devel/distcc/distcc-0.14.ebuild index 45c670b5fd9c..f7b649cbd776 100644 --- a/sys-devel/distcc/distcc-0.14.ebuild +++ b/sys-devel/distcc/distcc-0.14.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-0.14.ebuild,v 1.1 2002/11/16 09:22:05 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-0.14.ebuild,v 1.2 2003/01/07 05:16:03 bcowan Exp $ HOMEPAGE="http://distcc.samba.org/" SRC_URI="http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.gz" @@ -8,7 +8,7 @@ DESCRIPTION="a program to distribute compilation of C code across several machin LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="dev-libs/popt" diff --git a/sys-devel/distcc/distcc-0.15.ebuild b/sys-devel/distcc/distcc-0.15.ebuild index 60421f1719d6..6defff673dd9 100644 --- a/sys-devel/distcc/distcc-0.15.ebuild +++ b/sys-devel/distcc/distcc-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-0.15.ebuild,v 1.2 2002/12/16 21:17:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-0.15.ebuild,v 1.3 2003/01/07 05:16:03 bcowan Exp $ HOMEPAGE="http://distcc.samba.org/" SRC_URI="http://distcc.samba.org/ftp/distcc/distcc-${PV}.tar.gz" @@ -8,7 +8,7 @@ DESCRIPTION="a program to distribute compilation of C code across several machin LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha" +KEYWORDS="x86 ~alpha" DEPEND="dev-libs/popt" |