diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-05-01 15:50:52 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-05-01 15:50:52 +0000 |
commit | 699a8ccbc3f228ce80110b62bd80ba2d3df5e334 (patch) | |
tree | 5cabe7b3da3aaed650b05d354d4040e44aab4569 /media-libs/libnut | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-699a8ccbc3f228ce80110b62bd80ba2d3df5e334.tar.gz gentoo-2-699a8ccbc3f228ce80110b62bd80ba2d3df5e334.tar.bz2 gentoo-2-699a8ccbc3f228ce80110b62bd80ba2d3df5e334.zip |
keyword ~x86-fbsd
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libnut')
-rw-r--r-- | media-libs/libnut/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libnut/libnut-661.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libnut/ChangeLog b/media-libs/libnut/ChangeLog index c8790a1fcbd2..983cb28c2e9b 100644 --- a/media-libs/libnut/ChangeLog +++ b/media-libs/libnut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libnut # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/ChangeLog,v 1.16 2010/01/31 17:45:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/ChangeLog,v 1.17 2010/05/01 15:50:52 aballier Exp $ + + 01 May 2010; Alexis Ballier <aballier@gentoo.org> libnut-661.ebuild: + keyword ~x86-fbsd 31 Jan 2010; Raúl Porcel <armin76@gentoo.org> libnut-661.ebuild: sparc stable diff --git a/media-libs/libnut/libnut-661.ebuild b/media-libs/libnut/libnut-661.ebuild index 60a2078fa473..0902a98facec 100644 --- a/media-libs/libnut/libnut-661.ebuild +++ b/media-libs/libnut/libnut-661.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/libnut-661.ebuild,v 1.14 2010/01/31 17:45:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/libnut-661.ebuild,v 1.15 2010/05/01 15:50:52 aballier Exp $ inherit flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" RDEPEND="" |