diff options
author | 2013-07-21 15:58:38 +0000 | |
---|---|---|
committer | 2013-07-21 15:58:38 +0000 | |
commit | fe9fc116ec4259f8bf4211d6db3d6a3c43e53862 (patch) | |
tree | 50c0917a45ef2b7f631432ae8d14f6507d5a6a90 /media-libs/libiec61883 | |
parent | Stable for ia64, wrt bug #473302 (diff) | |
download | gentoo-2-fe9fc116ec4259f8bf4211d6db3d6a3c43e53862.tar.gz gentoo-2-fe9fc116ec4259f8bf4211d6db3d6a3c43e53862.tar.bz2 gentoo-2-fe9fc116ec4259f8bf4211d6db3d6a3c43e53862.zip |
Stable for ia64, wrt bug #473302
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libiec61883/ChangeLog b/media-libs/libiec61883/ChangeLog index 842ba3b0fe70..e0badd2fe215 100644 --- a/media-libs/libiec61883/ChangeLog +++ b/media-libs/libiec61883/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libiec61883 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libiec61883/ChangeLog,v 1.34 2013/07/14 10:42:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libiec61883/ChangeLog,v 1.35 2013/07/21 15:58:38 ago Exp $ + + 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libiec61883-1.2.0.ebuild: + Stable for ia64, wrt bug #473302 14 Jul 2013; Agostino Sarubbo <ago@gentoo.org> libiec61883-1.2.0.ebuild: Stable for alpha, wrt bug #473302 diff --git a/media-libs/libiec61883/libiec61883-1.2.0.ebuild b/media-libs/libiec61883/libiec61883-1.2.0.ebuild index 73596da1252e..1b2017953e79 100644 --- a/media-libs/libiec61883/libiec61883-1.2.0.ebuild +++ b/media-libs/libiec61883/libiec61883-1.2.0.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/media-libs/libiec61883/libiec61883-1.2.0.ebuild,v 1.9 2013/07/14 10:42:09 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libiec61883/libiec61883-1.2.0.ebuild,v 1.10 2013/07/21 15:58:38 ago Exp $ EAPI=4 inherit autotools eutils unpacker @@ -11,7 +11,7 @@ SRC_URI="mirror://kernel/linux/libs/ieee1394/${P}.tar.xz" LICENSE="|| ( LGPL-2.1 GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86" IUSE="examples" RDEPEND=">=sys-libs/libraw1394-1.2.1" |