summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Schweizer <genstef@gentoo.org>2007-02-28 22:08:18 +0000
committerStefan Schweizer <genstef@gentoo.org>2007-02-28 22:08:18 +0000
commit8cdb318b79dc9e2d5c39d9ada47b61045a8fba50 (patch)
tree2e34d8f3e771e4e2dd0e5211bd9082dbe5dd216f /dev-util
parentDropped ppc-macos keyword, see you in prefix (diff)
downloadgentoo-2-8cdb318b79dc9e2d5c39d9ada47b61045a8fba50.tar.gz
gentoo-2-8cdb318b79dc9e2d5c39d9ada47b61045a8fba50.tar.bz2
gentoo-2-8cdb318b79dc9e2d5c39d9ada47b61045a8fba50.zip
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.2-r12)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/ccache/ccache-2.2.ebuild4
-rw-r--r--dev-util/ccache/ccache-2.3.ebuild4
-rw-r--r--dev-util/ccache/ccache-2.4-r1.ebuild4
-rw-r--r--dev-util/ccache/ccache-2.4-r2.ebuild4
-rw-r--r--dev-util/ccache/ccache-2.4-r6.ebuild4
-rw-r--r--dev-util/ccache/ccache-2.4.ebuild4
6 files changed, 12 insertions, 12 deletions
diff --git a/dev-util/ccache/ccache-2.2.ebuild b/dev-util/ccache/ccache-2.2.ebuild
index 1f8e58cfbb3d..0f24e12a902a 100644
--- a/dev-util/ccache/ccache-2.2.ebuild
+++ b/dev-util/ccache/ccache-2.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.2.ebuild,v 1.10 2006/03/06 16:23:03 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.2.ebuild,v 1.11 2007/02/28 22:08:18 genstef Exp $
DESCRIPTION="ccache is a fast compiler cache. It is used as a front end to your
compiler to safely cache compilation output. When the same code is compiled
@@ -11,7 +11,7 @@ HOMEPAGE="http://ccache.samba.org/"
IUSE=""
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha mips hppa amd64"
+KEYWORDS="alpha amd64 hppa mips ppc sparc x86"
DEPEND="virtual/libc \
>=sys-apps/portage-2.0.46-r11"
diff --git a/dev-util/ccache/ccache-2.3.ebuild b/dev-util/ccache/ccache-2.3.ebuild
index c2cbdbcce704..3741cba2480c 100644
--- a/dev-util/ccache/ccache-2.3.ebuild
+++ b/dev-util/ccache/ccache-2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.3.ebuild,v 1.23 2006/03/06 16:23:03 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.3.ebuild,v 1.24 2007/02/28 22:08:18 genstef Exp $
DESCRIPTION="fast compiler cache"
HOMEPAGE="http://ccache.samba.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://samba.org/ftp/ccache/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ppc-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="virtual/libc
diff --git a/dev-util/ccache/ccache-2.4-r1.ebuild b/dev-util/ccache/ccache-2.4-r1.ebuild
index 98420ff4dafa..a72edbffc814 100644
--- a/dev-util/ccache/ccache-2.4-r1.ebuild
+++ b/dev-util/ccache/ccache-2.4-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4-r1.ebuild,v 1.2 2006/03/31 21:12:40 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4-r1.ebuild,v 1.3 2007/02/28 22:08:18 genstef Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://samba.org/ftp/ccache/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd"
IUSE=""
# Note: this version is designed to be auto-detected and used if
diff --git a/dev-util/ccache/ccache-2.4-r2.ebuild b/dev-util/ccache/ccache-2.4-r2.ebuild
index 8f78296b39fe..13cd0c5592e0 100644
--- a/dev-util/ccache/ccache-2.4-r2.ebuild
+++ b/dev-util/ccache/ccache-2.4-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4-r2.ebuild,v 1.3 2006/11/04 11:23:13 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4-r2.ebuild,v 1.4 2007/02/28 22:08:18 genstef Exp $
inherit eutils autotools
@@ -10,7 +10,7 @@ SRC_URI="http://samba.org/ftp/ccache/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc-macos ~ppc64 s390 sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha ~amd64 arm ~hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh ~sparc ~x86 ~x86-fbsd"
IUSE=""
# Note: this version is designed to be auto-detected and used if
diff --git a/dev-util/ccache/ccache-2.4-r6.ebuild b/dev-util/ccache/ccache-2.4-r6.ebuild
index 29118889d904..77b0b9e0379a 100644
--- a/dev-util/ccache/ccache-2.4-r6.ebuild
+++ b/dev-util/ccache/ccache-2.4-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4-r6.ebuild,v 1.11 2007/01/30 05:19:43 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4-r6.ebuild,v 1.12 2007/02/28 22:08:18 genstef Exp $
WANT_AUTOCONF="latest"
inherit eutils autotools
@@ -11,7 +11,7 @@ SRC_URI="http://samba.org/ftp/ccache/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc-macos ppc64 s390 sh sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
IUSE=""
# Note: this version is designed to be auto-detected and used if
diff --git a/dev-util/ccache/ccache-2.4.ebuild b/dev-util/ccache/ccache-2.4.ebuild
index 5c0439d2da7e..e3cc678cc3cf 100644
--- a/dev-util/ccache/ccache-2.4.ebuild
+++ b/dev-util/ccache/ccache-2.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4.ebuild,v 1.3 2006/03/06 16:23:03 lisa Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.4.ebuild,v 1.4 2007/02/28 22:08:18 genstef Exp $
DESCRIPTION="fast compiler cache"
HOMEPAGE="http://ccache.samba.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://samba.org/ftp/ccache/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~ppc-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
IUSE=""
DEPEND="virtual/libc"