summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-02-11 12:00:42 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-02-11 12:00:42 +0000
commitcf3225ab808cc409e7637968983ba74b786aacb3 (patch)
treeeb5c13da24a6c2d40d871bd3b6a508a9597bec11 /dev-util/ccache
parent~ppc 2.0.4 for blender (diff)
downloadgentoo-2-cf3225ab808cc409e7637968983ba74b786aacb3.tar.gz
gentoo-2-cf3225ab808cc409e7637968983ba74b786aacb3.tar.bz2
gentoo-2-cf3225ab808cc409e7637968983ba74b786aacb3.zip
Added hppa to keywords.
Diffstat (limited to 'dev-util/ccache')
-rw-r--r--dev-util/ccache/ChangeLog5
-rw-r--r--dev-util/ccache/ccache-1.9-r2.ebuild4
-rw-r--r--dev-util/ccache/ccache-2.1.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/ccache/ChangeLog b/dev-util/ccache/ChangeLog
index 875073650cd3..80450547e8f5 100644
--- a/dev-util/ccache/ChangeLog
+++ b/dev-util/ccache/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/ccache
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.12 2003/01/24 15:04:07 verwilst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.13 2003/02/11 12:00:40 gmsoft Exp $
+
+ 11 Feb 2003; Guy Martin <gmsoft@gentoo.org> :
+ Added hppa to keywords.
*ccache-2.1.1 (24 Jan 2002)
diff --git a/dev-util/ccache/ccache-1.9-r2.ebuild b/dev-util/ccache/ccache-1.9-r2.ebuild
index 396b1a067460..e17f1f0480e4 100644
--- a/dev-util/ccache/ccache-1.9-r2.ebuild
+++ b/dev-util/ccache/ccache-1.9-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-1.9-r2.ebuild,v 1.1 2003/01/06 20:31:55 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-1.9-r2.ebuild,v 1.2 2003/02/11 12:00:42 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
@@ -10,7 +10,7 @@ HOMEPAGE="http://ccache.samba.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha hppa"
# Note: this version is designed to be auto-detected and used if
# you happen to have Portage 2.0.6+ installed.
diff --git a/dev-util/ccache/ccache-2.1.1.ebuild b/dev-util/ccache/ccache-2.1.1.ebuild
index 0fc9420c8573..df1494524c77 100644
--- a/dev-util/ccache/ccache-2.1.1.ebuild
+++ b/dev-util/ccache/ccache-2.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.1.1.ebuild,v 1.1 2003/01/24 15:04:07 verwilst Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.1.1.ebuild,v 1.2 2003/02/11 12:00:42 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
@@ -10,7 +10,7 @@ HOMEPAGE="http://ccache.samba.org/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa"
# Note: this version is designed to be auto-detected and used if
# you happen to have Portage 2.0.6+ installed.