diff options
Diffstat (limited to 'sci-libs')
-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 2bd741365389..0a7ab7462327 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.18 2011/05/09 23:03:12 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/ChangeLog,v 1.19 2011/06/01 19:33:34 ranger Exp $ + + 01 Jun 2011; Brent Baude <ranger@gentoo.org> indilib-0.7.2.ebuild: + Marking indilib-0.7.2 ppc stable for bug 354033 09 May 2011; Markos Chandras <hwoarang@gentoo.org> indilib-0.7.2.ebuild: Stable on amd64 wrt bug #354033 diff --git a/sci-libs/indilib/indilib-0.7.2.ebuild b/sci-libs/indilib/indilib-0.7.2.ebuild index b5219ede790f..2f0e62843d63 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.3 2011/05/09 23:03:12 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/indilib-0.7.2.ebuild,v 1.4 2011/06/01 19:33:34 ranger 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 |