diff options
author | 2013-03-10 16:29:28 +0000 | |
---|---|---|
committer | 2013-03-10 16:29:28 +0000 | |
commit | adfaebf18b2a779646272adb711f260d9db9e148 (patch) | |
tree | 1e90cec810afacfc9c42bdfa8187e85a3b1b62e2 | |
parent | Stable for x86, wrt bug #461092 (diff) | |
download | gentoo-2-adfaebf18b2a779646272adb711f260d9db9e148.tar.gz gentoo-2-adfaebf18b2a779646272adb711f260d9db9e148.tar.bz2 gentoo-2-adfaebf18b2a779646272adb711f260d9db9e148.zip |
Stable for x86, wrt bug #461244
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
-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 b6d87ce3dc4d..805bbdf7972f 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.31 2013/03/10 16:25:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/ChangeLog,v 1.32 2013/03/10 16:29:28 ago Exp $ + + 10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> indilib-0.9.6.ebuild: + Stable for x86, wrt bug #461244 10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> indilib-0.9.6.ebuild: Stable for amd64, wrt bug #461244 diff --git a/sci-libs/indilib/indilib-0.9.6.ebuild b/sci-libs/indilib/indilib-0.9.6.ebuild index 0c76c74ce745..fdb377550294 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.4 2013/03/10 16:25:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/indilib-0.9.6.ebuild,v 1.5 2013/03/10 16:29:28 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=" |