summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-01-09 16:57:57 +0000
committerAron Griffis <agriffis@gentoo.org>2004-01-09 16:57:57 +0000
commitc5a09632c5afd155d9fd7db0801f0bd4296ffb54 (patch)
treeb144f46994fe27fd968da8cd46823fded795385b /dev-util/ccache/ccache-2.3.ebuild
parentupdate libbonobo dep (diff)
downloadhistorical-c5a09632c5afd155d9fd7db0801f0bd4296ffb54.tar.gz
historical-c5a09632c5afd155d9fd7db0801f0bd4296ffb54.tar.bz2
historical-c5a09632c5afd155d9fd7db0801f0bd4296ffb54.zip
stable on alpha
Diffstat (limited to 'dev-util/ccache/ccache-2.3.ebuild')
-rw-r--r--dev-util/ccache/ccache-2.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/ccache/ccache-2.3.ebuild b/dev-util/ccache/ccache-2.3.ebuild
index 3bd71663a58f..b5f0c13d55f9 100644
--- a/dev-util/ccache/ccache-2.3.ebuild
+++ b/dev-util/ccache/ccache-2.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# 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.7 2004/01/05 20:06:59 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.3.ebuild,v 1.8 2004/01/09 16:57:01 agriffis 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 ~arm ~amd64 ia64"
+KEYWORDS="x86 ~ppc sparc alpha mips hppa ~arm ~amd64 ia64"
DEPEND="virtual/glibc \
>=sys-apps/portage-2.0.46-r11"