diff options
author | Alexis Ballier <aballier@gentoo.org> | 2009-05-22 14:58:20 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2009-05-22 14:58:20 +0000 |
commit | b0a078697858bb4bec5d50c571203fee35d6c33b (patch) | |
tree | e6c3ca9a42560436a0a9a2dcf930ae0fdbfc2a3a /dev-libs/libelf | |
parent | Add topal to use.mask wrt #267299 (diff) | |
download | gentoo-2-b0a078697858bb4bec5d50c571203fee35d6c33b.tar.gz gentoo-2-b0a078697858bb4bec5d50c571203fee35d6c33b.tar.bz2 gentoo-2-b0a078697858bb4bec5d50c571203fee35d6c33b.zip |
keyword ~sparc-fbsd
(Portage version: 2.2_rc33/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libelf')
-rw-r--r-- | dev-libs/libelf/ChangeLog | 7 | ||||
-rw-r--r-- | dev-libs/libelf/libelf-0.8.10.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-libs/libelf/ChangeLog b/dev-libs/libelf/ChangeLog index 54dbb39d83da..6c88312c057e 100644 --- a/dev-libs/libelf/ChangeLog +++ b/dev-libs/libelf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libelf -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.26 2008/11/16 13:58:02 flameeyes Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/ChangeLog,v 1.27 2009/05/22 14:58:20 aballier Exp $ + + 22 May 2009; Alexis Ballier <aballier@gentoo.org> libelf-0.8.10.ebuild: + keyword ~sparc-fbsd 16 Nov 2008; Diego E. Pettenò <flameeyes@gentoo.org> libelf-0.8.10.ebuild: diff --git a/dev-libs/libelf/libelf-0.8.10.ebuild b/dev-libs/libelf/libelf-0.8.10.ebuild index 6310b227dea2..6efc79e86f1a 100644 --- a/dev-libs/libelf/libelf-0.8.10.ebuild +++ b/dev-libs/libelf/libelf-0.8.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.10.ebuild,v 1.2 2008/11/16 13:58:02 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libelf/libelf-0.8.10.ebuild,v 1.3 2009/05/22 14:58:20 aballier Exp $ inherit multilib eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.mr511.de/software/${P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86 ~sparc-fbsd ~x86-fbsd" IUSE="debug nls elibc_FreeBSD" DEPEND="!dev-libs/elfutils |