summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-08-06 20:50:18 +0000
committerBrent Baude <ranger@gentoo.org>2012-08-06 20:50:18 +0000
commit45be95a11479bd73c87acf86b596343903c9a506 (patch)
tree14cd41c6fac57b42b3115775321c09c5b03eb934 /sys-libs/libavc1394
parentAdded static-libs, switch to EAPI4, keyword amd64-linux, x86-linux (diff)
downloadgentoo-2-45be95a11479bd73c87acf86b596343903c9a506.tar.gz
gentoo-2-45be95a11479bd73c87acf86b596343903c9a506.tar.bz2
gentoo-2-45be95a11479bd73c87acf86b596343903c9a506.zip
Marking libavc1394-0.5.4 ppc64 for bug 422229
(Portage version: 2.1.10.65/cvs/Linux ppc64)
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 1e5d5fd46a15..5e241686ac21 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.37 2012/08/03 16:00:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.38 2012/08/06 20:50:18 ranger Exp $
+
+ 06 Aug 2012; Brent Baude <ranger@gentoo.org> libavc1394-0.5.4.ebuild:
+ Marking libavc1394-0.5.4 ppc64 for bug 422229
03 Aug 2012; Agostino Sarubbo <ago@gentoo.org> libavc1394-0.5.4.ebuild:
Stable for amd64, wrt bug #422229
diff --git a/sys-libs/libavc1394/libavc1394-0.5.4.ebuild b/sys-libs/libavc1394/libavc1394-0.5.4.ebuild
index 000feefdd468..43bf1561aeac 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.4 2012/08/03 16:00:58 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.5.4.ebuild,v 1.5 2012/08/06 20:50:18 ranger 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"