summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-02-19 13:19:57 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-02-19 13:19:57 +0000
commit3f7336104d5b0018b24150d2f5a94195e6132bf9 (patch)
tree41e64546f4030d9c61f7643807200a5cd683d303 /sys-devel
parentChanged ~hppa to hppa. (diff)
downloadgentoo-2-3f7336104d5b0018b24150d2f5a94195e6132bf9.tar.gz
gentoo-2-3f7336104d5b0018b24150d2f5a94195e6132bf9.tar.bz2
gentoo-2-3f7336104d5b0018b24150d2f5a94195e6132bf9.zip
Added ~hppa to keywords.
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/distcc/ChangeLog5
-rw-r--r--sys-devel/distcc/distcc-1.1-r11.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/distcc/ChangeLog b/sys-devel/distcc/ChangeLog
index 35d7122c7081..cb1200c382f1 100644
--- a/sys-devel/distcc/ChangeLog
+++ b/sys-devel/distcc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/distcc
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.24 2003/02/19 03:14:01 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/ChangeLog,v 1.25 2003/02/19 13:19:57 gmsoft Exp $
+
+ 19 Feb 2003; Guy Martin <gmsoft@gentoo.org> distcc-1.1-r11.ebuild :
+ Added ~hppa to keywords.
*distcc-1.1-r11 (17 Feb 2003)
diff --git a/sys-devel/distcc/distcc-1.1-r11.ebuild b/sys-devel/distcc/distcc-1.1-r11.ebuild
index 3f586f97420a..381ae84b71b2 100644
--- a/sys-devel/distcc/distcc-1.1-r11.ebuild
+++ b/sys-devel/distcc/distcc-1.1-r11.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/sys-devel/distcc/distcc-1.1-r11.ebuild,v 1.1 2003/02/19 03:14:01 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/distcc/distcc-1.1-r11.ebuild,v 1.2 2003/02/19 13:19:57 gmsoft Exp $
inherit eutils
@@ -12,7 +12,7 @@ DESCRIPTION="a program to distribute compilation of C code across several machin
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa"
DEPEND=">=sys-apps/portage-2.0.46-r11
>=sys-devel/gcc-config-1.3.1