diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2014-02-02 16:51:44 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2014-02-02 16:51:44 +0000 |
commit | 211ab14d349e786e13c59d1d13a7af28f45fe4ba (patch) | |
tree | 74d3ec8566a74989cc5486a0ea68954460cda348 /media-libs | |
parent | Keyworded for amd64-linux, cleanup (diff) | |
download | gentoo-2-211ab14d349e786e13c59d1d13a7af28f45fe4ba.tar.gz gentoo-2-211ab14d349e786e13c59d1d13a7af28f45fe4ba.tar.bz2 gentoo-2-211ab14d349e786e13c59d1d13a7af28f45fe4ba.zip |
Add ~mips, wrt bug #499866
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/lasi/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/lasi/lasi-1.1.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-libs/lasi/ChangeLog b/media-libs/lasi/ChangeLog index 8210c8a859ba..b72ee6657e2a 100644 --- a/media-libs/lasi/ChangeLog +++ b/media-libs/lasi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/lasi -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/lasi/ChangeLog,v 1.34 2013/07/13 09:06:03 jlec Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-libs/lasi/ChangeLog,v 1.35 2014/02/02 16:51:44 pinkbyte Exp $ + + 02 Feb 2014; Sergey Popov <pinkbyte@gentoo.org> lasi-1.1.1.ebuild: + Add ~mips, wrt bug #499866 13 Jul 2013; Justin Lecher <jlec@gentoo.org> lasi-1.1.1.ebuild, metadata.xml: Convert to recent changes in cmake-utils.eclass, #476660 diff --git a/media-libs/lasi/lasi-1.1.1.ebuild b/media-libs/lasi/lasi-1.1.1.ebuild index 733d8f5fe3af..53c0c61fccb2 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-2013 Gentoo Foundation +# Copyright 1999-2014 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.12 2013/07/13 09:06:03 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/lasi/lasi-1.1.1.ebuild,v 1.13 2014/02/02 16:51:44 pinkbyte 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 ~amd64-linux ~x86-fbsd ~x86-linux" +KEYWORDS="alpha amd64 hppa ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="doc examples" RDEPEND=" |