summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-02-08 20:29:37 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-02-08 20:29:37 +0000
commit5f3a4e9b96559b8360b1ee7fa957f17d88047847 (patch)
tree5863ece68025826c3a9267e81e84e97dcaa9b8e2 /dev-libs/libelf
parentAdded hppa to keywords. (diff)
downloadgentoo-2-5f3a4e9b96559b8360b1ee7fa957f17d88047847.tar.gz
gentoo-2-5f3a4e9b96559b8360b1ee7fa957f17d88047847.tar.bz2
gentoo-2-5f3a4e9b96559b8360b1ee7fa957f17d88047847.zip
Added hppa to keywords.
Diffstat (limited to 'dev-libs/libelf')
-rw-r--r--dev-libs/libelf/ChangeLog5
-rw-r--r--dev-libs/libelf/libelf-0.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libelf/ChangeLog b/dev-libs/libelf/ChangeLog
index 0528fb4d2388..b0158d4aeebf 100644
--- a/dev-libs/libelf/ChangeLog
+++ b/dev-libs/libelf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libelf
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.6 2003/01/02 02:55:57 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.7 2003/02/08 20:29:37 gmsoft Exp $
+
+ 08 Feb 2003; Guy Martin <gmsoft@gentoo.org> libelf-0.8.2.ebuild :
+ Added hppa to keywords.
02 Jan 2003; Martin Schlemmer <azarah@gentoo.org> :
Add "!dev-libs/elfutils" to DEPEND, as elfutils replaces libelf ...
diff --git a/dev-libs/libelf/libelf-0.8.2.ebuild b/dev-libs/libelf/libelf-0.8.2.ebuild
index f89eef45edf6..c2222729cb70 100644
--- a/dev-libs/libelf/libelf-0.8.2.ebuild
+++ b/dev-libs/libelf/libelf-0.8.2.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-libs/libelf/libelf-0.8.2.ebuild,v 1.8 2003/01/02 02:55:57 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.2.ebuild,v 1.9 2003/02/08 20:29:37 gmsoft Exp $
IUSE="nls"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.stud.uni-hannover.de/~michael/software/"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha hppa"
DEPEND="!dev-libs/elfutils
nls? ( sys-devel/gettext )"