summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-12-14 03:03:20 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-12-14 03:03:20 +0000
commit4358984b83b52a6d7d8b9a3f57ea62b80f923baf (patch)
tree2edc9d87b17e2c9127aca29a653c136eec7f6562 /dev-util/ccache/ccache-2.3.ebuild
parentMarked stable on hppa. (diff)
downloadhistorical-4358984b83b52a6d7d8b9a3f57ea62b80f923baf.tar.gz
historical-4358984b83b52a6d7d8b9a3f57ea62b80f923baf.tar.bz2
historical-4358984b83b52a6d7d8b9a3f57ea62b80f923baf.zip
Marked stable on hppa.
Diffstat (limited to 'dev-util/ccache/ccache-2.3.ebuild')
-rw-r--r--dev-util/ccache/ccache-2.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/ccache/ccache-2.3.ebuild b/dev-util/ccache/ccache-2.3.ebuild
index 619a87489905..763914b3c0ac 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.
# 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.4 2003/11/13 04:10:35 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.3.ebuild,v 1.5 2003/12/14 03:03:17 gmsoft 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"