diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:48:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-22 10:48:41 +0000 |
commit | f878bf908fd38e4778e4708502566a142bb14403 (patch) | |
tree | 2db367c80f4ff8300aac1c32853aa67598e8d600 /media-libs | |
parent | Stable for amd64, wrt bug #512912 (diff) | |
download | gentoo-2-f878bf908fd38e4778e4708502566a142bb14403.tar.gz gentoo-2-f878bf908fd38e4778e4708502566a142bb14403.tar.bz2 gentoo-2-f878bf908fd38e4778e4708502566a142bb14403.zip |
Stable for amd64, wrt bug #512912
(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 db1859a9b9ae..549a05c7f274 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.38 2014/07/20 18:21:47 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libiec61883/ChangeLog,v 1.39 2014/07/22 10:48:41 ago Exp $ + + 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> libiec61883-1.2.0-r1.ebuild: + Stable for amd64, wrt bug #512912 20 Jul 2014; Markus Meier <maekke@gentoo.org> libiec61883-1.2.0-r1.ebuild: arm stable, 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 f42027afe181..e00f008a2236 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.3 2014/07/20 18:21:47 maekke Exp $ +# $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 $ 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}] |