summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-10-14 09:16:12 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-10-14 09:16:12 +0000
commitbf444e3f70c49cef5b322305cf35805b0cce8d34 (patch)
treeef79521eff2574f0eae802b43e9292b895c5f6cb
parentVersion bump. (diff)
downloadgentoo-2-bf444e3f70c49cef5b322305cf35805b0cce8d34.tar.gz
gentoo-2-bf444e3f70c49cef5b322305cf35805b0cce8d34.tar.bz2
gentoo-2-bf444e3f70c49cef5b322305cf35805b0cce8d34.zip
Stable on ppc64; bug #146794
(Portage version: 2.1.1-r1)
-rw-r--r--sys-libs/libavc1394/ChangeLog5
-rw-r--r--sys-libs/libavc1394/libavc1394-0.5.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/libavc1394/ChangeLog b/sys-libs/libavc1394/ChangeLog
index c96b51697131..6444e750e694 100644
--- a/sys-libs/libavc1394/ChangeLog
+++ b/sys-libs/libavc1394/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/libavc1394
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.26 2006/09/08 05:10:49 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/ChangeLog,v 1.27 2006/10/14 09:16:12 corsair Exp $
+
+ 14 Oct 2006; Markus Rothe <corsair@gentoo.org> libavc1394-0.5.3.ebuild:
+ Stable on ppc64; bug #146794
*libavc1394-0.5.3 (08 Sep 2006)
diff --git a/sys-libs/libavc1394/libavc1394-0.5.3.ebuild b/sys-libs/libavc1394/libavc1394-0.5.3.ebuild
index d883cc5aa795..26cf7c99578c 100644
--- a/sys-libs/libavc1394/libavc1394-0.5.3.ebuild
+++ b/sys-libs/libavc1394/libavc1394-0.5.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.5.3.ebuild,v 1.2 2006/10/13 03:54:09 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/libavc1394/libavc1394-0.5.3.ebuild,v 1.3 2006/10/14 09:16:12 corsair Exp $
DESCRIPTION="library for the 1394 Trade Association AV/C (Audio/Video Control) Digital Interface Command Set"
HOMEPAGE="http://www.linux1394.org/ http://sourceforge.net/projects/libavc1394/"
@@ -8,7 +8,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=""
RDEPEND=">=sys-libs/libraw1394-0.8"