diff options
author | Naohiro Aota <naota@gentoo.org> | 2012-06-17 06:55:39 +0000 |
---|---|---|
committer | Naohiro Aota <naota@gentoo.org> | 2012-06-17 06:55:39 +0000 |
commit | 5c82ca54b3dbefa38934bb27ec2535232d99daab (patch) | |
tree | d95605be6107a2ec0a33af6649069643b5e75f8d /media-libs/lasi | |
parent | Avoid unneeded dependency on git. (diff) | |
download | gentoo-2-5c82ca54b3dbefa38934bb27ec2535232d99daab.tar.gz gentoo-2-5c82ca54b3dbefa38934bb27ec2535232d99daab.tar.bz2 gentoo-2-5c82ca54b3dbefa38934bb27ec2535232d99daab.zip |
Add ~x86-fbsd. #419621
(Portage version: 2.2.0_alpha110/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/lasi')
-rw-r--r-- | media-libs/lasi/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/lasi/lasi-1.1.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/lasi/ChangeLog b/media-libs/lasi/ChangeLog index 05b68e586ed4..3343cb7e1ce7 100644 --- a/media-libs/lasi/ChangeLog +++ b/media-libs/lasi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/lasi # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lasi/ChangeLog,v 1.31 2012/05/29 16:30:59 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lasi/ChangeLog,v 1.32 2012/06/17 06:55:39 naota Exp $ + + 17 Jun 2012; Naohiro Aota <naota@gentoo.org> lasi-1.1.1.ebuild: + Add ~x86-fbsd. #419621 29 May 2012; Alexis Ballier <aballier@gentoo.org> lasi-1.1.1.ebuild: keyword ~amd64-fbsd diff --git a/media-libs/lasi/lasi-1.1.1.ebuild b/media-libs/lasi/lasi-1.1.1.ebuild index f3aea64c998f..dff87a5e3257 100644 --- a/media-libs/lasi/lasi-1.1.1.ebuild +++ b/media-libs/lasi/lasi-1.1.1.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/media-libs/lasi/lasi-1.1.1.ebuild,v 1.9 2012/05/29 16:30:59 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lasi/lasi-1.1.1.ebuild,v 1.10 2012/06/17 06:55:39 naota Exp $ EAPI=4 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd" +KEYWORDS="alpha amd64 hppa ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="doc examples" RDEPEND=" |