diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-10 16:25:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-10 16:25:49 +0000 |
commit | aca0a74eeb6539b6a13e9f0fc0acc22ba40c9324 (patch) | |
tree | 37d9dee074b7c30bcf7893caff25666c2839889d /sci-libs | |
parent | Stable for amd64, wrt bug #461092 (diff) | |
download | gentoo-2-aca0a74eeb6539b6a13e9f0fc0acc22ba40c9324.tar.gz gentoo-2-aca0a74eeb6539b6a13e9f0fc0acc22ba40c9324.tar.bz2 gentoo-2-aca0a74eeb6539b6a13e9f0fc0acc22ba40c9324.zip |
Stable for amd64, wrt bug #461244
(Portage version: 2.1.11.52/cvs/Linux x86_64, 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 25f360b477f6..b6d87ce3dc4d 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.30 2013/03/10 14:23:03 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/ChangeLog,v 1.31 2013/03/10 16:25:49 ago Exp $ + + 10 Mar 2013; Agostino Sarubbo <ago@gentoo.org> indilib-0.9.6.ebuild: + Stable for amd64, wrt bug #461244 10 Mar 2013; Michael Palimaka <kensington@gentoo.org> +files/indilib-0.9.6-underlinking.patch, indilib-0.9.6.ebuild: diff --git a/sci-libs/indilib/indilib-0.9.6.ebuild b/sci-libs/indilib/indilib-0.9.6.ebuild index 16bb3b9a2388..0c76c74ce745 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.3 2013/03/10 14:23:03 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/indilib-0.9.6.ebuild,v 1.4 2013/03/10 16:25:49 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=" |