diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 23:03:12 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-05-09 23:03:12 +0000 |
commit | 7bafd947d5fcc74b3ce051555502e28cbc29267e (patch) | |
tree | 5b873a7150b2bbc772e64920be15fd90da826a55 /sci-libs/indilib | |
parent | Stable on amd64 wrt bug #354033 (diff) | |
download | gentoo-2-7bafd947d5fcc74b3ce051555502e28cbc29267e.tar.gz gentoo-2-7bafd947d5fcc74b3ce051555502e28cbc29267e.tar.bz2 gentoo-2-7bafd947d5fcc74b3ce051555502e28cbc29267e.zip |
Stable on amd64 wrt bug #354033
(Portage version: 2.1.9.47/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/indilib')
-rw-r--r-- | sci-libs/indilib/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/indilib/indilib-0.7.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/indilib/ChangeLog b/sci-libs/indilib/ChangeLog index db6505babe6a..2bd741365389 100644 --- a/sci-libs/indilib/ChangeLog +++ b/sci-libs/indilib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/indilib # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/ChangeLog,v 1.17 2011/05/09 08:22:55 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/ChangeLog,v 1.18 2011/05/09 23:03:12 hwoarang Exp $ + + 09 May 2011; Markos Chandras <hwoarang@gentoo.org> indilib-0.7.2.ebuild: + Stable on amd64 wrt bug #354033 09 May 2011; Thomas Kahle <tomka@gentoo.org> indilib-0.7.2.ebuild: x86 stable per bug 354033 diff --git a/sci-libs/indilib/indilib-0.7.2.ebuild b/sci-libs/indilib/indilib-0.7.2.ebuild index b37b028a5cff..b5219ede790f 100644 --- a/sci-libs/indilib/indilib-0.7.2.ebuild +++ b/sci-libs/indilib/indilib-0.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/indilib-0.7.2.ebuild,v 1.2 2011/05/09 08:22:55 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/indilib-0.7.2.ebuild,v 1.3 2011/05/09 23:03:12 hwoarang Exp $ EAPI=3 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN/lib/}/${MY_P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 x86" IUSE="fits nova usb v4l2" # libfli: not in portage |