diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:42:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-21 10:42:04 +0000 |
commit | 867e2fda0174574cec9741c971d4903fa7133f5e (patch) | |
tree | c6534d34cfd41b0cace526ca15cb509ec4ab2dde /media-libs/libiec61883 | |
parent | Stable for ppc64, wrt bug #512012 (diff) | |
download | gentoo-2-867e2fda0174574cec9741c971d4903fa7133f5e.tar.gz gentoo-2-867e2fda0174574cec9741c971d4903fa7133f5e.tar.bz2 gentoo-2-867e2fda0174574cec9741c971d4903fa7133f5e.zip |
Stable for ppc64, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libiec61883')
-rw-r--r-- | media-libs/libiec61883/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libiec61883/libiec61883-1.2.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libiec61883/ChangeLog b/media-libs/libiec61883/ChangeLog index fe03db9d7d87..b9818dc36dd0 100644 --- a/media-libs/libiec61883/ChangeLog +++ b/media-libs/libiec61883/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libiec61883 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libiec61883/ChangeLog,v 1.41 2014/07/28 13:45:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libiec61883/ChangeLog,v 1.42 2014/08/21 10:42:04 ago Exp $ + + 21 Aug 2014; Agostino Sarubbo <ago@gentoo.org> libiec61883-1.2.0-r1.ebuild: + Stable for ppc64, wrt bug #512012 28 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libiec61883-1.2.0-r1.ebuild: Stable for ppc, wrt bug #512012 diff --git a/media-libs/libiec61883/libiec61883-1.2.0-r1.ebuild b/media-libs/libiec61883/libiec61883-1.2.0-r1.ebuild index 1ff82e5ff4bf..068e8395c56f 100644 --- a/media-libs/libiec61883/libiec61883-1.2.0-r1.ebuild +++ b/media-libs/libiec61883/libiec61883-1.2.0-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/media-libs/libiec61883/libiec61883-1.2.0-r1.ebuild,v 1.6 2014/07/28 13:45:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libiec61883/libiec61883-1.2.0-r1.ebuild,v 1.7 2014/08/21 10:42:04 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://kernel/linux/libs/ieee1394/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 GPL-2 )" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~sparc x86" IUSE="examples static-libs" RDEPEND=">=sys-libs/libraw1394-2.1.0-r1[${MULTILIB_USEDEP}] |