diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-13 14:49:49 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-13 14:49:49 +0000 |
commit | ddcac01740aa8e7b559f327467541882ca544c77 (patch) | |
tree | 555e5bbd5c9342757c11f9f95426fa26ffe36f2e /sci-libs/indilib | |
parent | Removed deprecated versions (diff) | |
download | gentoo-2-ddcac01740aa8e7b559f327467541882ca544c77.tar.gz gentoo-2-ddcac01740aa8e7b559f327467541882ca544c77.tar.bz2 gentoo-2-ddcac01740aa8e7b559f327467541882ca544c77.zip |
ppc64 stable wrt #354033
(Portage version: 2.2.0_alpha43/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 0a7ab7462327..6eaf8275dded 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.19 2011/06/01 19:33:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/ChangeLog,v 1.20 2011/07/13 14:49:49 xarthisius Exp $ + + 13 Jul 2011; Kacper Kowalik <xarthisius@gentoo.org> indilib-0.7.2.ebuild: + ppc64 stable wrt #354033 01 Jun 2011; Brent Baude <ranger@gentoo.org> indilib-0.7.2.ebuild: Marking indilib-0.7.2 ppc stable for bug 354033 diff --git a/sci-libs/indilib/indilib-0.7.2.ebuild b/sci-libs/indilib/indilib-0.7.2.ebuild index 2f0e62843d63..717dd33fd399 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.4 2011/06/01 19:33:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/indilib-0.7.2.ebuild,v 1.5 2011/07/13 14:49:49 xarthisius 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 |