diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-11-08 14:09:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-11-08 14:09:19 +0000 |
commit | 420b95f1199e2cb01f3bb8984f040e295ef11e53 (patch) | |
tree | 2317330c797b11f4438f07691c6fe6d36943e643 | |
parent | Marked ~hppa (bug #280312). (diff) | |
download | gentoo-2-420b95f1199e2cb01f3bb8984f040e295ef11e53.tar.gz gentoo-2-420b95f1199e2cb01f3bb8984f040e295ef11e53.tar.bz2 gentoo-2-420b95f1199e2cb01f3bb8984f040e295ef11e53.zip |
Marked ~hppa (bug #280312).
(Portage version: 2.2_rc49/cvs/Linux i686)
-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 fc210d16166a..a46f75d9c37d 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.10 2009/10/17 10:44:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/ChangeLog,v 1.11 2009/11/08 14:09:19 jer Exp $ + + 08 Nov 2009; Jeroen Roovers <jer@gentoo.org> indilib-0.6.ebuild: + Marked ~hppa (bug #280312). 17 Oct 2009; Markus Meier <maekke@gentoo.org> indilib-0.6.ebuild: x86 stable, bug #288092 diff --git a/sci-libs/indilib/indilib-0.6.ebuild b/sci-libs/indilib/indilib-0.6.ebuild index f967dcf99580..809495a2275e 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.6 2009/10/17 10:44:13 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/indilib/indilib-0.6.ebuild,v 1.7 2009/11/08 14:09:19 jer 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 ~hppa ppc ~ppc64 x86" IUSE="fits nova usb v4l2" # libfli: not in portage |