diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-11 20:01:54 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-11 20:01:54 +0000 |
commit | 4791b2890984ac45962b34eec3eda86db0b1d9f7 (patch) | |
tree | 34d5f950f65485629e1f0c79ce8bf7aa71d0428f /sci-libs/indilib | |
parent | ppc stable #288086 (diff) | |
download | historical-4791b2890984ac45962b34eec3eda86db0b1d9f7.tar.gz historical-4791b2890984ac45962b34eec3eda86db0b1d9f7.tar.bz2 historical-4791b2890984ac45962b34eec3eda86db0b1d9f7.zip |
ppc stable #288092
Package-Manager: portage-2.1.6.13/cvs/Linux ppc
Diffstat (limited to 'sci-libs/indilib')
-rw-r--r-- | sci-libs/indilib/ChangeLog | 5 | ||||
-rw-r--r-- | sci-libs/indilib/indilib-0.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-libs/indilib/ChangeLog b/sci-libs/indilib/ChangeLog index 6e28a313fd9b..300dfc9fc8b6 100644 --- a/sci-libs/indilib/ChangeLog +++ b/sci-libs/indilib/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-libs/indilib # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/ChangeLog,v 1.8 2009/10/09 20:41:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/ChangeLog,v 1.9 2009/10/11 20:01:54 nixnut Exp $ + + 11 Oct 2009; nixnut <nixnut@gentoo.org> indilib-0.6.ebuild: + ppc stable #288092 09 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> indilib-0.6.ebuild: amd64 stable wrt #288092 diff --git a/sci-libs/indilib/indilib-0.6.ebuild b/sci-libs/indilib/indilib-0.6.ebuild index 86d4f7ad55db..fd175ee6731a 100644 --- a/sci-libs/indilib/indilib-0.6.ebuild +++ b/sci-libs/indilib/indilib-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/indilib-0.6.ebuild,v 1.4 2009/10/09 20:41:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/indilib-0.6.ebuild,v 1.5 2009/10/11 20:01:54 nixnut Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN/lib/}/${MY_P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ppc ~ppc64 ~x86" IUSE="fits nova usb v4l2" # libfli: not in portage |