summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-08-03 16:00:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-08-03 16:00:58 +0000
commite975ce82e6015a4919f92e9b7daaf95201dd130c (patch)
tree7c8757080f24b33e3acfb16a0f3683726fd4aa91 /sys-libs/libavc1394
parentStable for amd64, wrt bug #422217 (diff)
downloadgentoo-2-e975ce82e6015a4919f92e9b7daaf95201dd130c.tar.gz
gentoo-2-e975ce82e6015a4919f92e9b7daaf95201dd130c.tar.bz2
gentoo-2-e975ce82e6015a4919f92e9b7daaf95201dd130c.zip
Stable for amd64, wrt bug #422229
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sys-libs/libavc1394')
-rw-r--r--sys-libs/libavc1394/ChangeLog5
-rw-r--r--sys-libs/libavc1394/libavc1394-0.5.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libavc1394/ChangeLog b/sys-libs/libavc1394/ChangeLog
index b75bb5feb2e6..1e5d5fd46a15 100644
--- a/sys-libs/libavc1394/ChangeLog
+++ b/sys-libs/libavc1394/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libavc1394
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.36 2012/08/02 08:30:16 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.37 2012/08/03 16:00:58 ago Exp $
+
+ 03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> libavc1394-0.5.4.ebuild:
+ Stable for amd64, wrt bug #422229
02 Aug 2012; Jeff Horelick <jdhore@gentoo.org> libavc1394-0.5.4.ebuild:
marked x86 per bug 422229
diff --git a/sys-libs/libavc1394/libavc1394-0.5.4.ebuild b/sys-libs/libavc1394/libavc1394-0.5.4.ebuild
index 3197b5b13ebe..000feefdd468 100644
--- a/sys-libs/libavc1394/libavc1394-0.5.4.ebuild
+++ b/sys-libs/libavc1394/libavc1394-0.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.ebuild,v 1.3 2012/08/02 08:30:16 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.5.4.ebuild,v 1.4 2012/08/03 16:00:58 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 ~ia64 ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE="static-libs"
RDEPEND=">=sys-libs/libraw1394-0.8"