diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:19:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:19:51 +0000 |
commit | 1a7b8536d56be66b5154130afcc096a5469b3dff (patch) | |
tree | f724781e8217e6e5c5349cf255c8c3b1ff4979b3 /media-libs | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-1a7b8536d56be66b5154130afcc096a5469b3dff.tar.gz gentoo-2-1a7b8536d56be66b5154130afcc096a5469b3dff.tar.bz2 gentoo-2-1a7b8536d56be66b5154130afcc096a5469b3dff.zip |
Stable for x86, 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')
-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 549a05c7f274..4bbd786cb256 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.39 2014/07/22 10:48:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libiec61883/ChangeLog,v 1.40 2014/07/23 15:19:51 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libiec61883-1.2.0-r1.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libiec61883-1.2.0-r1.ebuild: Stable for amd64, wrt bug #512912 diff --git a/media-libs/libiec61883/libiec61883-1.2.0-r1.ebuild b/media-libs/libiec61883/libiec61883-1.2.0-r1.ebuild index e00f008a2236..8d7e059a7b48 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.4 2014/07/22 10:48:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libiec61883/libiec61883-1.2.0-r1.ebuild,v 1.5 2014/07/23 15:19:51 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}] |