diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-08-23 13:12:09 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-08-23 13:12:09 +0000 |
commit | 5596f09ba9d74751288f8c9ae55df66f41e54d5a (patch) | |
tree | 7cd83842e783ca9e091f90b94e00abfab747f34c /dev-libs | |
parent | some nice fixes courtesy of bug #189921 (diff) | |
download | gentoo-2-5596f09ba9d74751288f8c9ae55df66f41e54d5a.tar.gz gentoo-2-5596f09ba9d74751288f8c9ae55df66f41e54d5a.tar.bz2 gentoo-2-5596f09ba9d74751288f8c9ae55df66f41e54d5a.zip |
Keyworded ~x86-fbsd.
(Portage version: 2.1.3.6)
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libf2c/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/libf2c/libf2c-20051004.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-libs/libf2c/ChangeLog b/dev-libs/libf2c/ChangeLog index cf74fdcb1964..40e082fc55e7 100644 --- a/dev-libs/libf2c/ChangeLog +++ b/dev-libs/libf2c/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libf2c # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.21 2007/02/22 00:56:13 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/ChangeLog,v 1.22 2007/08/23 13:12:09 uberlord Exp $ + + 23 Aug 2007; Roy Marples <uberlord@gentoo.org> libf2c-20051004.ebuild: + Keyworded ~x86-fbsd. 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/dev-libs/libf2c/libf2c-20051004.ebuild b/dev-libs/libf2c/libf2c-20051004.ebuild index a67a079a7e7d..31a76423e07d 100644 --- a/dev-libs/libf2c/libf2c-20051004.ebuild +++ b/dev-libs/libf2c/libf2c-20051004.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20051004.ebuild,v 1.1 2006/05/14 05:41:27 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libf2c/libf2c-20051004.ebuild,v 1.2 2007/08/23 13:12:09 uberlord Exp $ inherit toolchain-funcs eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.zip" LICENSE="libf2c" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="virtual/libc |