diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 22:38:57 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-03-02 22:38:57 +0000 |
commit | 99b44636a28d12e443f1ce9aed67ff797b18ef7f (patch) | |
tree | 1cef1671a6d5d131843bf055770ee8bd3287346c /sci-libs | |
parent | amd64 stable, bug #500348 (diff) | |
download | gentoo-2-99b44636a28d12e443f1ce9aed67ff797b18ef7f.tar.gz gentoo-2-99b44636a28d12e443f1ce9aed67ff797b18ef7f.tar.bz2 gentoo-2-99b44636a28d12e443f1ce9aed67ff797b18ef7f.zip |
amd64 stable, bug #500400
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/indilib/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/indilib/indilib-0.9.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/indilib/ChangeLog b/sci-libs/indilib/ChangeLog index 0a51f36ccb10..5c63d67268bc 100644 --- a/sci-libs/indilib/ChangeLog +++ b/sci-libs/indilib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/indilib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/ChangeLog,v 1.37 2014/02/24 01:10:39 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/ChangeLog,v 1.38 2014/03/02 22:38:57 pacho Exp $ + + 02 Mar 2014; Pacho Ramos <pacho@gentoo.org> indilib-0.9.6-r1.ebuild: + amd64 stable, bug #500400 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> indilib-0.9.6-r1.ebuild: x86 stable wrt bug #500400 diff --git a/sci-libs/indilib/indilib-0.9.6-r1.ebuild b/sci-libs/indilib/indilib-0.9.6-r1.ebuild index 42f582d56b97..e782a5628ca4 100644 --- a/sci-libs/indilib/indilib-0.9.6-r1.ebuild +++ b/sci-libs/indilib/indilib-0.9.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/indilib-0.9.6-r1.ebuild,v 1.2 2014/02/24 01:10:39 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/indilib-0.9.6-r1.ebuild,v 1.3 2014/03/02 22:38:57 pacho Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN/lib/}/${MY_PN}_${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="nova v4l" RDEPEND=" |