diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 15:30:35 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 15:30:35 +0000 |
commit | 48e54ab30d7da7bc6b96f56c6b79ed29618595f3 (patch) | |
tree | ee3a7829644842fb984e55e0cd2fc70837b268bb /sys-libs/libavc1394 | |
parent | Stable for arm, wrt bug #473302 (diff) | |
download | gentoo-2-48e54ab30d7da7bc6b96f56c6b79ed29618595f3.tar.gz gentoo-2-48e54ab30d7da7bc6b96f56c6b79ed29618595f3.tar.bz2 gentoo-2-48e54ab30d7da7bc6b96f56c6b79ed29618595f3.zip |
Stable for arm, wrt bug #473302
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-libs/libavc1394')
-rw-r--r-- | sys-libs/libavc1394/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/libavc1394/libavc1394-0.5.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libavc1394/ChangeLog b/sys-libs/libavc1394/ChangeLog index 54f345663622..8c617df8a236 100644 --- a/sys-libs/libavc1394/ChangeLog +++ b/sys-libs/libavc1394/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/libavc1394 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.41 2013/04/21 10:18:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.42 2013/06/29 15:30:35 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> libavc1394-0.5.4.ebuild: + Stable for arm, wrt bug #473302 21 Apr 2013; Markus Meier <maekke@gentoo.org> libavc1394-0.5.4.ebuild: add ~arm, bug #458100 diff --git a/sys-libs/libavc1394/libavc1394-0.5.4.ebuild b/sys-libs/libavc1394/libavc1394-0.5.4.ebuild index e829db23406e..a861018b7cad 100644 --- a/sys-libs/libavc1394/libavc1394-0.5.4.ebuild +++ b/sys-libs/libavc1394/libavc1394-0.5.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.5.4.ebuild,v 1.8 2013/04/21 10:18:24 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.5.4.ebuild,v 1.9 2013/06/29 15:30:35 ago Exp $ EAPI="4" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/libavc1394/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" IUSE="static-libs" RDEPEND=">=sys-libs/libraw1394-0.8" |