diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-12 18:28:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-12 18:28:48 +0000 |
commit | c248225554f8c3c7552ac394c9c956a97e7b40a5 (patch) | |
tree | 9aaabf9bba6eb7f8dc3ba27a5dbcfae28dc6fdaa /sci-libs | |
parent | Stable for ppc, wrt bug #461242 (diff) | |
download | gentoo-2-c248225554f8c3c7552ac394c9c956a97e7b40a5.tar.gz gentoo-2-c248225554f8c3c7552ac394c9c956a97e7b40a5.tar.bz2 gentoo-2-c248225554f8c3c7552ac394c9c956a97e7b40a5.zip |
Stable for ppc, wrt bug #461244
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/indilib/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/indilib/indilib-0.9.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/indilib/ChangeLog b/sci-libs/indilib/ChangeLog index 805bbdf7972f..49088cd6e49e 100644 --- a/sci-libs/indilib/ChangeLog +++ b/sci-libs/indilib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/indilib # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/ChangeLog,v 1.32 2013/03/10 16:29:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/ChangeLog,v 1.33 2013/03/12 18:28:48 ago Exp $ + + 12 Mar 2013; Agostino Sarubbo <ago@gentoo.org> indilib-0.9.6.ebuild: + Stable for ppc, wrt bug #461244 10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> indilib-0.9.6.ebuild: Stable for x86, wrt bug #461244 diff --git a/sci-libs/indilib/indilib-0.9.6.ebuild b/sci-libs/indilib/indilib-0.9.6.ebuild index fdb377550294..bcaef85af444 100644 --- a/sci-libs/indilib/indilib-0.9.6.ebuild +++ b/sci-libs/indilib/indilib-0.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.ebuild,v 1.5 2013/03/10 16:29:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/indilib-0.9.6.ebuild,v 1.6 2013/03/12 18:28:48 ago 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=" |