summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-07-03 19:40:04 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-07-03 19:40:04 +0000
commit4501ad564e1cef85fdaaad8a938e4c127b441c2b (patch)
tree63c037c4cc46de38d6f0b61e6566dbe93b4a335b /dev-libs
parentStable for HPPA (bug #422127). (diff)
downloadgentoo-2-4501ad564e1cef85fdaaad8a938e4c127b441c2b.tar.gz
gentoo-2-4501ad564e1cef85fdaaad8a938e4c127b441c2b.tar.bz2
gentoo-2-4501ad564e1cef85fdaaad8a938e4c127b441c2b.zip
Keyword ~mips
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/libelf/ChangeLog5
-rw-r--r--dev-libs/libelf/libelf-0.8.13-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/libelf/ChangeLog b/dev-libs/libelf/ChangeLog
index f11e40608b0e..844134d7475d 100644
--- a/dev-libs/libelf/ChangeLog
+++ b/dev-libs/libelf/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libelf
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.39 2012/07/03 14:13:00 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.40 2012/07/03 19:40:04 blueness Exp $
+
+ 03 Jul 2012; Anthony G. Basile <blueness@gentoo.org> libelf-0.8.13-r1.ebuild:
+ Keyword ~mips
03 Jul 2012; Anthony G. Basile <blueness@gentoo.org> metadata.xml:
I will give it love to check elfutils' insanity!
diff --git a/dev-libs/libelf/libelf-0.8.13-r1.ebuild b/dev-libs/libelf/libelf-0.8.13-r1.ebuild
index 992b39568b49..890bd7a7e6c6 100644
--- a/dev-libs/libelf/libelf-0.8.13-r1.ebuild
+++ b/dev-libs/libelf/libelf-0.8.13-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.13-r1.ebuild,v 1.9 2012/05/05 18:22:24 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.13-r1.ebuild,v 1.10 2012/07/03 19:40:04 blueness Exp $
EAPI="3"
@@ -12,7 +12,7 @@ SRC_URI="http://www.mr511.de/software/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ~mips ppc sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="debug nls elibc_FreeBSD"
RDEPEND="!dev-libs/elfutils"