summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-02-25 16:27:48 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-02-25 16:27:48 +0000
commitc922cad0bb54498616cc316aa379f85d8e9b308e (patch)
tree0c3e7423c6e7e948ce61d4566a9092acd1a36ad6 /dev-util
parentAdded hppa to keywords. (diff)
downloadgentoo-2-c922cad0bb54498616cc316aa379f85d8e9b308e.tar.gz
gentoo-2-c922cad0bb54498616cc316aa379f85d8e9b308e.tar.bz2
gentoo-2-c922cad0bb54498616cc316aa379f85d8e9b308e.zip
Added hppa to keywords.
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/pkgconfig/ChangeLog5
-rw-r--r--dev-util/pkgconfig/pkgconfig-0.15.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/pkgconfig/ChangeLog b/dev-util/pkgconfig/ChangeLog
index b748a3d518e0..0594ee93457d 100644
--- a/dev-util/pkgconfig/ChangeLog
+++ b/dev-util/pkgconfig/ChangeLog
@@ -1,12 +1,15 @@
# ChangeLog for dev-util/pkgconfig
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.11 2003/02/22 07:14:51 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.12 2003/02/25 16:27:48 gmsoft Exp $
21 Feb 2003; Zach Welch <zwelch@gentoo.org> :
Added arm keyword
*pkgconfig-0.15.0 (22 Jan 2003)
+ 25 Feb 2003; Guy Martin <gmsoft@gentoo.org> pkgconfig-0.15.0.ebuild :
+ Added hppa to keywords.
+
22 Jan 2003; foser <foser@gentoo.org> pkgconfig-0.15.0.ebuild :
New version
diff --git a/dev-util/pkgconfig/pkgconfig-0.15.0.ebuild b/dev-util/pkgconfig/pkgconfig-0.15.0.ebuild
index 4f859078e9f2..137ceb8f53d9 100644
--- a/dev-util/pkgconfig/pkgconfig-0.15.0.ebuild
+++ b/dev-util/pkgconfig/pkgconfig-0.15.0.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/pkgconfig/pkgconfig-0.15.0.ebuild,v 1.3 2003/02/22 07:14:51 zwelch Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.15.0.ebuild,v 1.4 2003/02/25 16:27:48 gmsoft Exp $
S=${WORKDIR}/${P}
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.freedesktop.org/software/pkgconfig/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha arm"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha arm hppa"
IUSE=""
DEPEND="virtual/glibc"