diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2012-08-19 08:24:41 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2012-08-19 08:24:41 +0000 |
commit | f4bb20bc7861d71fb66bdb0a5f4a0a370367a2dd (patch) | |
tree | 5ce713fa1a3e360ac6a824a1d2c519fa0de4ce88 /sci-libs | |
parent | Revbumps that will pull in SELinux policy files for php-fpm when needed (diff) | |
download | gentoo-2-f4bb20bc7861d71fb66bdb0a5f4a0a370367a2dd.tar.gz gentoo-2-f4bb20bc7861d71fb66bdb0a5f4a0a370367a2dd.tar.bz2 gentoo-2-f4bb20bc7861d71fb66bdb0a5f4a0a370367a2dd.zip |
Stable on ppc amd64 and x86 wrt bug#431906.
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/indilib/ChangeLog | 6 | ||||
-rw-r--r-- | sci-libs/indilib/indilib-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sci-libs/indilib/ChangeLog b/sci-libs/indilib/ChangeLog index 3a0a950979ca..1ed5bd291824 100644 --- a/sci-libs/indilib/ChangeLog +++ b/sci-libs/indilib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/indilib # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/ChangeLog,v 1.22 2012/06/02 16:50:43 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/ChangeLog,v 1.23 2012/08/19 08:24:41 scarabeus Exp $ + + 19 Aug 2012; Tomáš Chvátal <scarabeus@gentoo.org> indilib-0.9.1.ebuild: + Stable on ppc amd64 and x86 wrt bug#431906. *indilib-0.9.1 (02 Jun 2012) @@ -90,4 +93,3 @@ 13 Jan 2008; Wulf C. Krueger <philantrop@gentoo.org> +metadata.xml, +indilib-0.5.ebuild: Initial import to the tree as per bug 205646. - diff --git a/sci-libs/indilib/indilib-0.9.1.ebuild b/sci-libs/indilib/indilib-0.9.1.ebuild index c73d8c80cb6b..f52c82b6f1ce 100644 --- a/sci-libs/indilib/indilib-0.9.1.ebuild +++ b/sci-libs/indilib/indilib-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/indilib-0.9.1.ebuild,v 1.1 2012/06/02 16:50:43 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/indilib-0.9.1.ebuild,v 1.2 2012/08/19 08:24:41 scarabeus Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN/lib/}/${MY_PN}_${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ppc ~ppc64 x86" IUSE="nova v4l" RDEPEND=" |