diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 13:49:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-19 13:49:09 +0000 |
commit | 3e9f440b3a28b915b837e38a29cada4d6a1e123f (patch) | |
tree | f6cac106deed85ec81f846641c5abc98a559a3ae /sys-libs/libavc1394 | |
parent | Stable for alpha, wrt bug #474306 (diff) | |
download | gentoo-2-3e9f440b3a28b915b837e38a29cada4d6a1e123f.tar.gz gentoo-2-3e9f440b3a28b915b837e38a29cada4d6a1e123f.tar.bz2 gentoo-2-3e9f440b3a28b915b837e38a29cada4d6a1e123f.zip |
Stable for alpha, wrt bug #495958
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libavc1394/ChangeLog b/sys-libs/libavc1394/ChangeLog index fecafba5c6f6..1077d5d47937 100644 --- a/sys-libs/libavc1394/ChangeLog +++ b/sys-libs/libavc1394/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/libavc1394 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.50 2014/03/14 10:52:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.51 2014/03/19 13:49:09 ago Exp $ + + 19 Mar 2014; Agostino Sarubbo <ago@gentoo.org> libavc1394-0.5.4-r1.ebuild: + Stable for alpha, wrt bug #495958 14 Mar 2014; Agostino Sarubbo <ago@gentoo.org> libavc1394-0.5.4-r1.ebuild: Stable for ppc64, wrt bug #495958 diff --git a/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild b/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild index d22b876aab48..78cd79671a59 100644 --- a/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild +++ b/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r1.ebuild,v 1.8 2014/03/14 10:52:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.5.4-r1.ebuild,v 1.9 2014/03/19 13:49:09 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[${MULTILIB_USEDEP}] |