summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHasan Khalil <gongloo@gentoo.org>2005-01-21 05:36:37 +0000
committerHasan Khalil <gongloo@gentoo.org>2005-01-21 05:36:37 +0000
commit9c232fe11f509b99c6498e1c113f05fe5821b9a8 (patch)
treebeb3b4ca4f1f006cc280a761c21fc8aee4f64a1b /dev-util
parentAdded ccache bugfix, Bug 64090 (diff)
downloadgentoo-2-9c232fe11f509b99c6498e1c113f05fe5821b9a8.tar.gz
gentoo-2-9c232fe11f509b99c6498e1c113f05fe5821b9a8.tar.bz2
gentoo-2-9c232fe11f509b99c6498e1c113f05fe5821b9a8.zip
Keyworded ~ppc-macos.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/ccache/ChangeLog7
-rw-r--r--dev-util/ccache/ccache-2.2.ebuild4
-rw-r--r--dev-util/ccache/ccache-2.3.ebuild4
3 files changed, 9 insertions, 6 deletions
diff --git a/dev-util/ccache/ChangeLog b/dev-util/ccache/ChangeLog
index ed5fa4fa9a8f..66d5ec88e820 100644
--- a/dev-util/ccache/ChangeLog
+++ b/dev-util/ccache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/ccache
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.34 2004/10/29 22:17:28 tantive Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.35 2005/01/21 05:36:37 gongloo Exp $
+
+ 21 Jan 2005; <gongloo@gentoo.org> ccache-2.3.ebuild:
+ Keyworded ~ppc-macos.
30 Oct 2004; Michael Imhof <tantive@gentoo.org> :
Added ~s390 keyword.
diff --git a/dev-util/ccache/ccache-2.2.ebuild b/dev-util/ccache/ccache-2.2.ebuild
index c714e0810756..47f83919c88d 100644
--- a/dev-util/ccache/ccache-2.2.ebuild
+++ b/dev-util/ccache/ccache-2.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.8 2004/07/02 05:03:56 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.2.ebuild,v 1.9 2005/01/21 05:36:37 gongloo 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
diff --git a/dev-util/ccache/ccache-2.3.ebuild b/dev-util/ccache/ccache-2.3.ebuild
index 0b1a340ae49b..41cccc9a71f4 100644
--- a/dev-util/ccache/ccache-2.3.ebuild
+++ b/dev-util/ccache/ccache-2.3.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/dev-util/ccache/ccache-2.3.ebuild,v 1.17 2005/01/05 05:20:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.3.ebuild,v 1.18 2005/01/21 05:36:37 gongloo Exp $
DESCRIPTION="fast compiler cache"
HOMEPAGE="http://ccache.samba.org/"
@@ -8,7 +8,7 @@ SRC_URI="http://ccache.samba.org/ftp/ccache/${P}.tar.gz"
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 sparc x86 ~ppc-macos"
IUSE=""
DEPEND="virtual/libc